| Bug #2469 | Error when dumping tables with specific string in name | ||
|---|---|---|---|
| Submitted: | 21 Jan 2004 8:11 | Modified: | 26 Jan 2004 13:01 |
| Reporter: | Romuald Brunet | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
| Version: | 4.0.16 | OS: | Linux (Linux (Debian/unstable)) |
| Assigned to: | Dean Ellis | CPU Architecture: | Any |
[21 Jan 2004 8:11]
Romuald Brunet
[26 Jan 2004 13:01]
Dean Ellis
I cannot create the table in order to test this because MySQL rejects it as an invalid table name: mysql> create table `sample\"test` ( a int ); ERROR 1103: Incorrect table name 'sample\"test' You are able to create this table using 4.0?
[26 Jan 2004 13:41]
Romuald Brunet
I think I've made a mistake since the client is (was) 4.0.16, but our servers still use MySQL 3.23 Thanks for your time anyway.
