How to fix MySQL ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository
Shutdown MySQL slave Open the index file and remove all of the lines referring to non-existing relay log files. Then save. sudo su –… Read More »How to fix MySQL ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository