1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +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 ba229d799a
commit 9a5d2d63f9
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