Category: Solution
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’…

To create a new partition on a Linux Server using fdisk.
To create a new partition on a Linux server using fdisk command, find how you can change the file System and learn about fstab and find the cheat sheets.
PM2 Clustering mode in NodeJS
PM2 clustering mode in Nodejs is used to run the Application with high performance and reliability, Without any changes in your code.
Upgrade mysql from 5.5 to 5.7 Centos 7, Linux.
Upgrade of MySQL, upgrade mysql 5.5 to 5.7 in Linux CentOS 7. steps by Step detail Upgrade of MySQL 5.5 to 5.7 in Linux CentOS 7.