[CONC-592] Cannot configure hostname or port for COM_REGISTER_SLAVE Created: 2022-05-20 Updated: 2023-12-22 Resolved: 2023-12-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | Replication/Binlog API |
| Affects Version/s: | None |
| Fix Version/s: | 3.3.5 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The hostname and port cannot be configured with the replication API. Being able to configure these would help tell the server the origin of the client and would help debug problems that might arise from the use of the replication API. |
| Comments |
| Comment by JiraAutomate [ 2023-12-22 ] |
|
Automated message: |
| Comment by Georg Richter [ 2023-12-22 ] |
|
This issue was implemented in MariaDB 3.3.5 and can be set via mariadb_rpl_optionsv: For further info please check documentation |