I can't seem to figure out how to have mysql start up when booting up for a server than I am now managing.
root@: uname -a
FreeBSD .server1 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
The script that starts mysql is here: /usr/local/etc/rc.d/mysql.server
In /etc/rc.conf, I have mysql_enabled="yes"
Anyone have any ideas of what is missing?