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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user