Bug #44304 Administrator parses/sets deprecated log-slow-queries option
Submitted: 16 Apr 2009 5:51 Modified: 29 Jan 2018 11:05
Reporter: Andrew Dalgleish Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.17 OS:Windows
Assigned to: Johannes Taxacher CPU Architecture:Any

[16 Apr 2009 5:51] Andrew Dalgleish
Description:
MySQL Administrator sets the "Slow Queries Log" option using the now deprecated log-slow-queries option.

This causes the MySQL server to log this warning in the event viewer log each time it starts:
The syntax '--log_slow_queries' is deprecated and will be removed in MySQL 7.0. Please use '--slow_query_log'/'--slow_query_log_file' instead.

Changing the log-slow-queries to slow-query-log in the ini file does not work,
the Administrator does not recognise the newer option.

How to repeat:
Using MySQL Administrator, check the "Slow Queries Log" option, click "Apply Changes", then restart the server.
[16 Apr 2009 5:59] Valeriy Kravchuk
Thank you for the bug report. Verified just as described while working with MySQL server 5.1.33.
[29 Jan 2018 11:05] Mike Lischke
Issue has been reported for a product that no longer exists.