Bug #59847 | Error closing the general/query logfile, if file is a named pipe/socket/fifo | ||
---|---|---|---|
Submitted: | 31 Jan 2011 14:32 | Modified: | 25 Mar 2011 1:41 |
Reporter: | Gustav Mogensen | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Logging | Severity: | S3 (Non-critical) |
Version: | 5.1.49-enterprise-gpl-pro-log | OS: | Linux (2.6.18-238.1.1.el5) |
Assigned to: | CPU Architecture: | Any |
[31 Jan 2011 14:32]
Gustav Mogensen
[31 Jan 2011 14:35]
Gustav Mogensen
Here is the error when setting general_log_file to an existing fifo: mysql> set global general_log_file='/var/log/mysql/query.fifo'; ERROR 1231 (42000): Variable 'general_log_file' can't be set to the value of '/var/log/mysql/query.fifo'
[25 Mar 2011 1:41]
Sveta Smirnova
thank you for the report. Verified almost as described, although debug server crashes when trying to turn general_log to on. Error log contains "mf_iocache.c:189: failed assertion `seek_offset == 0'"
[22 Sep 2014 20:50]
MySQL Verification Team
https://bugs.mysql.com/bug.php?id=74007 is a duplicate