Hello Team,

I have deployed Mariadb charm from charm store on Ubuntu Power ppc64le.

Post deployment I got it into the container where mariadb is installed and
tried to access Mariadb by running the command "mysql -u root -p$(sudo
cat /var/lib/mysql/mysql.passwd)" and I was getting an error stating "ERROR
2002 (HY000): Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)".  Below are the command which i ran to
deploy and check mariadb.

Commands:
        juju deploy mariadb
        juju set mariadb dataset-size="256M"
        mysql -u root -p$(sudo cat /var/lib/mysql/mysql.passwd)

Charm Link : https://jujucharms.com/mariadb/

Can you give me some directions on how to resolve this issue? And also
advise should i raise bug against this charm?

Note: I am facing this issue while deploying mariadb charm in Power machine
only

Thanks and Regards,
Prabakaran

-- 
Juju mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to