Bug #26243 | mysql command line crash after control-c | ||
---|---|---|---|
Submitted: | 9 Feb 2007 23:53 | Modified: | 7 Apr 2008 17:24 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.0.36 | OS: | Windows (windows) |
Assigned to: | Iggy Galarza | CPU Architecture: | Any |
[9 Feb 2007 23:53]
Shane Bester
[26 Jan 2008 22:41]
Roland Bouman
Is this a duplicate of: http://bugs.mysql.com/bug.php?id=26243 ?
[27 Jan 2008 9:14]
MySQL Verification Team
no, it's the same bug report !!!
[26 Mar 2008 22:28]
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/44484 ChangeSet@1.2594, 2008-03-26 18:28:03-04:00, iggy@amd64.(none) +19 -0 Bug#26243 mysql command line crash after control-c - Backported the 5.1 DBUG to 5.0. - Avoid memory cleanup race on Windows client for CTRL-C
[27 Mar 2008 19:01]
Vladislav Vaintroub
Looks fine to me. The patch became quite big since it contains also the downport of DBUG, but I'm ok with it, and think it is even easier to maintain this way.
[28 Mar 2008 18:03]
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/44614 ChangeSet@1.2599, 2008-03-28 14:02:27-04:00, iggy@amd64.(none) +19 -0 Bug#26243 mysql command line crash after control-c - Backported the 5.1 DBUG to 5.0. - Avoid memory cleanup race on Windows client for CTRL-C
[30 Mar 2008 19:47]
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/44659 ChangeSet@1.2608, 2008-03-30 15:46:37-04:00, iggy@amd64.(none) +1 -0 Bug#26243 - Cleanup Valgrind error
[31 Mar 2008 14:52]
Bugs System
Pushed into 5.0.60
[31 Mar 2008 14:54]
Bugs System
Pushed into 5.1.24-rc
[31 Mar 2008 18:43]
Paul DuBois
Noted in 5.0.60, 5.1.24 changelogs. On Windows, for distributions built with debugging support, mysql could crash if the user typed Control-C. Resetting report to Patch pending waiting for push into 6.0.x
[31 Mar 2008 19:04]
Paul DuBois
Changing status to Patch *queued*.
[3 Apr 2008 13:02]
Bugs System
Pushed into 6.0.5-alpha
[7 Apr 2008 17:24]
Paul DuBois
Noted in 6.0.5 changelog.