-
Rahul Malik authored
problem description: test was failing for innodb_page_size 16K and 32K. key_block_size=1 is not supported for 16K and 32K page_size. fix: removed support for innodb_page_size 16K and 32K. follow up fix for bug#25330449 reviewed by : satya bodapati <satya.bodapati@oracle.com> excluded support for
Rahul Malik authoredproblem description: test was failing for innodb_page_size 16K and 32K. key_block_size=1 is not supported for 16K and 32K page_size. fix: removed support for innodb_page_size 16K and 32K. follow up fix for bug#25330449 reviewed by : satya bodapati <satya.bodapati@oracle.com> excluded support for
Loading