I just changed the settings of my '/etc/my.cnf' file. It now reads as follows:
----------
[mysqld]
datadir=/usr/local/var
socket=/tmp/mysql.sock
port=3306
user=mysql
log
[mysql.server]
basedir=/usr/local
------------
When I run safe_mysqld I get the following set of errors.
--------
020424...
Hi All
I have been asked to do somework on our company database, which is still in the developmental stages. However, every time I try to access the database I get a connection error. Further investigation has revealed that the MySQL daemon is not running. If I try to run 'mysqld' I get an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.