Re: MySQL : pourquoi 'root'@'localhost' => 'root'@'%' ?

Top Page

Reply to this message
Author: Yves Martin
Date:  
To: Marc TERRIER, La Guilde
Subject: Re: MySQL : pourquoi 'root'@'localhost' => 'root'@'%' ?
Bonsoir,

D'après http://stackoverflow.com/questions/7644704/whats-the-difference
-between-127-0-0-1-localhost-hostname-in-mysql-user-tab

il semble que MySQL distingue "localhost" et "127.0.0.1"

Si tu te connecte par socket unix, pas de doute, ça passe comme
"localhost".

Bonne soirée
--
Yves Martin