Quantcast
Channel: MySQL Forums - Replication
Viewing all articles
Browse latest Browse all 1562

Materialized view on mysql replica. (1 reply)

$
0
0
Hi all,
I have created a materialized view on the replica side expecting that when the newer record being inserted on the master instance, that insert can fire a trigger created on the table of the replica.
Unfortunately for me, this not happen. The fresh records are reflected on the tables of the replica but, it not fired the triggers, and therefore, no updates or inserts are reflected on the materialized view.

I´m trying to do this because, I don´t want to impact the master instance with the triggers to populate the materialized view.

Anybody have faced this problem?
Thank you in advance.

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>