A small fix for a VERY small Monty's bug ...

This commit is contained in:
Sinisa@sinisa.nasamreza.org 2002-01-08 20:17:54 +02:00
parent f9d091d16f
commit b89458e8f6

View File

@ -1216,7 +1216,6 @@ mysql_execute_command(void)
#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
and the table list says the query should not be replicated