Bug #49007 | "INNODB" not recognized properly | ||
---|---|---|---|
Submitted: | 23 Nov 2009 23:27 | Modified: | 25 Nov 2009 15:33 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2 r4753 | OS: | Windows (XP) |
Assigned to: | CPU Architecture: | Any |
[23 Nov 2009 23:27]
Todd Farmer
[24 Nov 2009 12:55]
Maksym Yehorov
Fixed
[24 Nov 2009 14:23]
Johannes Taxacher
fixed in repository. fix will be included in 5.2.9
[25 Nov 2009 15:33]
Tony Bedford
An entry has been added to the 5.2.9 changelog: MySQL Workbench did not parse the following entry in the my.ini file correctly: default-storage-engine=INNODB This resulted in the default storage engine not being detected correctly by MySQL Workbench, although this entry was correctly recognized by the MySQL server. However, MySQL Workbench did parse the following entry correctly, due to the correct capitalization being used: default-storage-engine=InnoDB