Andrew Kuebler wrote: > I'm running FreeBSD and MySQL version 4.1. How do I get FreeBSD to load > MySQL on boot? I don't see a script file that came with the installation. > > Thank you. > > Andrew > Hi Andrew,
You need edit your /etc/rc.conf file and add the following line: mysql_enable="YES" Which basically tells the script that MySQL should be started when the server boots up. Regards --jm -- Jacques Marneweck http://www.powertrip.co.za/blog/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]