[BlueOnyx:20571] Re: MariaDB problem with 127.0.0.1
Michael Stauber
mstauber at blueonyx.it
Sat Jan 21 14:18:02 -05 2017
Hi Michael,
> I do not see that line at all. Here is my /etc/hosts
That looks good. No change needed.
Now fire up phpMyAdmin and check the "Users" table.
How many "root" users do you have there?
In specific: Is there a root user with the host '127.0.0.1' that has
"ALL PRIVILEGES"? If not, you might need to create him.
As is MariaDB usually sets up four "root" users:
Username: Host:
========= ======
root 127.0.0.1
root ::1
root localhost
root localhost.localdomain
If you run on on imported MySQL set this might not be the case.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list