diff options
| author | unknown <monty@donna.mysql.fi> | 2001-04-02 02:33:25 +0300 |
|---|---|---|
| committer | unknown <monty@donna.mysql.fi> | 2001-04-02 02:33:25 +0300 |
| commit | fb02a6e1dbad94b2bd69aba02b8f40f2859c42d5 (patch) | |
| tree | 352e1cd22a8f1855562fb99dbe3adae59a1c2615 /mysql-test | |
| parent | c732080928b90a1ba356f3cf60c0efb5746dd0b9 (diff) | |
| download | mariadb-git-fb02a6e1dbad94b2bd69aba02b8f40f2859c42d5.tar.gz | |
Cleanup of manual
Docs/manual.texi:
Fixed nodes and menus with xemacs
Moved some C API sections to subsections
mysql-test/r/alter_table.result:
Test result for new test case
Diffstat (limited to 'mysql-test')
| -rw-r--r-- | mysql-test/r/alter_table.result | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/alter_table.result b/mysql-test/r/alter_table.result index 349f65509a8..4f12f71c7ce 100644 --- a/mysql-test/r/alter_table.result +++ b/mysql-test/r/alter_table.result @@ -25,3 +25,5 @@ n 9 10 12 +Table Op Msg_type Msg_text +test.t1 optimize status OK |
