Bug #23386 | Administrator can deactivate default storage engine without notice | ||
---|---|---|---|
Submitted: | 17 Oct 2006 18:26 | Modified: | 18 Oct 2006 0:18 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Administrator | Severity: | S2 (Serious) |
Version: | 1.24 rc | OS: | Windows (Windows XP SP2) |
Assigned to: | CPU Architecture: | Any | |
Tags: | administrator, default storage engine |
[17 Oct 2006 18:26]
[ name withheld ]
[18 Oct 2006 0:18]
MySQL Verification Team
Thank you for the bug report. I was unable to repeat what you are reporting, notice that unckeck Activate InnoDB should means to add to the my.ini file the key skip-innodb and currently there is another bug report that those changes are done outside of the [mysqld] server section: # SERVER SECTION # ---------------------------------------------------------------------- # # The following options will be read by the MySQL Server. Make sure that # you have installed the server correctly (see above) so it reads this # file. # #Enable this option only if you would like to use InnoDB tables. skip-innodb [mysqld] # The TCP/IP Port the MySQL Server will listen on port=3306 so what are you reporting should not happens, also notice when it will be fixed only takes effect when you press Apply Changes.