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
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 #, shutdown and restart the mysqld server. Gerald Jensen - Original Message --