1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-09 22:24:09 +03:00
Files
mariadb/storage/myisammrg/mysql-test/storage_engine/optimize_table.rdiff
2012-07-16 06:17:56 +04:00

25 lines
887 B
Plaintext

8c8
< test.t1 optimize status OK
---
> test.t1 optimize note The storage engine for the table doesn't support optimize
12c12
< test.t2 optimize status OK
---
> test.t2 optimize note The storage engine for the table doesn't support optimize
17,18c17,18
< test.t1 optimize status OK
< test.t2 optimize status OK
---
> test.t1 optimize note The storage engine for the table doesn't support optimize
> test.t2 optimize note The storage engine for the table doesn't support optimize
21,22c21,22
< test.t1 optimize status Table is already up to date
< test.t2 optimize status Table is already up to date
---
> test.t1 optimize note The storage engine for the table doesn't support optimize
> test.t2 optimize note The storage engine for the table doesn't support optimize
28c28
< test.t1 optimize status OK
---
> test.t1 optimize note The storage engine for the table doesn't support optimize