Presently, I'm only using localhost for MySQL database user privileges, e.g., :

        [EMAIL PROTECTED] -- for all privileges on all databases

Do I need to change the above if I add skip-name-resolve to my.cnf? (Since localhost is, I thought, not really part of DNS but just an alias for 127.0.0.1 -- so there's no lookup needed, right?)

If I do need to change it, would it be to add [EMAIL PROTECTED] ?

...Rene

On 24-Sep-08, at 3:59 PM, Martin Gainty wrote:

Hello Rene

is hostname a FQDN or IP?

Martin

Reply via email to