Sunday, April 12, 2009
mysql build up
this is based on the web page http://www.yolinux.com/TUTORIALS/LinuxTutorialMySQL.html
i wanted verify a couple of things.
the start up script is in /etc/rc.d/init.d/mysqld start
and there is a directory in /var/lib/mysql
i started the web server
/etc/rc.d/init.d/mysqld start
this does indeed start the database.
i wanted verify a couple of things.
the start up script is in /etc/rc.d/init.d/mysqld start
and there is a directory in /var/lib/mysql
i started the web server
/etc/rc.d/init.d/mysqld start
this does indeed start the database.