mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Backout the patch for bug#11758263.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
call mtr.add_suppression('Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.');
|
||||
drop table if exists t1,t2,t3,t4;
|
||||
drop database if exists client_test_db;
|
||||
create table t1
|
||||
|
Reference in New Issue
Block a user