Hello.
Usually I use mysql-server.sh which is from ports collection, however,
mysql.server script is used sometimes. See:
http://dev.mysql.com/doc/refman/5.0/en/mysql-server.html
Andrew Kuebler wrote:
> I'm running FreeBSD and MySQL version 4.1. How do I get FreeBSD to load
> MySQL on
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"
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
Place a script called mysql-server.sh in /usr/local/etc/rc.d
#!/bin/sh
case "$1" in
start)
/usr/loca
If you´ve installed mysql from ports the startup sript is under
/usr/local/etc/rc.d/
Change its permissions to be extecutable
I hope that this help you
Regards!
++
| ISC Edwin Cruz García |
| IT Manager |
| Tr