I use non-MariaDB mysqlbinlog with MariaDB all the time. Flexviews users needs to use the MySQL version because MariaDB mysqlbinlog does not properly decide DECIMAL columns when displaying RBR with -v
Sent from my iPhone > On Jul 9, 2015, at 3:23 AM, <rhys.campb...@swisscom.com> > <rhys.campb...@swisscom.com> wrote: > > Hello All, > > I’ve been playing with mysqlbinlog today. I’m Looking at performing backups > of the binary logs. > > The MariaDB mysqlbinlog lags behind the MySQL version in the sense it’s > missing a few features. Namely the ability to ‘tail’ a live binary log… > > mysqlbinlog --read-from-remote-server --host=host_name --raw > --stop-never binlog.000999 > > I haven’t fully tested this but running the MySQL version against MariaDB > doesn’t appear viable. I’m probably going to fall back to a FLUSH LOGS / file > copy solution for the moment. > > What would be the chances of back-porting these features into the MariaDB > version? > > Cheers, > > Rhys > _______________________________________________ > Mailing list: https://launchpad.net/~maria-discuss > Post to : maria-discuss@lists.launchpad.net > Unsubscribe : https://launchpad.net/~maria-discuss > More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp