1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

No more socket and no more diffs in result files.

This commit is contained in:
Horst.Hunger
2009-11-27 09:02:32 +01:00
parent 8424bef0c5
commit 836b51ac23
9 changed files with 84 additions and 82 deletions

View File

@@ -22,7 +22,7 @@ echo =============Test of '::1' ========================;
let $IPv6= ::1;
--echo connect (con1, $IPv6, root, , test, MASTER_MYPORT,);
--disable_query_log
#--error 2003,2006
--error 2003,2006
connect (con1, $IPv6, root, , test, $MASTER_MYPORT);
--enable_query_log
connection default;