Commit b4953598 authored by unknown's avatar unknown
Browse files

Update results of test after merge of bugfix


mysql-test/r/rpl_failed_optimize.result:
  Update results
parent 8dad75b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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