diff options
Diffstat (limited to 'mysql-test/suite/engines/funcs/disabled.def')
-rw-r--r-- | mysql-test/suite/engines/funcs/disabled.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/suite/engines/funcs/disabled.def b/mysql-test/suite/engines/funcs/disabled.def new file mode 100644 index 00000000..e1e2491b --- /dev/null +++ b/mysql-test/suite/engines/funcs/disabled.def @@ -0,0 +1,4 @@ +# List of disabled tests +# test name : comment + +crash_manycolumns_string : Bug#50495 'Row size too large' for plugin, but works for built-in innodb [ERROR] InnoDB: Cannot add field `c726` in table `test`.`t1` because after adding it, the row size is 8135 which is greater than maximum allowed size (8126 bytes) for a record on index leaf page |