Sergey Vojtovich
1b50d59960
MDEV-9945 - main.kill_processlist-6619 fails sporadically
...
SHOW PROCESSLIST output can be affected by not completed concurrent KILL QUERY.
Filter out more column values to make output stable.
2016-06-14 14:44:09 +04:00
Sergey Vojtovich
6c0e231c02
MDEV-9945 - main.kill_processlist-6619 fails sporadically
...
SHOW PROCESSLIST output can be affected by not completed concurrent queries.
Removed this affected SHOW PROCESSLIST since it doesn't seem to affect original
problem.
2016-04-19 14:05:52 +04:00
Sergei Golubchik
269f0a6871
MDEV-6619 SHOW PROCESSLIST returns empty result set after KILL QUERY
...
don't send an OK packet if the SHOW PROCESSLIST was killed
2014-09-12 08:41:35 +02:00