Commit 55833d3a authored by gshchepa/uchum@gleb.loc's avatar gshchepa/uchum@gleb.loc
Browse files

Merge gleb.loc:/home/uchum/work/bk/mysql-5.0-opt

into  gleb.loc:/home/uchum/work/bk/mysql-5.0-opt-28244
parents 36244941 f690d759
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -863,7 +863,7 @@ static int mysql_register_view(THD *thd, TABLE_LIST *view,
  view->query.str= NULL;
  view->query.length= 0;
  view->md5.str= NULL;
  view->md5.length= NULL;
  view->md5.length= 0;
  DBUG_RETURN(error);
}