summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqltest.result
diff options
context:
space:
mode:
authorBjorn Munch <Bjorn.Munch@sun.com>2010-01-20 12:51:18 +0100
committerBjorn Munch <Bjorn.Munch@sun.com>2010-01-20 12:51:18 +0100
commit5ae2eda776477494af7dfe2cad9d50bb4ad8d9eb (patch)
treebc4c01b5f7d3d6b35e3a5b758f8973c67f4a882d /mysql-test/r/mysqltest.result
parent9ada265d39f290f9388e64e3ac723e3ee2fd9997 (diff)
downloadmariadb-git-5ae2eda776477494af7dfe2cad9d50bb4ad8d9eb.tar.gz
Bug #49837 mysqltest exec cannot handle multi-line command correctly
Since the exec command line is passed on externally, it cannot take newlines Simply replace \n with space Now also added test case
Diffstat (limited to 'mysql-test/r/mysqltest.result')
-rw-r--r--mysql-test/r/mysqltest.result6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/r/mysqltest.result b/mysql-test/r/mysqltest.result
index e77dcd7b0a6..74bf387ec0c 100644
--- a/mysql-test/r/mysqltest.result
+++ b/mysql-test/r/mysqltest.result
@@ -216,6 +216,12 @@ source database
echo message echo message
mysqltest: At line 1: Missing argument in exec
+1
+1
+2
+2
+X
+3
MySQL
"MySQL"
MySQL: The