mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
set @old_binlog_checksum=@@binlog_checksum;
|
||||
set global binlog_checksum=NONE;
|
||||
#####################################################################################
|
||||
# The following Annotate_rows events should appear below:
|
||||
# - INSERT INTO test2.t2 VALUES (1), (2), (3)
|
||||
|
Reference in New Issue
Block a user