I installed mysql-3.23 binary on linux server, run "script/mysql_install_db", but after install, when I tried to start mysql server by typing "bin/safe_mysqld", it shows error and stop the server:
===
starting mysqld daemon with databeses from /var/lib/mysql
030640 11:32:40 mysqld ended
===
Obviously "/var/lib/mysql" is not the path I installed (I install to /usr/local/mysql), where can I change this path, how to remove all mysql and re-install?
thank
michael
===
starting mysqld daemon with databeses from /var/lib/mysql
030640 11:32:40 mysqld ended
===
Obviously "/var/lib/mysql" is not the path I installed (I install to /usr/local/mysql), where can I change this path, how to remove all mysql and re-install?
thank
michael