Turn on Query logging in Linux - Linux Views : 253
Tagged in : Linux
0 0
Send mail
* Edit /etc/my.cnf
* Add the line log=/var/lib/mysql/query.log

This helps you to debug queries.
By Rekha, On - 2010-01-28



    Login to add Comments .