From 1ad9d1f1df99e81b5dc68c3f619e2a4d3b867366 Mon Sep 17 00:00:00 2001 From: Sergey Glukhov Date: Fri, 23 Oct 2009 11:20:44 +0500 Subject: Bug#5299 Remove SHOW COLUMN TYPES, backport to Betony --- mysql-test/t/show_check.test | 1 - 1 file changed, 1 deletion(-) (limited to 'mysql-test/t/show_check.test') 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; -- cgit v1.2.1