Commit b89458e8 authored by Sinisa@sinisa.nasamreza.org's avatar Sinisa@sinisa.nasamreza.org
Browse files

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

parent f9d091d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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