WL#3711: Implement service to watch tables and or rows and fire events when changedAffects: WorkLog-3.4 — Status: Un-Assigned — Priority: Very HighSql server has a similar feature. As does NDB, you can subscribe to events. This is how NDB replication works. |
VotesWatches4 members are watching this worklog
You must be logged in to track this worklog.
Provide Feedback
You must be logged in to comment
|
We are building something like this. We extended 5.1 to generate a row change log rather than use RBR output because the output in the custom row change log is much easier to parse and some things are missing in RBR output -- column names.