Commit 7511a45d authored by kostja@dipika.(none)'s avatar kostja@dipika.(none)

An unused variable (compile-time warning).

parent dc6c9312
......@@ -758,7 +758,6 @@ static int mysql_register_view(THD *thd, TABLE_LIST *view,
enum_view_create_mode mode)
{
LEX *lex= thd->lex;
char buff[4096];
/*
View definition query -- a SELECT statement that fully defines view. It
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment