Tag

ChangeMaster

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Jun 8, 2023 · Databases

Resolving MySQL Replication Connection Failure Caused by SSL Requirement

This article describes a MySQL replication issue where the I/O thread could not connect to the master due to the replication user’s SSL requirement, explains the analysis steps, reproduces the error, and provides a solution by disabling the SSL enforcement and adjusting CHANGE MASTER parameters.

AccessDeniedChangeMasterDatabaseAdministration
0 likes · 8 min read
Resolving MySQL Replication Connection Failure Caused by SSL Requirement