1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint

into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint_20061016
This commit is contained in:
cmiller@zippy.cornsilk.net
2006-10-17 12:31:52 -04:00
4 changed files with 6 additions and 5 deletions

View File

@@ -4722,6 +4722,8 @@ end_with_restore_list:
{
if (end_active_trans(thd))
goto error;
res= mysql_create_view(thd, first_table, thd->lex->create_view_mode);
break;
}
case SQLCOM_DROP_VIEW: