mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.2' into 10.2-mdev9864
This commit is contained in:
@ -1612,6 +1612,8 @@ bool mysql_make_view(THD *thd, TABLE_SHARE *share, TABLE_LIST *table,
|
||||
sl->context.error_processor_data= (void *)table;
|
||||
}
|
||||
|
||||
table->select_lex->master_unit()->is_view= true;
|
||||
|
||||
/*
|
||||
check MERGE algorithm ability
|
||||
- algorithm is not explicit TEMPORARY TABLE
|
||||
|
Reference in New Issue
Block a user