Bug #29304 | mysql command line client still crash when ctrl-c is pressed | ||
---|---|---|---|
Submitted: | 22 Jun 2007 15:39 | Modified: | 1 Feb 2008 20:49 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.0.44 | OS: | Windows |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[22 Jun 2007 15:39]
Shane Bester
[22 Jun 2007 16:12]
MySQL Verification Team
full stack traces
Attachment: bug29304_windows_stacks.txt (text/plain), 1.95 KiB.
[14 Jan 2008 8:49]
Timothy Smith
See also: Bug #26243, Bug #26892
[1 Feb 2008 20:49]
Iggy Galarza
Duplicate of bug#26243 Note - Both crashes happen in the same signal handler. Crash 1 happens when a long running query is running. Crash 2 happens when the client is idle. The fix for 26243 should address both.