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

MDEV-32452 InnoDB system tablespace is not shrunk on slow shutdown

- During slow shutdown, shrink the system tablespace which
was done in commit f9003c73a1 (MDEV-14795)
This commit is contained in:
Thirunarayanan Balathandayuthapani
2023-11-28 16:29:04 +05:30
parent 0d29f3759c
commit 2d6c2f22a4
7 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
--innodb_data_file_path=ibdata1:1M:autoextend
--innodb_sys_tablespaces
--innodb_page_size=4k