Pascal Francq (pfrancq@stripped) writes:
> I create a new entry in the 'user' table of the 'mysql' database. For this
> user, I give to the filed 'Host' the value '%' and some privileges, so this user
> can access the database from evrywhere.
> But when I try to connect, it doesn't work also from the computer where the
> mysql server runs.
> Must I do something else?
Yes:
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
If you are using a recent version of the server, it is not recommended that you edit the
user table directly.