Articles

 How To Reset Your MySQL and MariaDB Root Password

 How to completely Uninstall MySQL

Use apt to uninstall and remove all MySQL packages: $ sudo apt-get remove --purge mysql-server...

 How to install MariaDB 10.5 + Debian 10

By default the root user should be able to connect through socket (no password needed) to your...