← Back to team overview

maria-discuss team mailing list archive

Re: mysqlbinlog

 

Thanks but it's not going to work for my use case.

Rhys



Sent from my Samsung Galaxy smartphone.


-------- Original message --------
From: Justin Swanhart <greenlion@xxxxxxxxx>
Date: 09/07/2015 18:20 (GMT+01:00)
To: "Campbell Rhys, INI-TPD-QPM" <Rhys.Campbell@xxxxxxxxxxxx>
Cc: "<maria-discuss@xxxxxxxxxxxxxxxxxxx>" <maria-discuss@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Maria-discuss] mysqlbinlog

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.Campbell@xxxxxxxxxxxx<mailto:Rhys.Campbell@xxxxxxxxxxxx>> <Rhys.Campbell@xxxxxxxxxxxx<mailto:Rhys.Campbell@xxxxxxxxxxxx>> wrote:

Hello All,

I've been playing with mysqlbinlog today. I'm Looking at performing backups of the binary logs.

The MariaDB<https://mariadb.com/kb/en/mariadb/mysqlbinlog-options/> mysqlbinlog lags behind the MySQL<https://mariadb.com/kb/en/mariadb/mysqlbinlog-options/> 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@xxxxxxxxxxxxxxxxxxx<mailto:maria-discuss@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp

Follow ups

References