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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user