1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch '10.9' into 10.10

This commit is contained in:
Oleksandr Byelkin
2023-08-05 16:14:46 +02:00
867 changed files with 12543 additions and 6345 deletions

View File

@@ -573,7 +573,9 @@ END|
RESET MASTER;
CALL proc_insert_delayed();
--disable_ps2_protocol
SELECT func_limit();
--enable_ps2_protocol
source include/show_binlog_events.inc;
SET @@session.binlog_format = @old_binlog_format;