mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 10:57:54 +02:00
disabled.def:
max_heap_table_size_basic_32, query_cache_size_basic_32 and tmp_table_size_basic_32 tests have been disabled according to bug #36522. mysql-test/t/disabled.def: max_heap_table_size_basic_32, query_cache_size_basic_32 and tmp_table_size_basic_32 tests have been disabled according to bug #36522.
This commit is contained in:
parent
295d15f446
commit
216ed80567
1 changed files with 3 additions and 0 deletions
|
|
@ -17,3 +17,6 @@ user_limits : Bug#23921 random failure of user_limits.test
|
|||
key_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
rpl_recovery_rank_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
sort_buffer_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
max_heap_table_size_basic_32 : #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
query_cache_size_basic_32 : #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
tmp_table_size_basic_32 : #36522: Some tests of system variables have diffs on 64bit platorms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue