How To Change Mysql Or Mariadb User Passwords On Ubuntu Linux
This brief tutorial shows students and new users how to change MySQL or MariaDB database user password to something strong and unique which might help improve your system security. This post applies to both MySQL and MariaDB database servers. Since both use the same underlying code. MariaDB is a drop-in replacement for MySQL. So, in the future you decide to switch from MySQL to MariaDB, you should just be able to do it without impacting applications....