Open ManjotS opened 8 years ago
Ubuntu uses /etc/mysql/my.cnf
/etc/my.cnf is hard coded in multiple places. should be an option.
doing this fixes it for now:
cd /etc/ ln -s /etc/mysql/my.cnf
Ubuntu uses /etc/mysql/my.cnf
/etc/my.cnf is hard coded in multiple places. should be an option.
doing this fixes it for now:
cd /etc/ ln -s /etc/mysql/my.cnf