mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
merging 5.1->rep+2->rep+3
This commit is contained in:
@ -55,6 +55,7 @@
|
||||
source include/master-slave.inc;
|
||||
source include/have_binlog_format_mixed_or_statement.inc;
|
||||
|
||||
call mtr.add_suppression("Unsafe statement binlogged in statement format since BINLOG_FORMAT = STATEMENT");
|
||||
|
||||
--echo ==== Initialization ====
|
||||
|
||||
@ -377,8 +378,9 @@ BEGIN
|
||||
END|
|
||||
DELIMITER ;|
|
||||
|
||||
--disable_warnings
|
||||
SELECT func();
|
||||
|
||||
--enable_warnings
|
||||
|
||||
--echo ==== Insert variables from a trigger ====
|
||||
|
||||
|
Reference in New Issue
Block a user