mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
sql_parse.cc:
Post-merge fix.
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user