[MDEV-10818] MySQL Binary Logging Version Issue Created: 2016-09-16  Updated: 2016-10-24  Resolved: 2016-10-24

Status: Closed
Project: MariaDB Server
Component/s: Scripts & Clients
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Andy OBrien Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: need_feedback


 Description   

When attempting to run commands through the mysqlbinlog executable, the following error message occurs due to an incorrect check for the MySQL version in mysqlbinlog.cc (https://github.com/MariaDB/server/blob/10.1/client/mysqlbinlog.cc#L1928):

/usr/bin/mysqlbinlog --user=%s--host=%s --port=%s --password=%s --base64-output=decode-rows -v -R --start-position=%s --stop-position=%s %s 2>&1
 
ERROR: Could not find server version: Master reported unrecognized MySQL version '10.1.16-MariaDB'.



 Comments   
Comment by Elena Stepanova [ 2016-09-19 ]

oban0601,
What exactly is incorrect with the line you are pointing at in mysqlbinlog code?

It works fine for me. Is it possible that your mysqlbinlog belongs to a MySQL package (rather than MariaDB)?

Comment by Elena Stepanova [ 2016-10-24 ]

Please comment to re-open if you have further information on the issue.

Generated at Thu Feb 08 07:45:10 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.