• unknown's avatar
    BUG#19419: VIEW: View that the column name is different · 447f2333
    unknown authored
     by master and slave is made.
    
    
    mysql-test/r/rpl_view.result:
      BUG#19419: VIEW: View that the column name is different
       by master and slave is made.
       Fixed result for the added test case.
    mysql-test/t/rpl_view.test:
      BUG#19419: VIEW: View that the column name is different
       by master and slave is made.
       Added test case.
    sql/sql_parse.cc:
      BUG#19419: VIEW: View that the column name is different
       by master and slave is made.
       Fixed: Add column_list to to the view creation statement
       which is written to binlog.
    447f2333
rpl_view.result 2.59 KB