Commit 03ad7c22 authored by unknown's avatar unknown

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

into  gleb.loc:/home/uchum/work/bk/mysql-5.0-opt-28244
parents 551cfe94 cb2086ef
......@@ -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);
}
......
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