Bug #773 | mysqlhotcopy fails with "error in your SQL syntax." | ||
---|---|---|---|
Submitted: | 1 Jul 2003 7:28 | Modified: | 4 Jul 2003 8:19 |
Reporter: | Alex Syrov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.0 and 4.1 | OS: | Linux (Linux - RedHat9) |
Assigned to: | Jani Tolonen | CPU Architecture: | Any |
[1 Jul 2003 7:28]
Alex Syrov
[4 Jul 2003 8:19]
Jani Tolonen
Fixed in version 1.19. The problem is that earlier versions of DBD return table name non-quoted, such as DBD-2.1012 and the newer ones, such as DBD-2.9002 returns it quoted. There is a support built into mysqlhotcopy for both versions now. Regards, Jani