MySql “Host is not allowed to connect to this MySQL server”

MySql “Host is not allowed to connect to this MySQL server”

Server makinada Mysql client yetkilendirmesi

 

mysql> use mysql
mysql> grant all on *.* to root@'110.1.1.2' identified by 'root-şifreniz';
mysql> FLUSH PRIVILEGES;

 

0 0 oylar
Article Rating