From b4953598aa436f926a06cdcb505eb7a4c38bf846 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 1 Jun 2005 14:35:02 -0700 Subject: [PATCH] Update results of test after merge of bugfix mysql-test/r/rpl_failed_optimize.result: Update results --- mysql-test/r/rpl_failed_optimize.result | 1 + 1 file changed, 1 insertion(+) diff --git a/mysql-test/r/rpl_failed_optimize.result b/mysql-test/r/rpl_failed_optimize.result index 1576ec60500..120bb53ed25 100644 --- a/mysql-test/r/rpl_failed_optimize.result +++ b/mysql-test/r/rpl_failed_optimize.result @@ -9,6 +9,7 @@ BEGIN; INSERT INTO t1 VALUES (1); OPTIMIZE TABLE t1; Table Op Msg_type Msg_text +test.t1 optimize error Lock wait timeout exceeded; try restarting transaction test.t1 optimize status Operation failed OPTIMIZE TABLE non_existing; Table Op Msg_type Msg_text