1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Disabling test case binlog_old_version for embedded server.

This commit is contained in:
mkindahl@dl145h.mysql.com
2008-02-05 08:22:27 +01:00
parent 1dc96b388e
commit 6c6c278e0c
3 changed files with 4 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
# Related bugs: BUG#27779, BUG#31581, BUG#31582, BUG#31583, BUG#32407
source include/not_embedded.inc;
--disable_warnings
DROP TABLE IF EXISTS t1, t2, t3;