Commit 14608592 authored by unknown's avatar unknown

Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.1-maint

into  mysql.com:/usr/home/ram/work/bug22029/my51-bug22029

parents 904e4696 184b37a6
......@@ -36,11 +36,8 @@ Tables_in_test
t1
t2
t3
Database
information_schema
cluster
mysql
test
Tables_in_test
t1
_
Test delimiter : from command line
a
......
......@@ -56,5 +56,6 @@ delimiter ; # Reset delimiter
# with Windows style line endings.
#
source t/mysql_delimiter_19799.sql
show databases//
use test//
show tables//
delimiter ; # Reset delimiter
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment