:::: MENU ::::

[Warning] Access denied for user ‘UNKNOWN_MYSQL_USER’@’localhost’ (using password: NO)

Mysql sistem logunda ” [Warning] Access denied for user ‘UNKNOWN_MYSQL_USER’@’localhost’ (using password: NO) ” hatasını görüyorsak ve bu hatayı görmek istemiyorsak;

Mysql değişkenlerinden log_warnings değerini sorgulamak için mysql konsoldan;

Sonuç:

[Warning] Access denied for user ‘UNKNOWN_MYSQL_USER’@’localhost’ (using password: NO)  uyarısını almamak için log_warnings parametresini 1 olarak set edin.

my.cnf dosyasına aşağıdaki satırı ekleyin;

 

 


So, what do you think ?

You must be logged in to post a comment.