summaryrefslogtreecommitdiff
path: root/mysql-test/r/show_check.result
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
commit0c7e9e3f527c8459916f0da87554f85c7070e324 (patch)
treec0a3fdf579f487733eae81ea4bbbfe727818cc27 /mysql-test/r/show_check.result
parent8bc236e936fc836c9d7a42b0cdad0557c6876c1b (diff)
downloadmariadb-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.result1
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;