]SOLVED] MySQL workbench, fails to make a connection
Hey guys, I hope all of you are safe and sound !
Im having trouble making a local connection.
I have installed mysql-openrc
mariaDB
and of course MySQL Workbench.
when I try to 'sudo rc-service mysql start'
i get this
Could not open required defaults file: /etc/mysql/my.cnf
Fatal error in defaults handling. Program aborted
* Checking mysqld configuration for mysql ...
Could not open required defaults file: /etc/mysql/my.cnf
Fatal error in defaults handling. Program aborted
* mysql config check failed [ !! ]
* ERROR: mysql failed to start
and no /etc/mysql/my.cnf exists in my system. However, there is a /etc/my.cnf.d
I have look around the web but nothing has solve my problem. I hope you guys could help.