diff options
author | unknown <joerg@trift2.> | 2006-12-20 11:13:16 +0100 |
---|---|---|
committer | unknown <joerg@trift2.> | 2006-12-20 11:13:16 +0100 |
commit | b8550ca15a961b522c3197afb465b8998a966722 (patch) | |
tree | fd937587d8b3f97383b048a250c372ee65b444d4 | |
parent | 18a0b751cec9d2c94e34a0094e2a8465c7201287 (diff) | |
download | mariadb-git-b8550ca15a961b522c3197afb465b8998a966722.tar.gz |
Fix silly typos in the disabling of "im_daemon_life_cycle" (bug#24415).
-rw-r--r-- | mysql-test/t/disabled.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 3ee1130760e..3213bd4eb5b 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -10,7 +10,7 @@ # ############################################################################## -im_deamon_life_cycle : Bug#24425 see note: [19 Dec 23:17] Trudy Pelzer +im_daemon_life_cycle : Bug#24415 see note: [19 Dec 23:17] Trudy Pelzer ndb_load : Bug#17233 user_limits : Bug#23921 random failure of user_limits.test flush2 : Bug#24805 Pushbuild can't handle test with --disable-log-bin |