Fixed issue found by buildbot
mysql-test/suite/innodb/t/innodb_bug51920.test: Add another possible connect error
This commit is contained in:
parent
bd86e37e9d
commit
84a3767c19
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user