Bug #49420 | Invalid config values written | ||
---|---|---|---|
Submitted: | 3 Dec 2009 20:45 | Modified: | 22 Jan 2010 14:09 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.2.10 r4680 | OS: | Any |
Assigned to: | Maksym Yehorov | CPU Architecture: | Any |
[3 Dec 2009 20:45]
Todd Farmer
[3 Dec 2009 20:46]
Todd Farmer
Appears to impact all options, and continues to add entries instead of updating them, as I tried each of the options, ending with: log-output = Tables log-output = Files log-queries-not-using-indexes log-output = Disable Logging log-queries-not-using-indexes
[3 Dec 2009 20:53]
Todd Farmer
Looks like this is the case for all drop-downs, actually: query_cache_type = Cache all queries except SELECT SQL_NO_CACHE query_cache_type = Cache all queries except SELECT SQL_NO_CACHE lower_case_table_names = 1- Store in Lowercase, Case Insensitive This all makes MySQL server very unhappy.
[3 Dec 2009 20:57]
Kolbe Kegel
Affects all OSes, apparently.
[3 Dec 2009 20:58]
Todd Farmer
http://bugs.mysql.com/bug.php?id=49008 is the bug report dealing with WB's failure to write to configuration file. Trying to test around that currently by assuming that the preview file is what would actually be written.
[12 Jan 2010 12:27]
Mike Lischke
Adjusted synopsis to reflect better what this report is about.
[15 Jan 2010 17:20]
Maksym Yehorov
Fixed
[20 Jan 2010 11:10]
Johannes Taxacher
this has been fixed. will be included in 5.2.13
[22 Jan 2010 14:09]
Tony Bedford
An entry has been added to the 5.2.13 changelog: Invalid values were written to the MySQL server configuration file by the configuration editor. MySQL Workbench also added new entries to the configuration file, rather than update the existing entries. As a result of the this the server failed to start.