diff options
author | monty@hundin.mysql.fi <> | 2001-09-03 05:16:15 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2001-09-03 05:16:15 +0300 |
commit | 279de0c67c3c07d2dafb94763966842d8160c242 (patch) | |
tree | e5faac23f2977c577bc7fac42a2b90e5f53f2855 /mysql-test/r/truncate.result | |
parent | 5d732a069833dcc668f28869a04091e0b23b0b46 (diff) | |
download | mariadb-git-279de0c67c3c07d2dafb94763966842d8160c242.tar.gz |
Update of manual with 4.0 changes
Create innodb table space if configuring with InnoDB and not using --skip-innodb
Fixes for TRUNCATE TABLE and DROP DATABASE.
Diffstat (limited to 'mysql-test/r/truncate.result')
-rw-r--r-- | mysql-test/r/truncate.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/truncate.result b/mysql-test/r/truncate.result index 716b38c57c7..e091bb8c73a 100644 --- a/mysql-test/r/truncate.result +++ b/mysql-test/r/truncate.result @@ -2,3 +2,4 @@ count(*) 0 count(*) 1 +a b c1 |