mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch 10.2 into 10.3
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#
|
||||
# MDEV-5317 Compound statement / anonymous blocks
|
||||
#
|
||||
source include/have_log_bin.inc;
|
||||
source include/have_binlog_format_mixed_or_statement.inc;
|
||||
delimiter |;
|
||||
|
||||
CREATE TABLE t1 (a INT PRIMARY KEY)|
|
||||
|
Reference in New Issue
Block a user