diff --git a/sql/sql_view.cc b/sql/sql_view.cc index bbcb1bcb143..1cf1a22bb90 100644 --- a/sql/sql_view.cc +++ b/sql/sql_view.cc @@ -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