Bug #27858 | Failing to log to a log table doesn't log anything to error log. | ||
---|---|---|---|
Submitted: | 16 Apr 2007 18:03 | Modified: | 23 Oct 2007 19:50 |
Reporter: | Tobias Asplund | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Logging | Severity: | S3 (Non-critical) |
Version: | 5.1.18 | OS: | Linux |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
[16 Apr 2007 18:03]
Tobias Asplund
[16 Apr 2007 23:18]
Sveta Smirnova
Thank you for the report. Verified as described.
[1 Aug 2007 22:21]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/31986 ChangeSet@1.2570, 2007-08-01 16:18:56-06:00, malff@weblab.(none) +3 -0 Bug#27858 (Failing to log to a log table doesn't log anything to error log) Before this patch, failures to write to the log tables (mysql.slow_log and mysql.general_log) were improperly printed (the time was printed twice), or not printed at all. With this patch, failures to write to the log tables is reported in the error log, for all cases of failures.
[6 Oct 2007 1:19]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/35027 ChangeSet@1.2619, 2007-10-05 19:20:02-06:00, malff@weblab.(none) +3 -0 Bug#27858 (Failing to log to a log table doesn't log anything to error log) Before this patch, failures to write to the log tables (mysql.slow_log and mysql.general_log) were improperly printed (the time was printed twice), or not printed at all. With this patch, failures to write to the log tables is reported in the error log, for all cases of failures.
[11 Oct 2007 23:55]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/35428 ChangeSet@1.2619, 2007-10-11 17:55:18-06:00, malff@weblab.(none) +3 -0 Bug#27858 (Failing to log to a log table doesn't log anything to error log) Before this patch, failures to write to the log tables (mysql.slow_log and mysql.general_log) were improperly printed (the time was printed twice), or not printed at all. With this patch, failures to write to the log tables is reported in the error log, for all cases of failures.
[19 Oct 2007 18:53]
Bugs System
Pushed into 5.1.23-beta
[23 Oct 2007 19:50]
Paul DuBois
Noted in 5.1.23 changelog.