Bug #29361 | mysqldump creates stray file when too long path name is passed | ||
---|---|---|---|
Submitted: | 26 Jun 2007 14:04 | Modified: | 10 Jul 2007 22:53 |
Reporter: | Magnus Blåudd | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 5.0.44 | OS: | Any |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[26 Jun 2007 14:04]
Magnus Blåudd
[26 Jun 2007 14:30]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/29617 ChangeSet@1.2503, 2007-06-26 16:29:08+02:00, msvensson@pilot.(none) +1 -0 Bug#29361 mysqldump creates stray file when too long path name is passed - Move the check of too long path to 'get_one_option'
[28 Jun 2007 9:24]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/29827 ChangeSet@1.2503, 2007-06-28 11:23:59+02:00, msvensson@pilot.(none) +2 -0 Bug#29361 mysqldump creates stray file when too long path name is passed - Move the check of too long path to 'get_one_option'
[10 Jul 2007 13:27]
Bugs System
Pushed into 5.1.21-beta
[10 Jul 2007 13:29]
Bugs System
Pushed into 5.0.46
[10 Jul 2007 22:53]
Paul DuBois
Noted in 5.0.46, 5.1.21 changelogs. mysqldump created a stray file when a given a too-long filename argument.