mariadb/mysql-test/suite/innodb/t/innodb_xtradb_compat-master.opt
Jan Lindström 6322913339 MDEV-12472: InnoDB should accept XtraDB parameters, warning that they are ignored
Added a new file ha_xtradb.h where XtraDB parameters are defined. This
file is included in two places to avoid too intrusive change to
ha_innodb.cc that would make future merges harder.

innodb_show_locks_held and innodb_show_verbose_locks should be
implemented (but on different commit).
2017-05-09 19:44:10 +02:00

38 lines
1.2 KiB
Text

--innodb-adaptive-hash-index-partitions=16
--innodb-buffer-pool-populate=1
--innodb-cleaner-eviction-factor
--innodb-cleaner-flush-chunk-size=16
--innodb-cleaner_free_list_lwm=1
--innodb-cleaner-lru-chunk-size=1
--innodb-cleaner-lsn-age-factor=HIGH_CHECKPOINT
--innodb-cleaner-max-flush-time=1
--innodb-cleaner-max-lru-time=1
--innodb-corrupt-table-action=salvage
--innodb-empty-free-list-algorithm=BACKOFF
--innodb-fake-changes
--innodb-file-io-threads=16
--innodb-foreground-preflush=EXPONENTIAL_BACKOFF
--innodb-kill-idle-transaction=1
--innodb-locking-fake-changes
--innodb-log-arch-expire-sec=1
--innodb-log-arch-dir='ttt'
--innodb-log-archive
--innodb-log-block-size=16
--innodb-log_checksum_algorithm=STRICT_INNODB
--innodb-max-bitmap-file-size=1
--innodb-max-changed-pages=1
--innodb-mirrored-log-groups=8
--innodb-priority-cleaner
--innodb-priority-io
--innodb-priority-master
--innodb-priority-purge
--innodb-sched-priority-cleaner=16
--innodb-sched-priority-io=16
--innodb-sched-priority-master=16
--innodb-sched-priority-purge=16
--innodb-show-locks-held=16
--innodb-show-verbose-locks=1
--innodb-track-changed-pages
--innodb-track-redo-log-now
--innodb-use-global-flush-log-at-trx-commit
--innodb-use-stacktrace