Bug #9878 Cannot find log files
Submitted: 13 Apr 2005 17:22 Modified: 19 Apr 2005 3:46
Reporter: Kirk Bowman Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.7 beta OS:MacOS (Mac OS 10.3.8)
Assigned to: CPU Architecture:Any

[13 Apr 2005 17:22] Kirk Bowman
Description:
Mysql 4.0.23

Cannot locate log files from commands in /etc/my.cnf. The config file has the following commands:

"# Logs
#log = /mysql_logs/query.log
log-error = /mysql_logs/error.log
log-slow-queries = /mysql_logs/debug/slow.log
log-bin = /mysql_logs/binary/seirs
log-bin-index = /mysql_logs/binary/index"

The error "Can't locate log file." is displayed on the Error Log, General Log and Slow Log tabs on the Logs panel.

How to repeat:
1. Launch Mysql Administrator
2. Login to mysql server
3. Click on the Logs panel
4. Click on the Error Log, General Log or Slow Log tab

Suggested fix:
Determine location of log files from commands in config file
[13 Apr 2005 21:36] Jorge del Conde
Thanks for your bug report
[19 Apr 2005 3:46] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html