Bug #49123 Workbench definition for log output is invalid
Submitted: 26 Nov 2009 6:15 Modified: 8 Dec 2009 13:34
Reporter: Giuseppe Maxia Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.9 OS:MacOS
Assigned to: Maksym Yehorov CPU Architecture:Any
Tags: Logs, Output

[26 Nov 2009 6:15] Giuseppe Maxia
Description:
in the administration pane, options:
/configuration/log files/write logs to

The choices are "tables" and "files".
If used, the server doesn't start anymore. The correct choices are "table" and "file".

How to repeat:
see above

Suggested fix:
fix the choices
[1 Dec 2009 17:56] Maksym Yehorov
Fixed
[4 Dec 2009 23:02] Johannes Taxacher
fixed in repository. will be included in 5.2.11
[8 Dec 2009 13:34] Tony Bedford
An entry has been added to the 5.2.11 changelog:

In the Log Files tab of the configuration editor, selected from the Admin tab, the option Write Logs to did not work correctly. If either the Files or Tables options were selected from the option list, the MySQL Server would not subsequently start. This was because the options should have been File and Table.