the query_cache_wlock_invalidate_func fails due to bug 35390 and is therefore disabled.

This commit is contained in:
hhunger@hh-nb.hungers 2008-04-30 18:45:20 +02:00
parent 400d796d72
commit 890eed08d9

View file

@ -14,3 +14,8 @@ innodb_mysql : Bug#32724: innodb_mysql.test fails randomly
status : Bug#32966 main.status fails
ps_ddl : Bug#12093 2007-12-14 pending WL#4165 / WL#4166
csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows NULL columns in CSV tables
event_scheduler_basic: BUG#35997 server seems to crash.
event_scheduler_func: BUG#35997 server seems to crash.
thread_cache_size_func: BUG#35988 Due to not deterministic results
query_cache_wlock_invalidate_func: Bug#35390 causes not deterministic results.