diff options
Diffstat (limited to 'sql/sql_parse.cc')
-rw-r--r-- | sql/sql_parse.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_parse.cc b/sql/sql_parse.cc index 2ea94e55eda..c0792b2c342 100644 --- a/sql/sql_parse.cc +++ b/sql/sql_parse.cc @@ -683,7 +683,6 @@ void cleanup_items(Item *item) @retval 1 request of thread shutdown (see dispatch_command() description) */ -int skip_net_wait_timeout = 0; bool do_command(THD *thd) { |