1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixed failures in buildbot

mysql-test/suite/innodb_plugin/t/innodb_bug38231.test:
  Sometimes you get a timeout here; Disable the not fatal error message.
storage/xtradb/sync/sync0rw.c:
  Disable compiler warning
This commit is contained in:
Michael Widenius
2010-12-01 22:18:03 +02:00
parent e46d0aead0
commit 34fa79e9b1
2 changed files with 4 additions and 2 deletions

View File

@ -73,6 +73,7 @@ UNLOCK TABLES;
-- connection con2
-- reap
-- error 0, 1205
UNLOCK TABLES;
-- connection con3