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

Páxina inicial

Responder a esta mensaxe
Autor: Yves Martin
Data:  
Para: Marc TERRIER, La Guilde
Asunto: 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