[MXS-1821] Mysql Binlog router for Mysql server is Master Created: 2018-04-23 Updated: 2018-07-31 Resolved: 2018-07-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | 2.2.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Charlie Root | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | replication | ||
| Environment: |
Centos 6 |
||
| Description |
|
Hi, We have mysql master server is running on mysql56-server.
Maxscale log :
Master server gtid variables:
I already added option:
But it doesn't help |
| Comments |
| Comment by markus makela [ 2018-04-23 ] |
|
If your master is a MySQL 5.6 server, you need to set mariadb10-compatibility=0. |
| Comment by Charlie Root [ 2018-04-26 ] |
|
Thanks. Let me try that setting. I though it is default mariadb10-compatibility=0. |