1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Added --verbose option to mysqlshow

Fixes for making distribution
This commit is contained in:
monty@hundin.mysql.fi
2001-06-12 11:59:14 +03:00
parent e17764dc79
commit ad71ff7659
8 changed files with 251 additions and 60 deletions

View File

@@ -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