Details
-
New Feature
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I am forwarding the idea from a bug filed in openSUSE, to discuss it before creating a PR.
https://bugzilla.suse.com/show_bug.cgi?id=1191792
Creating a mariadb-mysqlbinlog@HOST service would provide this service to all sysadmins out of the box. It would just run the following command:
mysqlbinlog --read-from-remote-server --host=HOST --raw --stop-never
Could it be useful?