1
0
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:
gshchepa/uchum@gleb.loc
2007-09-06 21:56:46 +05:00
parent adbe17c8a1
commit 28ca0e8943

View File

@ -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);