mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
sql_parse.cc:
Post-merge fix. sql/sql_parse.cc: Post-merge fix.
This commit is contained in:
parent
d9a7fd12ff
commit
d7262773e1
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue