mirror of
https://github.com/MariaDB/server.git
synced 2025-06-20 21:01:21 +03:00
mysql.test, mysql.result:
Corrected the test case after fixing bug#10977
This commit is contained in:
@ -36,19 +36,19 @@ Tables_in_test
|
||||
t1
|
||||
t2
|
||||
t3
|
||||
|
||||
_
|
||||
Test delimiter : from command line
|
||||
a
|
||||
1
|
||||
|
||||
_
|
||||
Test delimiter :; from command line
|
||||
a
|
||||
1
|
||||
|
||||
_
|
||||
Test 'go' command(vertical output) G
|
||||
*************************** 1. row ***************************
|
||||
a: 1
|
||||
|
||||
_
|
||||
Test 'go' command g
|
||||
a
|
||||
1
|
||||
|
Reference in New Issue
Block a user