Details
Description
innodb_zip.* and innodb.innodb-16k tests are failing on s390x arch with the following error message:
ER_TOO_BIG_ROWSIZE (1118): Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
|
I am attaching the full log of the tests.
Attachments
Issue Links
- duplicates
-
MDEV-26371 Assertion `info.max_leaf_size != 0' failed in create_table_info_t::row_size_is_acceptable
- Closed
- relates to
-
MDEV-30918 Test innodb.row_size_error_log_warnings_3 failed on s390x on warnings (row size / leaf node too large)
- Open