mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 22:25:32 +02:00
Merge branch '10.5' into 10.6
This commit is contained in:
commit
6bf8483cac
827 changed files with 11540 additions and 5889 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue