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