RE: logs on nt4--Max Size

2001-06-28 Thread Mike
ne 28, 2001 4:20 PM To: Pete Kuczynski; [EMAIL PROTECTED] Subject: Re: logs on nt4 Pete: Check the config file (C:\MY.CNF or C:\WINNT\MY.INI) ... you should see a line like: log=d:/mysql/mysql.log If the line if commented out (# log=d:/mysql/mysql.log), then logging is off. Remove the #, shu

Re: logs on nt4

2001-06-28 Thread Gerald Jensen
- From: "Pete Kuczynski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 28, 2001 4:45 PM Subject: logs on nt4 > Hi, > Where would I find the logs files from Mysql on a NT4 server? I have > Nusphere Mysql installed with Apache/PHP and Mysql >

logs on nt4

2001-06-28 Thread Pete Kuczynski
Hi, Where would I find the logs files from Mysql on a NT4 server? I have Nusphere Mysql installed with Apache/PHP and Mysql I monotor the Apache Error and Access logs, but should'nt there be logs generated by Mysql? I don't want to run out of disc space cause I neglected to clear them out. Than