> From: Sumit Upadhyay <[EMAIL PROTECTED]> > Subject: [twincling] Required Information About MySQL. > Sent: 09 Aug '06 13:18 > > Hi All: > > I required information about MySQL in regards of following points > > 1. How to turn on logs in MySQL so that when we fire a Query then > each log maintained in Log file can be Analysed independently.
Hi Sumit: Perhaps you need to turn on the log level to debug in /etc/my.cnf file and also specify the log file. By default, the log file is specified as log = /var/log/mysql/mysql.log You may also want to take a look at http://mysql.com/doc/refman/5.0/en/log-files.html Please check it out. thanks Saifi. ===================================================== Mark your calendar for the next TSM Saturday (5pm - 7pm) on 19th August 2006 E T H I C A L H A C K I N G Venue: CommVault Systems (India) Pvt Ltd. 5th Floor, Ashoka Janardhan Chambers Above Nalli Silks S.P. Road, Begumpet, Hyderabad. Helpline: +91 - 99499 91585 +91 - 99496 50605 To know more about TWINCLING Society http://www.twincling.org/ ===================================================== Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/twincling/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

