Host 'localhost' is not allowed to connect to this MariaDB server – Phpmyadmin
I got the below error message when login in PhpMyAdmin even from the terminal: mysqli_real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server This solution does not work : [mysql] skip-grant-tables I use Xampp on windows10