Bug #71599 | Unexpected log output for mysqld --help --verbose | ||
---|---|---|---|
Submitted: | 6 Feb 2014 7:48 | Modified: | 31 Jul 2014 13:28 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Logging | Severity: | S3 (Non-critical) |
Version: | 5.6.15, 5.6.19 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[6 Feb 2014 7:48]
Daniël van Eeden
[6 Feb 2014 8:41]
MySQL Verification Team
Hello Daniel, Thank you for the bug report. Verified as described. Thanks, Umesh
[31 Jul 2014 13:28]
Daniël van Eeden
This seems to be related to Bug #62752 Still happens with 5.6.19 D:\mysql>bin\mysqld.exe --help --verbose > NUL 2014-07-31 15:25:18 10596 [Note] Plugin 'FEDERATED' is disabled. 2014-07-31 15:25:19 10596 [Note] Binlog end 2014-07-31 15:25:19 10596 [Note] Shutting down plugin 'MyISAM' 2014-07-31 15:25:19 10596 [Note] Shutting down plugin 'CSV' D:\mysql>bin\mysqld.exe --version bin\mysqld.exe Ver 5.6.19 for Win64 on x86_64 (MySQL Community Server (GPL))