Change the binlog format for the INSERT .. SELECT when creating the view into a
statement based log. Then switch back to ROW for the insert into mview_signal.
This will allow a slave or binlog replay to capture the creation of the
materialized view, but will prevent a huge view (4G+) from violating
max_binlog_cache_size.
Original issue reported on code.google.com by greenlion@gmail.com on 15 Feb 2013 at 7:16
Original issue reported on code.google.com by
greenlion@gmail.com
on 15 Feb 2013 at 7:16