I have a freebsd FreeBSD 8.3 system recently upgraded from 8.2. The freebsd FreeBSD 8.2 filesystem was corrupted after system crashes that required hardware resets. I did a fsck and an upgrade from a freebsd FreeBSD 8.3 DVD. The system now boots and login is successful. Everything seems to be working, but the MySQL server.
I have skipped going into the details of all the dumb things I did between having a workingfreesbd FreeBSD 8.2 system, and what I have now. It started with me trying to upgrade firefox3 to something newer.
To both the terminal and cedric2.workgroup.error, running mysqld_safe, from root, returns the following error:
/var/db/mysql contains:
There is no /tmp/mysql.sock, should there be?
How can I find out what file is missing, has permissions wrong, or contains the wrong configuration values?
I do have a backup tar but it is over a month old, so would like to get this one working.
Thanks for any suggestions,
Tom
I have skipped going into the details of all the dumb things I did between having a working
To both the terminal and cedric2.workgroup.error, running mysqld_safe, from root, returns the following error:
Code:
130131 11:25:00 mysqld_safe Logging to '/var/db/mysql/cedric2.workgroup.err'.
130131 11:25:00 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
130131 11:25:00 mysqld_safe mysqld from pid file /var/db/mysql/cedric2.workgroup.pid ended
/var/db/mysql contains:
Code:
acorn1/ acorn14/ cedric2.workgroup.err ib_logfile1 mysql/
acorn13/ ava/ ib_logfile0 ibdata1 test/
There is no /tmp/mysql.sock, should there be?
How can I find out what file is missing, has permissions wrong, or contains the wrong configuration values?
I do have a backup tar but it is over a month old, so would like to get this one working.
Thanks for any suggestions,
Tom