Below is the list of changes that have just been committed into a local
5.1 repository of gshchepa. When gshchepa does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-05-13 20:17:59+05:00, gshchepa@stripped +1 -0
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@stripped, 2008-05-13 20:16:46+05:00, gshchepa@stripped +3 -0
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.
diff -Nrup a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def
--- a/mysql-test/t/disabled.def 2008-05-12 14:02:04 +05:00
+++ b/mysql-test/t/disabled.def 2008-05-13 20:16:46 +05:00
@@ -17,3 +17,6 @@ user_limits : Bug#23921 random failu
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
| Thread |
|---|
| • bk commit into 5.1 tree (gshchepa:1.2631) BUG#36522 | gshchepa | 13 May |