1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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,5 +1,4 @@
--source include/have_innodb.inc
--source include/innodb_page_size.inc
#
# MDEV-13227: Assertion failure len < 16384 in file rem0rec.cc line 1285