mariadb/mysql-test/suite/sys_vars/inc
Sneha Modi 922b3adcf8 Bug#11748572:ALLOCATING A LARGE QUERY CACHE IS NOT DETERMINISTIC
Setting query_cache_size to larger values might fail depending on the memory 
pressure being put on the system. This can be seen on pushbuild as the test 
case query_cache_size_basic tries to allocate a +3GB query cache, which 
succeeds in some machines and fails in others.

So this part of the code where the test case tries to allocate +3GB query cache has been 
disabled for now to get the test running on pb2.
2011-11-21 10:59:28 +05:30
..
autocommit_func2.inc Fix for BUG#57316 "It is not clear how to disable autocommit" 2010-11-05 14:16:27 +01:00
binlog_cache_size_basic.inc Final fix for bug#36522 in 5.1. This new fix was necessary due to fix of bug 37708. 2008-07-23 16:06:44 +02:00
binlog_stmt_cache_size_basic.inc BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the expected memory 2010-11-05 17:42:37 +00:00
bulk_insert_buffer_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
charset_basic.inc WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
collation_basic.inc WL#4681: Took the system variable tests out of the main test suite, put them into "sys_vars", updated some reult files and tests. 2008-12-19 16:03:32 +01:00
delayed_insert_limit_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
delayed_queue_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
join_buffer_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
key_cache_age_threshold_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
log_warnings_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_connect_errors_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_seeks_for_key_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_tmp_tables_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
max_write_lock_count_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
min_examined_row_limit_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
multi_range_count_basic.inc Final fix for bug#36522 in 5.1. This new fix was necessary due to fix of bug 37708. 2008-07-23 16:06:44 +02:00
myisam_max_sort_file_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
myisam_repair_threads_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
myisam_sort_buffer_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
net_retry_count_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_alloc_block_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_cache_limit_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_cache_min_res_unit_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
query_cache_size_basic.inc Bug#11748572:ALLOCATING A LARGE QUERY CACHE IS NOT DETERMINISTIC 2011-11-21 10:59:28 +05:30
range_alloc_block_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
rpl_recovery_rank_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
slave_transaction_retries_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
sort_buffer_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
transaction_alloc_block_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00
transaction_prealloc_size_basic.inc WL#4738 streamline/simplify @@variable creation process 2009-12-22 10:35:56 +01:00