At 1:35 AM +0300 6/28/1999, Boaz Yahav wrote:
>Hi
>
>How do i make MySQL use a log file and where do i define the path and file
>name?
mysqld supports the --log option.
--log turns on logging using the default log file name, `hostname`.log
in the data directory.
--log=/path/to/log uses the name you specify explicitly.
safe_mysqld recognizes --log and passes it through to mysqld, if you
start the server that way.
--
Paul DuBois, paul@stripped
Northern League Chronicles: http://www.snake.net/nl/
| Thread |
|---|
| • log | Boaz Yahav | 28 Jun |
| • Re: log | Paul DuBois | 28 Jun |