1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Updates to test files in the 'engines' suite following changes in 5.1.46

This commit is contained in:
Omer BarNir
2010-04-06 11:06:34 -07:00
parent 35f6b544c4
commit 327d3f3d58
6 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
# List of disabled tests
# test name : comment
#rpl_redirect : Fails due to bug#49978
rpl_redirect : Fails due to bug#49978
crash_manycolumns_string : Bug#50495 'Row size too large' for plugin, but works for built-in innodb
ix_unique_lob : Bug#52283 Innodb reports extra warnings when SELECT/WHERE is performed using invalid value
ix_unique_string_length : Bug#52283 Innodb reports extra warnings when SELECT/WHERE is performed using invalid value