Hello, I'm failing to connect to the local database palagrassi$default. I've set up a password, but i'm constantly rejected by the server.
mysql --user=palagrassi --host=mysql.server --password=[mypassword] palagrassi$default Error message: Access denied for user 'palagrassi'@'%' to database 'palagrassi'
Could you tell me where is my connection parameters issue?
Thanks!