summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
diff options
context:
space:
mode:
authorunknown <Sinisa@sinisa.nasamreza.org>2002-01-08 20:17:54 +0200
committerunknown <Sinisa@sinisa.nasamreza.org>2002-01-08 20:17:54 +0200
commitef6119f569e4f6d34e99c2b8ff8389d0fad235bc (patch)
tree869f3b28c184f829ed4f08c0ebe1aaf5ee27c1f7 /sql/sql_parse.cc
parent8ce7217b22af93f700d46237e69cfc11c0cc5726 (diff)
downloadmariadb-git-ef6119f569e4f6d34e99c2b8ff8389d0fad235bc.tar.gz
A small fix for a VERY small Monty's bug ...
Diffstat (limited to 'sql/sql_parse.cc')
-rw-r--r--sql/sql_parse.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_parse.cc b/sql/sql_parse.cc
index 2fbdf05e826..abce1322ddc 100644
--- a/sql/sql_parse.cc
+++ b/sql/sql_parse.cc
@@ -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