mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Optimizations
This commit is contained in:
@@ -662,8 +662,6 @@ err:
|
||||
int start_slave(THD* thd , MASTER_INFO* mi, bool net_report)
|
||||
{
|
||||
int slave_errno= 0;
|
||||
if (!thd)
|
||||
thd = current_thd;
|
||||
int thread_mask;
|
||||
DBUG_ENTER("start_slave");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user