summaryrefslogtreecommitdiff
path: root/mysql-test/t/information_schema.test
diff options
context:
space:
mode:
authorunknown <msvensson@neptunus.(none)>2005-09-01 20:02:08 +0200
committerunknown <msvensson@neptunus.(none)>2005-09-01 20:02:08 +0200
commita2d8ab0bb5fe8edaaea8637bf8d9d78548dd5a21 (patch)
tree7c5d93f805123a6fefa9b66bbf722c46f5d83b6b /mysql-test/t/information_schema.test
parent1fba6e0043bf8924b14701a79c9ff39859ce3b18 (diff)
downloadmariadb-git-a2d8ab0bb5fe8edaaea8637bf8d9d78548dd5a21.tar.gz
Fix for spelling miss and eol junk
client/mysqltest.c: Fix spelling error mysql-test/t/information_schema.test: Eol junk detected, added # mysql-test/t/rpl_slave_status.test: Missing ; mysql-test/t/sp.test: Eol junk detected, added # mysql-test/t/view.test: Eol junk detected, added #
Diffstat (limited to 'mysql-test/t/information_schema.test')
-rw-r--r--mysql-test/t/information_schema.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/information_schema.test b/mysql-test/t/information_schema.test
index 23f88b75576..6be193e0e0c 100644
--- a/mysql-test/t/information_schema.test
+++ b/mysql-test/t/information_schema.test
@@ -253,7 +253,7 @@ flush privileges;
# QQ a LOCK TABLES is in effect when selecting from
# QQ information_schema.tables.
---disable_parsing until bug is fixes
+--disable_parsing # until bug is fixed
delimiter //;
create procedure px5 ()
begin