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

Fixes to get mysql-test-run more portable

This commit is contained in:
monty@donna.mysql.com
2001-01-04 02:56:38 +02:00
parent ff0e2e2d7a
commit 7541a877bc
16 changed files with 199 additions and 130 deletions

View File

@@ -0,0 +1,3 @@
-- require r/have_default_master.require
connection master;
show variables like "port";