1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00

Fixing some trivial test problems.

This commit is contained in:
mats@kindahl-laptop.dnsalias.net
2007-06-13 15:16:33 +02:00
parent f317103ef5
commit c6bfb5b4ef
5 changed files with 20 additions and 7 deletions

View File

@@ -85,3 +85,6 @@ Last_IO_Errno #
Last_IO_Error #
Last_SQL_Errno 1589
Last_SQL_Error Fatal error: Not enough memory
SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1;
START SLAVE;
DROP TABLE t1;