Merge branch '10.9' into 10.10

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

View file

@ -62,7 +62,9 @@ rmdir $incremental_dir;
SELECT COUNT(*) FROM t;
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;
--disable_ps2_protocol
SELECT COUNT(*) FROM t;
--enable_ps2_protocol
--let $restart_parameters=
--source include/restart_mysqld.inc