1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00

Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-bug32275

into  pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
This commit is contained in:
msvensson@pilot.mysql.com 2008-01-08 15:49:28 +01:00
commit e9d0237017

View File

@ -783,7 +783,7 @@ sub set_mtr_build_thread_ports($) {
"($opt_baseport - $opt_baseport + 9)");
}
mtr_report("Using MR_BUILD_THREAD $opt_mtr_build_thread,",
mtr_report("Using MR_BUILD_THREAD $mtr_build_thread,",
"with reserved ports $opt_baseport..".($opt_baseport+9));
}