Bug #6804 | KILL QUERY fails (packets out of order) | ||
---|---|---|---|
Submitted: | 24 Nov 2004 15:58 | Modified: | 25 Feb 2005 20:02 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | Linux (linux) |
Assigned to: | Oleksandr Byelkin | CPU Architecture: | Any |
[24 Nov 2004 15:58]
Guilhem Bichot
[24 Nov 2004 23:31]
Guilhem Bichot
There is the larger problem in a race condition (where query starts, runs, finishes, and notices the kill just before leaving dispatch_command()), then again ok and error packets are sent.
[20 Jan 2005 8:57]
Oleksandr Byelkin
ChangeSet 1.1819 05/01/20 10:41:37 bell@sanja.is.com.ua +7 -0 Fixed problem of sending ERROR to client after OK or EOF (BUG#6804)
[24 Feb 2005 2:17]
Oleksandr Byelkin
Thank you for bugreport! Bugfix is pushed into 5.0.3 source repository.
[25 Feb 2005 20:02]
Paul DuBois
Noted in 5.0.3 changelog.