mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
Re-enabled log_bin_trust_function_creators_func as the patch in
BUG#41003 reached our trees.
This commit is contained in:
parent
87bbeddbab
commit
0c7143b8cc
1 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
##############################################################################
|
||||
delayed_insert_limit_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
event_scheduler_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
event_scheduler_func : BUG#37962, BUG#40816 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
interactive_timeout_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
query_cache_wlock_invalidate_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
rpl_init_slave_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
|
@ -18,7 +18,6 @@ rpl_max_binlog_size_func : BUG#37962 2008-07-08 sven *_func tests c
|
|||
slow_query_log_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
sql_low_priority_updates_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
timestamp_func : BUG#37962 2008-07-08 sven *_func tests containing sleeps/race conditions
|
||||
log_bin_trust_function_creators_func : Bug#41003 Dec-12-2008 andrei todo:re-enable after merging the bug fixes from the main trees.
|
||||
innodb_max_dirty_pages_pct_func : BUG#41018 BUG#39382 2008-12-02 sven test fails often. some failures fill up the disk, causing subsequent failures in many other tests
|
||||
federated_transactions : Bug#29523 Transactions do not work
|
||||
wait_timeout_func : Bug #41225 joro wait_timeout_func fails
|
||||
|
|
Loading…
Reference in a new issue