[MXS-594] Binlog name gets trunkated Created: 2016-02-29  Updated: 2016-03-03  Resolved: 2016-03-01

Status: Closed
Project: MariaDB MaxScale
Component/s: binlogrouter
Affects Version/s: 1.2.1, 1.3.0
Fix Version/s: 1.4.0

Type: Bug Priority: Major
Reporter: Jay J Assignee: Johan Wikman
Resolution: Fixed Votes: 0
Labels: replication
Environment:

DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"



 Description   

If the name of "filestem" in master.ini is over 16 characters it gets trunkated, thus not allowing to replicate:

filestem=mysql-bin-changelog

CHANGE MASTER TO MASTER_HOST='myip', MASTER_PORT=3306, MASTER_USER='myun', MASTER_PASSWORD='mypass', MASTER_LOG_FILE=mysql-bin-changelog.024613, MASTER_LOG_POS=4;
ERROR 1234 (42000): Replication: cannot get the next MASTER_LOG_FILE name from current binlog [mysql-bin-change]



 Comments   
Comment by Johan Wikman [ 2016-03-01 ]

Fixed in 1.4.

Comment by Jay J [ 2016-03-03 ]

Do I just compile from the "devel" git branch to have that mediated?

Comment by Johan Wikman [ 2016-03-03 ]

In principle yes, but the develop branch is not stable at the moment.
We are working on stabilizing it and will release 1.4 in the near future.

Generated at Thu Feb 08 04:00:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.