| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Vivek Khera | Date: | November 5 1999 5:43pm |
| Subject: | Re: Mysql and FreeeBSD 3.2r | ||
| View as plain text | |||
>>>>> "JAH" == Jeremy A Horland <jhorland@stripped> writes: JAH> I am trying to get MySql to start as user "mysql" under FreeBSD 3.2 using JAH> the user "mysql" to own and operate the process. This is what I use in /etc/rc.local on a BSD/OS system, which is sufficiently close: echo -n ' MySQL'; su mysql -c "daemon safe_mysqld" and I add whatever other MySQL options I want to /etc/my.cnf The "daemon" program on bsd/os disassociates the process from ttys and makes it be in its own process group, in case the application doesn't do it itself.
| Thread | ||
|---|---|---|
| • Mysql and FreeeBSD 3.2r | Jeremy A Horland | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Vivek Khera | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Jeremy A Horland | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Vivek Khera | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Bill Gerrard | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | sinisa | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Vivek Khera | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Bob Kline | 6 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Jeremy A Horland | 6 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Rick Moore | 5 Nov |
| • Re: Mysql and FreeeBSD 3.2r | Jeremy A Horland | 6 Nov |
