Share via

Replication stopped working

Adam Hamer 0 Reputation points
2026-02-10T10:21:34.33+00:00

I have had replication working for a long time. Something broke recently.

Servers:

  • ecco-db1 - master on vnet: production-vnet [UK South]
  • ecco-dbw1b - slave on vnet: production-vnetw [UK West]

ISSUE:

  • show slave status\G;
              Slave_IO_Running: Connecting
    
              Slave_SQL_Running: Yes
    
              Last_IO_Errno: 2026
    
              Last_IO_Error: error connecting to master '6104c@b6f99:3306' - retry-time: 60  retries: 14
    

I have verified that:

  • the az_replication_change_master has a valid username/password
  • the az_replication_change_master has a valid master_ssl_ca (using 'Download SSL Certificate' from the master)
  • the master has 'Enforced TLS/SSL connection'
  • az_replication_stop, az_replication_change_master, az_replication_start
  • same error each time

Thanks,

Adam

Azure Database for MySQL

1 answer

Sort by: Most helpful
  1. Pilladi Padma Sai Manisha 8,405 Reputation points Microsoft External Staff Moderator
    2026-02-10T10:59:38.8933333+00:00

    Hi Adam Hamer,
    This is issue due to certificate not updated.

    Shared below document and helped cx in MS Teams call

    Certificate Rotation for Azure Database for MySQL - Azure Database for MySQL | Microsoft Learn

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.