Entries list

[ERROR] Failed to open the relay log [ERROR] Could not find target log during relay log initialization [ERROR] Initialized Master_info from [ERROR] Failed to create a new master info file [ERROR] Failed to initialize multi master structures - Aborting

Visiblement, suite à changement de configuration réseau DHCP et nom d'hôte, impossible de lancer le serveur MySQL MariaDB.

Puisque je n'avais pas besoin de la réplication,

en modifiant, le my.ini, et rajoutant :

slave_sql_verify_checksum = OFF

et supprimant : master-xxx.info mysql-relay-xxx.index relay-log-xxx.info

le serveur se relance :

Lire la suite