diff options
author | Bjorn Munch <bjorn.munch@oracle.com> | 2010-12-09 15:32:39 +0100 |
---|---|---|
committer | Bjorn Munch <bjorn.munch@oracle.com> | 2010-12-09 15:32:39 +0100 |
commit | 5a95f0aeb11729f869961de3269f44369b706f83 (patch) | |
tree | 2de08a40c135b7c5bdf3a5cfa97ee88b06fe643b /mysql-test/r/mysqltest.result | |
parent | c1463af64c6ae2596d5298dbc476ffc7e4fe5d52 (diff) | |
parent | 100882710733dc355805e22234c56914ad86add2 (diff) | |
download | mariadb-git-5a95f0aeb11729f869961de3269f44369b706f83.tar.gz |
upmerge 58511,58522,58608,58092
Diffstat (limited to 'mysql-test/r/mysqltest.result')
-rw-r--r-- | mysql-test/r/mysqltest.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysqltest.result b/mysql-test/r/mysqltest.result index 3073dda1154..6d3ba819bcc 100644 --- a/mysql-test/r/mysqltest.result +++ b/mysql-test/r/mysqltest.result @@ -625,7 +625,7 @@ if things work as expected Some data for cat_file command of mysqltest -mysqltest: At line 1: command "cat_file" failed with error 1 +mysqltest: At line 1: command "cat_file" failed with error 1. (my_errno) mysqltest: At line 1: Missing required argument 'filename' to command 'file_exists' mysqltest: At line 1: Missing required argument 'from_file' to command 'copy_file' mysqltest: At line 1: Missing required argument 'to_file' to command 'copy_file' |