mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Simplify, and make it work with system tablespace outside of innodb data home. Also, do not reread TRX_SYS page in endless loop, if it appears to be corrupted. Use finite number of attempts.
1 line
159 B
Plaintext
1 line
159 B
Plaintext
--innodb --innodb-data-home-dir= --innodb-data-file-path=$MYSQLTEST_VARDIR/tmp/absolute_path_ibdata1:3M;ibdata_second:1M:autoextend --innodb-undo-tablespaces=2 |