| Bug #107412 | Contribution: Fix requested python version | ||
|---|---|---|---|
| Submitted: | 27 May 2022 15:27 | Modified: | 24 Aug 2022 9:50 |
| Reporter: | OCA Admin (OCA) | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Document Store: MySQL Shell | Severity: | S3 (Non-critical) |
| Version: | 8.0 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | Contribution | ||
[27 May 2022 15:27]
OCA Admin
[27 May 2022 15:27]
OCA Admin
Contribution submitted via Github - Fix requested python version (*) Contribution by Evgeniy Patlan (Github EvgeniyPatlan, mysql-shell/pull/14#issuecomment-1139646192): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_949285984.txt (text/plain), 605 bytes.
[27 May 2022 16:50]
MySQL Verification Team
Hello Evgeniy Patlan, Thank you for the report and contribution. regards, Umesh
[24 Aug 2022 9:50]
Edward Gilmore
Posted by developer:
Added the following note to the MySQL Shell 8.0.31 release notes:
The following issues were found in the MySQL Shell source
files:
+ INSTALL had the following issues:
o The mandatory dependencies listed Python 3.7.
Python 3.8 is the minimum required version.
o The mandatory dependencies did not list the
required libssh version, 0.9.2.
o The mandatory dependencies listed CMake 2.8.12.
CMake 3.5.1 is the minimum required version.
o The linux build instructions included an
incorrect path change, cd bld, instead of cd
mysql-shell/bld.
+ README contained an incorrect link for the InnoDB
Cluster documentation.
+ postrm.in contained an inaccurate message.
Thanks to Evgeniy Patlan for these contributions.
