On Thu, Aug 30, 2001 at 02:50:47PM -0400, Ryan Shrout wrote:
> I have tried to enable slow query logging for a couple days now, with no
> success.
> 
> I have tried adding the line to the my.cnf file as well as stoppign the
> service then starting it with the command line version.  Both ways, the
> server refuses to restart.  I have checked the syntax over and over and I
> think I have it correct!
> 
> [mysqld]
> log-slow-queries=/root/slow-queries.log

Is mysqld running owned by root?  No?  Then mysql will have no right to
write to /root.  Mine runs as "mysql".


-- 
     Any technology distinguishable from magic is insufficiently advanced.
 [EMAIL PROTECTED] TopQuark Software & Serv. Contract programmer, server bum.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to