Commit d7262773 authored by unknown's avatar unknown

sql_parse.cc:

  Post-merge fix.


sql/sql_parse.cc:
  Post-merge fix.
parent d9a7fd12
......@@ -1003,7 +1003,6 @@ bool dispatch_command(enum enum_server_command command, THD *thd,
/* Locked closure of all tables */
TABLE_LIST table_list;
LEX_STRING conv_name;
size_t dummy;
/* used as fields initializator */
lex_start(thd);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment