Bug #7312 | multiple tablespaces forgotten | ||
---|---|---|---|
Submitted: | 15 Dec 2004 10:01 | Modified: | 17 Feb 2005 17:06 |
Reporter: | Mickael Besson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Administrator | Severity: | S2 (Serious) |
Version: | 1.0.17 | OS: | Windows (Windows NT4) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[15 Dec 2004 10:01]
Mickael Besson
[15 Dec 2004 11:29]
Hartmut Holzgraefe
Works fine on SuSE 9.0, windows specific?
[15 Dec 2004 11:47]
Michael G. Zinner
Thanks for reporting. We will address that a.s.a.p. The problem seems to be the mixture of _ and -. This one should work "innodb-file-per-table" but we have to correctly read in the other, too.
[16 Feb 2005 8:04]
Alfredo Kojima
Hi I cannot reproduce the problem on 1.0.19. What I did is to set innodb_file_per_table=1 in /etc/my.cnf, change something and save. The saved file correctly shows the option. Now, when I change the option by hand as: innodb_file_per_table=0 and then save something from Administrator, the option will be saved as: #innodb_file_per_table=0 because 0 is the default value. Can you please clarify whether you were expecting the option to continue being set to 0 (without being commented out)? Or were you getting a different result? Thanks.
[16 Feb 2005 10:54]
Mickael Besson
I can't reproduce it but I think that "innodb_file_per_table=X" wasn't recognized as a command (from MySQL Administrator only). Instead of that, we have to write "innodb-file-per-table=X", command that is recognized; and no more comments '#(Unknown option:)' are added... Strange... 8[ This bug has surely been fixed in 1.0.19 version of MySQL Adm.
[17 Feb 2005 17:06]
Alfredo Kojima
Thanks for checking! I'll close this bug and assume it's been fixed in 1.0.19