[MCOL-5274] Add a new mariadb-mysqlbinlog@.service Created: 2022-10-20 Updated: 2024-01-26 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Danilo Spinella | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | 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? |
| Comments |
| Comment by Max Mether [ 2024-01-25 ] |
|
This doesn't sound like a ColumnStore specific features |