PDA

View Full Version : [ubuntu] Enable logging for MySQL


markbusu
June 3rd, 2008, 12:43 PM
How is this possible?

Need to check what queries are being done from Courier-Imap since im encountering an issue with Maildir paths..

Thanks

Mark

beniwtv
June 3rd, 2008, 01:03 PM
It should be enabled by default.

Check here for the various files:
http://dev.mysql.com/doc/refman/5.0/en/log-files.html

To read the binary log:
http://dev.mysql.com/doc/refman/5.0/en/mysqlbinlog.html

Cheers,

markbusu
June 3rd, 2008, 01:10 PM
Thanks!

beniwtv
June 3rd, 2008, 01:15 PM
Glad I could help. Don't forget to mark your thread as solved if it is. :popcorn: