mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19799/my50-bug19799
into rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19799/my51-bug19799 mysql-test/r/mysql.result: Auto merged
This commit is contained in:
commit
184b37a6d7
2 changed files with 4 additions and 6 deletions
|
@ -36,11 +36,8 @@ Tables_in_test
|
||||||
t1
|
t1
|
||||||
t2
|
t2
|
||||||
t3
|
t3
|
||||||
Database
|
Tables_in_test
|
||||||
information_schema
|
t1
|
||||||
cluster
|
|
||||||
mysql
|
|
||||||
test
|
|
||||||
_
|
_
|
||||||
Test delimiter : from command line
|
Test delimiter : from command line
|
||||||
a
|
a
|
||||||
|
|
|
@ -56,5 +56,6 @@ delimiter ; # Reset delimiter
|
||||||
# with Windows style line endings.
|
# with Windows style line endings.
|
||||||
#
|
#
|
||||||
source t/mysql_delimiter_19799.sql
|
source t/mysql_delimiter_19799.sql
|
||||||
show databases//
|
use test//
|
||||||
|
show tables//
|
||||||
delimiter ; # Reset delimiter
|
delimiter ; # Reset delimiter
|
||||||
|
|
Loading…
Add table
Reference in a new issue