diff options
author | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2009-10-23 11:20:44 +0500 |
---|---|---|
committer | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2009-10-23 11:20:44 +0500 |
commit | 0c7e9e3f527c8459916f0da87554f85c7070e324 (patch) | |
tree | c0a3fdf579f487733eae81ea4bbbfe727818cc27 /mysql-test/r/show_check.result | |
parent | 8bc236e936fc836c9d7a42b0cdad0557c6876c1b (diff) | |
download | mariadb-git-0c7e9e3f527c8459916f0da87554f85c7070e324.tar.gz |
Bug#5299 Remove SHOW COLUMN TYPES, backport to Betony
Diffstat (limited to 'mysql-test/r/show_check.result')
-rw-r--r-- | mysql-test/r/show_check.result | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/r/show_check.result b/mysql-test/r/show_check.result index 765b7315890..cd59182abd4 100644 --- a/mysql-test/r/show_check.result +++ b/mysql-test/r/show_check.result @@ -808,7 +808,6 @@ show plugins; show columns in t1; show slave hosts; show keys in t1; -show column types; show table types; show storage engines; show authors; |