Hello mates,
I'm having issues trying to connect to a mysql database installed in a Ubuntu 20.04 server. I have a virtual host with a laravel API that successfully connects to the database. But if I try to directly connect to the database with MySQL Workbench or from a ssh console using the same credentials that work for the API, I get a bad credentials error and I can't connect. Could anybody help me, please?
Many thanks