Bug #68274 | Binlog API | ||
---|---|---|---|
Submitted: | 5 Feb 2013 14:51 | Modified: | 8 Mar 2013 11:52 |
Reporter: | Ulf Lilleengen | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S4 (Feature request) |
Version: | 5.6 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[5 Feb 2013 14:51]
Ulf Lilleengen
[5 Feb 2013 16:57]
Ulf Lilleengen
The reason I want it is to use MySQL as "source of truth" of data, and be able to propagate the data to other systems. Current workarounds for this is: * Implement custom storage engine plugged into mysql * Polling the database and using some magic fields to control which updates to read.
[8 Mar 2013 11:52]
Erlend Dahl
Thank you for the feature request.