[MXS-3191] New binlog router should clearly says that it does not file/pos based options in CHANGE MASTER Created: 2020-09-16  Updated: 2021-04-19  Resolved: 2020-09-23

Status: Closed
Project: MariaDB MaxScale
Component/s: pinloki
Affects Version/s: 2.5.3
Fix Version/s: 2.5.4

Type: Bug Priority: Major
Reporter: Hartmut Holzgraefe Assignee: Niclas Antti
Resolution: Fixed Votes: 0
Labels: None


 Description   

Maxscale 2.5 binlog router no longer supports file/position based replication, only GTID based. So its CHANGE MASTER command does not support MASTER_LOG_FILE and MASTER_LOG_POS settings anymore either, which is understandable.

When trying to use these, one only gets back

ERROR 1064 (42000): In line 1:
Error! Expecting `end of input`:

instead of a clear message stating that these options, while valid with CHANGE MASTER in other contexts, is not supported by the new binlog router.

Expected result: something like:

ERROR 1064 (42000): In line 1:
Error! Binlog router only supports GTID based replication, so MASTER_LOG_FILE and MASTER_LOG_POS options are no longer supported


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