RESOLVED: mysqld won't start
Posted Sun, 06/21/2009 - 7:24pm
In case your mysqld won't work with
# service mysqld restart
or
# service mysqld start
or
# service mysqld stopdo this:
# killall mysqldfollowed by:
# service mysqld startCategories
Posted Sun, 06/21/2009 - 7:24pm
In case your mysqld won't work with
# service mysqld restart
or
# service mysqld start
or
# service mysqld stopdo this:
# killall mysqldfollowed by:
# service mysqld start
Post new comment