sql_parse.cc:
Post-merge fix. sql/sql_parse.cc: Post-merge fix.
This commit is contained in:
parent
d9a7fd12ff
commit
d7262773e1
@ -1003,7 +1003,6 @@ bool dispatch_command(enum enum_server_command command, THD *thd,
|
|||||||
/* Locked closure of all tables */
|
/* Locked closure of all tables */
|
||||||
TABLE_LIST table_list;
|
TABLE_LIST table_list;
|
||||||
LEX_STRING conv_name;
|
LEX_STRING conv_name;
|
||||||
size_t dummy;
|
|
||||||
|
|
||||||
/* used as fields initializator */
|
/* used as fields initializator */
|
||||||
lex_start(thd);
|
lex_start(thd);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user