1
0
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:
Marko Mäkelä
2017-09-06 15:57:42 +03:00
parent cd694d76ce
commit a793b7fd8b
2 changed files with 1 additions and 3 deletions

View File

@ -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