mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Combinations with innodb-undo-tablespaces to use in test files
This commit is contained in:
committed by
Jan Lindström
parent
97f9d3c080
commit
882f4566e5
5
mysql-test/include/innodb_undo_tablespaces.combinations
Normal file
5
mysql-test/include/innodb_undo_tablespaces.combinations
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[undo0]
|
||||||
|
innodb-undo-tablespaces=0
|
||||||
|
|
||||||
|
[undo3]
|
||||||
|
innodb-undo-tablespaces=3
|
3
mysql-test/include/innodb_undo_tablespaces.inc
Normal file
3
mysql-test/include/innodb_undo_tablespaces.inc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# The goal of including this file is to enable innodb_undo_tablespaces combinations
|
||||||
|
# (see include/innodb_undo_tablespaces.combinations)
|
||||||
|
|
Reference in New Issue
Block a user