diff options
author | Georgi Kodinov <kgeorge@mysql.com> | 2008-12-05 13:24:19 +0200 |
---|---|---|
committer | Georgi Kodinov <kgeorge@mysql.com> | 2008-12-05 13:24:19 +0200 |
commit | 1bb6a0ba9f64ec5869d6d75a6e747379cd0842fe (patch) | |
tree | 18625d021fe4013052b370223b61df33a952f7b4 | |
parent | 8f500c522b5b38b55204031a90977c2c087ffd5c (diff) | |
download | mariadb-git-1bb6a0ba9f64ec5869d6d75a6e747379cd0842fe.tar.gz |
Disable wait_timeout_func and report bug #41255.
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index c01bb4b9e44..5de0a435ba5 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -12,3 +12,4 @@ federated_transactions : Bug#29523 Transactions do not work log_tables.test : Bug #37798: main.log_tables fails randomly on powermacg5 and windows slow_query_log_func.test : Bug #37962: *_func tests containing sleeps/race conditions +wait_timeout_func : Bug #41225 joro wait_timeout_func fails |