Bug #44304 Administrator parses/sets deprecated log-slow-queries option
Submitted: 16 Apr 7:51 Modified: 16 Oct 8:52
Reporter: Andrew Dalgleish
Status: QA review
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.17 OS:Microsoft Windows
Assigned to: Johannes Taxacher Target Version:WB60
Triage: Triaged: D3 (Medium) / R3 (Medium) / E3 (Medium)

[16 Apr 7: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 7:59] Valeriy Kravchuk
Thank you for the bug report. Verified just as described while working with MySQL server
5.1.33.