• igor@rurik.mysql.com's avatar
    Fixed bug #21646. · a661bdda
    igor@rurik.mysql.com authored
    Presence of a subquery in the ON expression of a join 
    should not block merging the view that contains this join.
    Before this patch the such views were converted into 
    into temporary table views.
    a661bdda
sql_yacc.yy 240 KB