Re: Enabling Logging

2004-03-13 Thread Ken Menzel
et a mail every time. Either way if there is an error the text of the error will get mailed to you. Hope this helps, ken - Original Message - From: "Jai Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 13, 2004 3:22 AM Subject: Enabling Log

Enabling Logging

2004-03-13 Thread Jai Jones
Hi, I am a little confused on how to get logging working, perhaps some advanced users can help :) Here's what I'm trying to do, I am backing up my MySQL data using a shell script and mysqldump. I would like to be able to send an email notification to myself to know that the dump worked. I was

Re: Enabling Logging of Slow Queries

2001-08-30 Thread s. keeling
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

Re: Enabling Logging of Slow Queries

2001-08-30 Thread Ken Menzel
your other logs (on my system /usr/local/var/picard.icarz.com.err ). Either tail or cat the file and look at the error on the end. Best of luck Ken - Original Message - From: "Ryan Shrout" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 30, 2001

RE: Enabling Logging of Slow Queries

2001-08-30 Thread Sven Huster
IL PROTECTED] > Subject: Enabling Logging of Slow Queries > > > 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 v

Enabling Logging of Slow Queries

2001-08-30 Thread Ryan Shrout
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