Jump to content

Using '%' char in password gives An exception occured in driver: SQLSTATE[HY000] [1045] Access denied for user 'user'@'localhost' (using password: YES)


PSurmont

Recommended Posts

Prestashop: 1.7.6.7

Hi everyone,

I tried it twice and the problem was the same. If there is a '%' in the password you are using to access ur Mysql DB, Prestashop double it when it try to access it. 

ie:

original password: Azerty%1

password used by Prestashop: Azerty%%1

ending with this error: An exception occured in driver: SQLSTATE[HY000] [1045] Access denied for user 'user'@'localhost' (using password: YES)

Best regards.

Edited by PSurmont
Add informations (see edit history)
Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...