maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #02803
Re: mysqlbinlog
Hi,
Well, I wasn't aware that mariadb made non-compatible binlog changes. Oh
well. I guess you will have to wait for a working mysqlbinlog in mariadb,
or path mysql mysqlbinlog to handle MariaDB GTID (which should be trivial).
--Justin
On Thu, Jul 9, 2015 at 10:21 AM, <Rhys.Campbell@xxxxxxxxxxxx> wrote:
> No it isn't. Gtids is one example.
>
>
>
> Sent from my Samsung Galaxy smartphone.
>
>
> -------- Original message --------
> From: Justin Swanhart <greenlion@xxxxxxxxx>
> Date: 09/07/2015 19:02 (GMT+01:00)
> To: "Campbell Rhys, INI-TPD-QPM" <Rhys.Campbell@xxxxxxxxxxxx>
> Cc: "<maria-discuss@xxxxxxxxxxxxxxxxxxx>" <
> maria-discuss@xxxxxxxxxxxxxxxxxxx>
> Subject: Re: [Maria-discuss] mysqlbinlog
>
> What exactly do you mean? It is 100% compatible with MariaDB!
>
> Sent from my iPhone
>
> On Jul 9, 2015, at 9:28 AM, <Rhys.Campbell@xxxxxxxxxxxx> <
> Rhys.Campbell@xxxxxxxxxxxx> wrote:
>
> 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> <
> 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
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help : https://help.launchpad.net/ListHelp
>
>
References