mirror of
https://github.com/MariaDB/server.git
synced 2025-12-09 08:01:34 +03:00
Backout the patch for bug#11758263.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
include/master-slave.inc
|
||||
[connection master]
|
||||
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
|
||||
drop database if exists test1;
|
||||
create database test1;
|
||||
use test1;
|
||||
|
||||
Reference in New Issue
Block a user