diff options
author | jimw@mysql.com <> | 2005-04-01 19:17:15 -0800 |
---|---|---|
committer | jimw@mysql.com <> | 2005-04-01 19:17:15 -0800 |
commit | 5865330a9e27c050dd644705457eb5d4415e27fd (patch) | |
tree | 0f605570b31eecc8dd6b58343d5a07d32375e540 /mysql-test/t/mysql_protocols.test | |
parent | 2292480e795a02973b828a37f826c6e4e0192b69 (diff) | |
parent | 623a5d5a57f8f8ee2674245e0abafaef698577fb (diff) | |
download | mariadb-git-5865330a9e27c050dd644705457eb5d4415e27fd.tar.gz |
Merge embedded server testing changes from 4.1.
Diffstat (limited to 'mysql-test/t/mysql_protocols.test')
-rw-r--r-- | mysql-test/t/mysql_protocols.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/mysql_protocols.test b/mysql-test/t/mysql_protocols.test index e5158586124..6e2d4f20429 100644 --- a/mysql-test/t/mysql_protocols.test +++ b/mysql-test/t/mysql_protocols.test @@ -1,3 +1,5 @@ +# Embedded server doesn't support external clients +--source include/not_embedded.inc # test for Bug #4998 "--protocol doesn't reject bad values" |