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 | 57e720bb112d169c4fcc4286ad7e815981f1680c (patch) | |
tree | 352e1cd22a8f1855562fb99dbe3adae59a1c2615 /mysql-test | |
parent | 86e7d93c3ca4c51344b2632e7db2fbc6247145de (diff) | |
download | mariadb-git-57e720bb112d169c4fcc4286ad7e815981f1680c.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 |