Bug #76303 | Falsely reports interrupt when previous command was interrupted | ||
---|---|---|---|
Submitted: | 12 Mar 2015 20:11 | Modified: | 17 Mar 2015 23:57 |
Reporter: | Egmont Koblinger | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.6.19 | OS: | Linux (Ubuntu Utopic) |
Assigned to: | CPU Architecture: | Any |
[12 Mar 2015 20:11]
Egmont Koblinger
[17 Mar 2015 23:57]
MySQL Verification Team
Not repeatable on CentOS 6.5 but repeatable on Ubuntu Utopic: Ctrl-C -- sending "KILL QUERY 2" to server ... Ctrl-C -- query aborted. +--------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 131072 rows in set (0,45 sec) mysql> select count(*) from tb; ERROR 1317 (70100): Query execution was interrupted