[QUOTE=nacyil;31112]Hello
after updating to version 8.0.0.27, I have following error message ONLY IN PROD ENV.
I think it’s because of sc_connection_edit() I use in my app for connecting to differents db?
Connection attempt failed: SQLSTATE[HY000] [1044] Access denied for user
But where do I change permissions ???
Thanks for yours help
Nac[/QUOTE]
I have to guess here, but it sounds to me that the connections you have to declare in production is not done right? Documentation of MySQL states that the error was introduced in MySQL 5.7.7. I don’t have the requirements at hand, but it could be that you are running a too recent version as the production version of MySQL currently is 5.6.22