mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Fixed issue found by buildbot
mysql-test/suite/innodb/t/innodb_bug51920.test: Add another possible connect error
This commit is contained in:
@@ -36,7 +36,7 @@ let $wait_condition =
|
|||||||
# depending on platform.
|
# depending on platform.
|
||||||
#
|
#
|
||||||
connection con1;
|
connection con1;
|
||||||
-- error 1317, 2006, 2013
|
-- error 1317, 2006, 2013, 1927
|
||||||
reap;
|
reap;
|
||||||
connection default;
|
connection default;
|
||||||
DROP TABLE bug51920;
|
DROP TABLE bug51920;
|
||||||
|
Reference in New Issue
Block a user