How To Reset Root Password on MariaDB v10+

If you have been using the MySQL database server for a long time, you might be a little confused when you switch to MariaDB. Especially in terms of resetting root password, even though we know that MariaDB is a drop-in replacement for MySQL database server. … Read more

How To Reset MySQL Root Password on Debian/Ubuntu & CentOS

On this tutorial we will guide you how to reset MySQL root password on Fedora/RHEL/CentOS and Debian/Ubuntu server. This guide should work well on MySQL 5.5, MySQL 5.6, MySQL 5.7 and later versions. In certain conditions it may require us to reset the MySQL root … Read more