Bug #50728 | mysqldump error with whitespace in table name | ||
---|---|---|---|
Submitted: | 29 Jan 2010 12:24 | Modified: | 9 Feb 2010 11:27 |
Reporter: | Martin Pirringer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2.15 | OS: | Any |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | mysqldump, table name, whitespace |
[29 Jan 2010 12:24]
Martin Pirringer
[29 Jan 2010 13:14]
Valeriy Kravchuk
Thank you for the bug report. Verified just as described.
[30 Jan 2010 1:32]
Alfredo Kojima
Quotes are now added to mysqldump parameters for both schema names and table names.
[1 Feb 2010 16:30]
Johannes Taxacher
dumping tables that includes WS in names are now processed properly. will be included in 5.2.16
[9 Feb 2010 11:27]
Tony Bedford
An entry has been added to the 5.2.16 changelog: In the Data Dump facility of the Administrator, attempting to export a schema to disk failed if a table name contained a space.