1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Patching tests to make them pass on all platforms.

This commit is contained in:
mats@romeo.(none)
2007-03-30 14:05:34 +02:00
parent 083deb4382
commit 121f29a541
2 changed files with 5 additions and 4 deletions

View File

@ -45,6 +45,7 @@ sync_with_master;
# Check to see that UDF CREATE statements were replicated
--echo "Running on the slave"
--enable_info
--replace_column 3 UDF_LIB
SELECT * FROM mysql.func;
--disable_info