mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Remove opt_local, noone knows what it should do
This commit is contained in:
@@ -25,7 +25,7 @@ sub run_stress_test ()
|
||||
|
||||
mtr_report("Starting stress testing\n");
|
||||
|
||||
if ( ! $::glob_use_embedded_server and ! $::opt_local_master )
|
||||
if ( ! $::glob_use_embedded_server )
|
||||
{
|
||||
if ( ! mysqld_start($::master->[0],[],[]) )
|
||||
{
|
||||
|
Reference in New Issue
Block a user