diff options
author | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2009-05-28 16:19:49 +0500 |
---|---|---|
committer | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2009-05-28 16:19:49 +0500 |
commit | 4cfc9d771a606117f37e543c1a117887cc58ec40 (patch) | |
tree | 69adf0bdce048c2a31da5992aa05d30357105eda /mysql-test/r/mysql.result | |
parent | 1b91400ac6758e3ce28a4ee18123a5c5117c9f7e (diff) | |
download | mariadb-git-4cfc9d771a606117f37e543c1a117887cc58ec40.tar.gz |
test case fix
Diffstat (limited to 'mysql-test/r/mysql.result')
-rw-r--r-- | mysql-test/r/mysql.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysql.result b/mysql-test/r/mysql.result index d1e8ba1e253..4affd884753 100644 --- a/mysql-test/r/mysql.result +++ b/mysql-test/r/mysql.result @@ -198,5 +198,5 @@ COUNT (*) 1 COUNT (*) 1 -ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'invalid_hostname' (1) +ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'invalid_hostname' (errno) End of 5.0 tests |