Hi,
I was trying to optimize mysql and found this article
http://help.directadmin.com/item.php?id=44
so I went ahead and created the /etc/my.cnf that did not exist
cp -f /usr/share/mysql/my-large.cnf /etc/my.cnf
now I am unable to restar mysql, the error is
ERROR! MySQL server PID file could not be found!
I think I lost the original my.cnf
what can I do to create a new valid my.cnf?
Thank you
I was trying to optimize mysql and found this article
http://help.directadmin.com/item.php?id=44
so I went ahead and created the /etc/my.cnf that did not exist
cp -f /usr/share/mysql/my-large.cnf /etc/my.cnf
now I am unable to restar mysql, the error is
ERROR! MySQL server PID file could not be found!
I think I lost the original my.cnf
what can I do to create a new valid my.cnf?
Thank you