For those of you having trouble starting your MySQL server, try this to log your errors:
mysqld_safe --log-error=/var/log/mysql.err
Then do:
cat /var/log/mysql.err
to read what went wrong.
For those of you having trouble starting your MySQL server, try this to log your errors:
mysqld_safe --log-error=/var/log/mysql.err
Then do:
cat /var/log/mysql.err
to read what went wrong.