Frank S Apap wrote:
>
> How do i get the mysql server to write to log files automatically(i mean
> at startup)
>
> Thanks
Hi Frank
Just give mysqld the --log and/or --log-update option on startup.
On UNIX/Linux you have to edit the mysql.server script, on Win95/98 you have to edit your
autoexec.bat and on Win NT you have to edit your C:\my.cnf configuration file.
The configuration file can also be used on UNIX/Linux.
Tschau
Christian
| Thread |
|---|
| • MySql Daemon | Frank S Apap | 13 Jul |
| • Re: MySql Daemon | Christian Mack | 18 Jul |