LP #1197524: Support for SSL options not included in mysqlbinlog
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
Done
Details
Details
Assignee
Unassigned
UnassignedReporter
lpjirasync
lpjirasync(Deactivated)Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created January 21, 2018 at 2:49 PM
Updated January 21, 2018 at 2:49 PM
Resolved January 21, 2018 at 2:49 PM
**Reported in Launchpad by Roman Vynar last update 12-12-2013 12:37:04
Hello,
We are using mysqlbinlog 5.6 to pull binlogs in real time from a remote server.
However, mysqlbinlog does not recognize ssl options from my.cnf:
[root@db1 ~]# mysqlbinlog --no-defaults -V
mysqlbinlog Ver 3.3 for linux-glibc2.5 at x86_64
[root@db1 ~]# mysqlbinlog
mysqlbinlog: unknown variable 'ssl-ca=/etc/pki/tls/certs/mysql/ca-cert.pem'
Related bug http://bugs.mysql.com/bug.php?id=41975
Can we have this fixed in 5.6 at least?
Thanks.