Bug #71437 | dump & restore fails when database name contains '\' | ||
---|---|---|---|
Submitted: | 21 Jan 2014 2:12 | Modified: | 31 Mar 2014 14:18 |
Reporter: | xiaobin lin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.1+ | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqldump, SOURCE, Use |
[21 Jan 2014 2:12]
xiaobin lin
[21 Jan 2014 2:12]
xiaobin lin
based on 5.5.18 (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: mysqldump_slash_dbname.diff (application/octet-stream, text), 666 bytes.
[21 Jan 2014 13:16]
MySQL Verification Team
Hello Xiaobin, Thank you for the report and contribution. Thanks, Umesh
[31 Mar 2014 14:18]
Paul DuBois
Noted in 5.7.5 changelog. For mysqldump, dump and restore operations failed for database names that contained backslash ('\'). Thanks for Xiaobin Lin for the patch.