Bug #5294 | mysqldump does not quote identifiers properly | ||
---|---|---|---|
Submitted: | 30 Aug 2004 18:44 | Modified: | 30 Aug 2004 19:23 |
Reporter: | Timothy Smith | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 3.23, 4.0 | OS: | Any (any) |
Assigned to: | CPU Architecture: | Any |
[30 Aug 2004 18:44]
Timothy Smith
[30 Aug 2004 19:23]
Timothy Smith
First, I just didn't know about mysqldump --quote-names, which takes care of the immediate problem. Second, MySQL 4.1, even without --quote-names (which is on by default, by the way), quotes otherwise illegal identifiers. Since this is a server-side change, it is not in earlier versions of MySQL.