mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
A small fix for a VERY small Monty's bug ...
This commit is contained in:
@ -1216,7 +1216,6 @@ mysql_execute_command(void)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
thread_safe_increment(com_stat[lex->sql_command],&LOCK_thread_count);
|
|
||||||
/*
|
/*
|
||||||
Skip if we are in the slave thread, some table rules have been given
|
Skip if we are in the slave thread, some table rules have been given
|
||||||
and the table list says the query should not be replicated
|
and the table list says the query should not be replicated
|
||||||
|
Reference in New Issue
Block a user