Bug #8136 | problem in mysqlhotcopy regexp | ||
---|---|---|---|
Submitted: | 25 Jan 2005 17:05 | Modified: | 7 Mar 2005 0:21 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 4.1.9 | OS: | Linux (GNU/Linux) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[25 Jan 2005 17:05]
[ name withheld ]
[27 Jan 2005 22:34]
Jim Winstead
This problem only crops up with DBD::mysql 2.9003 or later, when quoting of table names was implemented. Rather than remove all back-ticks, my patch only removes the leading and trailing quote when they are present.
[3 Mar 2005 21:20]
Jim Winstead
Pushed, will be in 4.1.11 and 5.0.3.
[7 Mar 2005 0:21]
Paul DuBois
Noted in 4.1.11, 5.0.3 changelogs.