[MXS-3910] Could not manage the replication instance of binlog router Created: 2021-12-13 Updated: 2022-02-24 Resolved: 2022-02-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | 2.4.17 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Michael Liu | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
NAME="Ubuntu" |
||
| Description |
|
Several months ago, I use mariadb maxscale built a binlog router for backup mysql binlog. At the beginning, everything was good. Here is my config.
I try to log into Replication1, it works good. |
| Comments |
| Comment by Johan Wikman [ 2021-12-13 ] |
|
Could you please write the description in English. Unfortunately we are not fluent in Chinese. |
| Comment by Michael Liu [ 2021-12-13 ] |
|
updated |
| Comment by markus makela [ 2022-01-04 ] |
|
michael-liumh have you tested if this happens in 2.5? |
| Comment by Michael Liu [ 2022-01-08 ] |
|
maxscale 2.5 binlogrouter is different from 2.4, it's not my option. |
| Comment by Michael Liu [ 2022-01-08 ] |
|
https://mariadb.com/kb/en/mariadb-maxscale-25-binlogrouter/ NOTE: The binlog router delivered with 2.5 is completely new and is not 100% backward compatible with the binlog router delivered with earlier versions of MaxScale. |
| Comment by Michael Liu [ 2022-02-11 ] |
|
I found the solution that I need to use slave_hostname to connect instance instead of use 127.0.0.1. |
| Comment by markus makela [ 2022-02-24 ] |
|
I'm assuming this means the problem is no longer present. |