1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

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

This commit is contained in:
unknown
2008-04-30 18:45:20 +02:00
parent 86e6ea34ec
commit a0f58065d9

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.