mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.6' into 10.11
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
# Re-create the undo log tablespaces after slow shutdown
|
||||
SET GLOBAL innodb_fast_shutdown=0;
|
||||
let $restart_parameters="--innodb_undo_tablespaces=2";
|
||||
let $restart_parameters=--innodb_undo_tablespaces=2;
|
||||
--source include/restart_mysqld.inc
|
||||
|
||||
SET GLOBAL innodb_undo_log_truncate = 1;
|
||||
|
Reference in New Issue
Block a user