diff options
author | unknown <paul@kite-hub.kitebird.com> | 2004-09-09 11:22:23 -0500 |
---|---|---|
committer | unknown <paul@kite-hub.kitebird.com> | 2004-09-09 11:22:23 -0500 |
commit | 759644bce983c16603fa17b083bad49ebb9b3ebb (patch) | |
tree | 491b8dd402d45bb60327396cac9950f04b287f52 /mysql-test/r/mysql_protocols.result | |
parent | 8d1e535e4a855eca4dbe3caeda18b9e932f7baa8 (diff) | |
download | mariadb-git-759644bce983c16603fa17b083bad49ebb9b3ebb.tar.gz |
mysql_protocols.result:
fix test result.
mysql-test/r/mysql_protocols.result:
fix test result.
Diffstat (limited to 'mysql-test/r/mysql_protocols.result')
-rw-r--r-- | mysql-test/r/mysql_protocols.result | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/mysql_protocols.result b/mysql-test/r/mysql_protocols.result index 272e3bda6f0..cbead9254a2 100644 --- a/mysql-test/r/mysql_protocols.result +++ b/mysql-test/r/mysql_protocols.result @@ -4,6 +4,6 @@ TCP ok SOCKET ok -ERROR 2047: Wrong or unknown protocol -ERROR 2047: Wrong or unknown protocol +ERROR 2047 (HY000): Wrong or unknown protocol +ERROR 2047 (HY000): Wrong or unknown protocol Unknown option to protocol: NullS |