Category: Solution
MySQL upgrade from 5.6 to 5.7 Linux CentOS.
MySQL Upgrade from 5.6 to 5.7 Linux CentOS. Also, Find a cheat sheet to Upgrade the MySQL server from 5.6 to 5.7 in CentOS.
Upgrade MySQL Server from 5.7 to 8 CentOS 7 Linux.
We will Upgrade MySQL Server from 5.7 to 8 in Ubuntu 18.04, Also Find a cheat sheet to Upgrade MySQL server from 5.7 to 8.0 in Ubuntu.
Upgrade MySQL Server from 5.7 to 8 Ubuntu 18.04.
We will Upgrade MySQL Server from 5.7 to 8 in Ubuntu 18.04, Also Find a cheat sheet to Upgrade MySQL server from 5.7 to 8.0 in Ubuntu.
How to install MySQL in Linux(CentOS/Ubuntu).
How to install MySQL in Linux of any version in any distro has been shared, there is Quick view you can install MySQL in 2 Min.
Last_SQL_Errno: 1594, Relay log read failure
So, I got the error in my MySQL Slave something error code like 1594, Relay log read failure: Could not parse relay log event entry. Last_SQL_Errno: 1594Last_SQL_Error: Relay log read failure: Could not parse relay log event entry. The possible reasons are: the master’s binary log is corrupted (you can check this by running ‘mysqlbinlog’…