1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Recommit for merging and pushing

This commit is contained in:
Staale Smedseng
2009-02-27 16:11:15 +02:00
parent da7aa6bc9f
commit c0fb3df0d0
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;