MariaDB: replicate single database. Tutorial and gotchas
by Danila Vershinin, July 16, 2017
Setup MySQL slave replication with few easy steps. Some gotchas on MySQL replication lag and how to fix it.
Read More...Optimize slow MySQL queries
by Danila Vershinin, March 15, 2017
Let’s optimise slow MySQL queries on Citrus (or other Percona MySQL) powered servers.
Read More...Mysqldump hangs website? [Solved]
by Danila Vershinin, September 22, 2016
Here is how to run mysqldump properly, without affecting the live website and no slowdown during your database backup
Read More...Reset MySQL root password in CentOS 6 / 7
by Danila Vershinin, November 7, 2014
Change MySQL root password or reset it easily with these simple SSH commands
Read More...