Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Installation • Re: Cannot install or launch Mysql and MariaDB

$
0
0
The redirection of mysql to mariadb seemed to be my case too. I decided to kill the Akonadi process, and finish installing the mariadb-server package. Now the service is available and I can try to connect with mariadb. I have so far missing accounts or invalid passwords:

Code:

ericp [/etc/mysql/mariadb.conf.d] $ mariadb -u rootERROR 1698 (28000): Access denied for user 'root'@'localhost' ericp [/etc/mysql/mariadb.conf.d] $ mariadbERROR 1045 (28000): Access denied for user 'ericp'@'localhost' (using password: NO)
I just want to add a password less account to keep things simple.

I will try to reboot and re-login to see if Akonadi still get launched again, and if it still conflicts with launching mariadb client.

Statistics: Posted by larienna — 2024-10-21 04:13



Viewing all articles
Browse latest Browse all 2901

Trending Articles