Connection to MySQL installed in Ubuntu 20.04
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Connection to MySQL installed in Ubuntu 20.04

by
AlbertoC2
Created on 2022-01-07 12:11:02 (edited on 2024-09-04 14:23:23) in Storage and Backup

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