Fixed issue found by buildbot

mysql-test/suite/innodb/t/innodb_bug51920.test:
  Add another possible connect error
This commit is contained in:
Michael Widenius 2012-02-20 17:59:42 +02:00
parent bd86e37e9d
commit 84a3767c19

View File

@ -36,7 +36,7 @@ let $wait_condition =
# depending on platform.
#
connection con1;
-- error 1317, 2006, 2013
-- error 1317, 2006, 2013, 1927
reap;
connection default;
DROP TABLE bug51920;