1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt

into  magare.gmz:/home/kgeorge/mysql/autopush/B27786-addon-5.1-opt
This commit is contained in:
gkodinov/kgeorge@magare.gmz
2007-04-24 16:03:06 +03:00
8 changed files with 22 additions and 25 deletions

View File

@ -829,7 +829,7 @@ loop_out:
UNION
*/
if (view->updatable_view &&
!lex->select_lex.next_select() &&
!lex->select_lex.master_unit()->is_union() &&
!((TABLE_LIST*)lex->select_lex.table_list.first)->next_local &&
find_table_in_global_list(lex->query_tables->next_global,
lex->query_tables->db,