1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-24 19:42:23 +03:00

Recommit for merging and pushing

This commit is contained in:
Staale Smedseng
2009-02-27 16:11:15 +02:00
parent a6ac350b3a
commit 97b68934bc
7 changed files with 18 additions and 13 deletions

View File

@ -16,5 +16,5 @@ Error 1205 Lock wait timeout exceeded; try restarting transaction
OPTIMIZE TABLE non_existing;
Table Op Msg_type Msg_text
test.non_existing optimize Error Table 'test.non_existing' doesn't exist
test.non_existing optimize error Corrupt
test.non_existing optimize status Operation failed
drop table t1;