summaryrefslogtreecommitdiff
path: root/mysql-test/r/create.result
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-06-12 11:59:14 +0300
committermonty@hundin.mysql.fi <>2001-06-12 11:59:14 +0300
commitad71ff7659fdfc4f88cf0af770bcf7ded22b8641 (patch)
tree4e438515e2f773e374dc634cf25249392ab69fc1 /mysql-test/r/create.result
parente17764dc7925574c86b49777df9a9c3d754a9e32 (diff)
downloadmariadb-git-ad71ff7659fdfc4f88cf0af770bcf7ded22b8641.tar.gz
Added --verbose option to mysqlshow
Fixes for making distribution
Diffstat (limited to 'mysql-test/r/create.result')
-rw-r--r--mysql-test/r/create.result4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/create.result b/mysql-test/r/create.result
index f32c9b0bc80..7940d51868a 100644
--- a/mysql-test/r/create.result
+++ b/mysql-test/r/create.result
@@ -8,3 +8,7 @@ b
1 10000000001
a$1 $b c$
1 2 3
+table type possible_keys key key_len ref rows Extra
+t2 ref B B 21 const 1 where used
+a B
+3 world