1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Merge branch '11.1' into 11.2

This commit is contained in:
Sergei Golubchik
2023-08-17 17:27:05 +02:00
879 changed files with 12425 additions and 6297 deletions

View File

@ -19,6 +19,7 @@
--echo
--source include/have_debug.inc
--disable_ps2_protocol # lots of SELECTs with side effects below
###########################################################################
###########################################################################
@ -2760,3 +2761,4 @@ SELECT * FROM t2;
DROP TABLE t1, t2;
SET sql_mode = default;
--enable_ps2_protocol