Bug #114127 | Contribution: Fix handling of table/schema names containing non-ASCII chara ... | ||
---|---|---|---|
Submitted: | 26 Feb 2024 20:11 | Modified: | 6 Jun 2024 15:29 |
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 |
[26 Feb 2024 20:11]
OCA Admin
[26 Feb 2024 20:11]
OCA Admin
Contribution submitted via Github - Fix handling of table/schema names containing non-ASCII characters in get_schema (*) Contribution by Daniel Lenski (Github dlenski, mysql-shell/pull/19#issuecomment-1965025286): I confirm the code being submitted is offered under the terms of the OCA signed by Amazon and covering submissions to the MySQL project, and that I am authorized to contribute it.
Contribution: git_patch_1743924705.txt (text/plain), 2.96 KiB.
[27 Feb 2024 4:41]
MySQL Verification Team
Hello Daniel Lenski, Thank you for the report and contribution. regards, Umesh
[6 Jun 2024 15:29]
Edward Gilmore
Posted by developer: Added the following note to the MySQL Shell 8.4.1 and 9.0.0 release notes: Fixed an issue with non-ASCII character handling in the Upgrade Checker utility's schemaInconsistency check. Thanks to Daniel Lenski for the contribution.