mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02: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…
Add table
Add a link
Reference in a new issue