Commit a793b7fd authored by Marko Mäkelä's avatar Marko Mäkelä

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.
parent cd694d76
--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
--source include/have_innodb.inc
--source include/innodb_page_size.inc
#
# MDEV-13227: Assertion failure len < 16384 in file rem0rec.cc line 1285
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment