Comment on Help with MariaDB root login
captcha_incorrect@lemmy.world 2 weeks ago
Are you trying with the correct db user? Try connecting to image with the root user for MariaDB and create a new user with permissions. I’ve had to do similar things with Postgres, connecting with the user psql with success.
brewery@feddit.uk 2 weeks ago
I can’t seem to login to the root user on two different mariadb databases to make those changes so must be doing something wrong
captcha_incorrect@lemmy.world 2 weeks ago
If you copy the DB file to your computer, you should be able to inspect them with some kind of viewer. Perhaps you can figure out the username/password that way?