mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fix 'source' command in mysql client to handle delimiter command
in sourced file properly. (Bug #11523)
This commit is contained in:
@@ -31,6 +31,10 @@ a
|
||||
Test delimiter delimiter
|
||||
a
|
||||
1
|
||||
Tables_in_test
|
||||
t1
|
||||
t2
|
||||
t3
|
||||
|
||||
Test delimiter : from command line
|
||||
a
|
||||
|
||||
Reference in New Issue
Block a user