mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Update the failing kill test in the team tree.
This commit is contained in:
@ -132,5 +132,7 @@ EXECUTE stmt;
|
||||
|
||||
# Connection: con2.
|
||||
KILL CONNECTION_ID();
|
||||
# CR_SERVER_LOST, CR_SERVER_GONE_ERROR, depending on the timing
|
||||
# of close of the connection socket
|
||||
SELECT 1;
|
||||
ERROR HY000: Lost connection to MySQL server during query
|
||||
Got one of the listed errors
|
||||
|
Reference in New Issue
Block a user