Mysql - Authentication to host '' for user ''

Posted by Community Admin on 04-Aug-2018 14:44

Mysql - Authentication to host '' for user '' using method 'mysql_native_password' failed - Access denied

All Replies

Posted by Community Admin on 15-Feb-2017 00:00

Hi, 

I wanted to try this promising tool but with no success. I've created a user in mysql with FULL rights to a schema named 'sitefinity'. 

When I start a project, all the tables are correctly created but the site won't launch :

"Authentication to host '' for user '' using method 'mysql_native_password' failed with message: Access denied for user ''@'fe80::fd7e:a836:2fc3:3f2a%9' (using password: NO) (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config line 285)"

 

I'm using MySQL57. I have no clue what's going wrong. This should work but it's not. I'm less enthusiastic...

Posted by Community Admin on 22-Feb-2017 00:00

First of all, thanks for your quick and reactive support...

I've installed SQL Server 2016 Express since MySql is not supported.

After choosing SQL Server Express when creating a new project, I still have a mysql error :

 

Authentication to host '' for user '' using method 'mysql_native_password' failed with message: Access denied for user ''@'fe80::fd7e:a836:2fc3:3f2a%9' (using password: NO)

 

What ?

 

 

Posted by Community Admin on 03-May-2017 00:00

I'm getting the same error. MySQL is listed as a supported DBMS. This is ridiculous.

This thread is closed