summaryrefslogtreecommitdiff
path: root/mysql-test/t/show_check.test
diff options
context:
space:
mode:
authorSergey Glukhov <Sergey.Glukhov@sun.com>2009-10-23 11:20:44 +0500
committerSergey Glukhov <Sergey.Glukhov@sun.com>2009-10-23 11:20:44 +0500
commit1ad9d1f1df99e81b5dc68c3f619e2a4d3b867366 (patch)
treec0a3fdf579f487733eae81ea4bbbfe727818cc27 /mysql-test/t/show_check.test
parent6b75adb02099a517f058033a37e9dccf09fbf9b5 (diff)
downloadmariadb-git-1ad9d1f1df99e81b5dc68c3f619e2a4d3b867366.tar.gz
Bug#5299 Remove SHOW COLUMN TYPES, backport to Betony
Diffstat (limited to 'mysql-test/t/show_check.test')
-rw-r--r--mysql-test/t/show_check.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/show_check.test b/mysql-test/t/show_check.test
index 0ce807ae73e..0e4af16dd1f 100644
--- a/mysql-test/t/show_check.test
+++ b/mysql-test/t/show_check.test
@@ -629,7 +629,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;