mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Follow-up to MDEV-13227: Do not run unnecessary test combinations
The bug only affected innodb_page_size=64k. There is no point running the test with smaller page sizes.
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
--innodb-file-per-table
|
||||
--innodb-file-format='Barracuda'
|
||||
--innodb-buffer-pool-size=32M
|
||||
--innodb-log-file-size=32M
|
||||
--innodb-page-size=64k
|
||||
--innodb-strict-mode=OFF
|
||||
|
||||
|
Reference in New Issue
Block a user