Bug #20000 multiple tablespaces incorrect file separator
Submitted: 22 May 2006 13:47 Modified: 31 Aug 2006 15:21
Reporter: Edrick Duero Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.9 OS:Windows (WinXP Pro SP2)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: Server Configuration

[22 May 2006 13:47] Edrick Duero
Description:
Setting multiple tablespaces in innodb using MySQL Administrator will make the server can't start because of incorrect file separator ";" in "inodb_data_file_path" instead of ";".

How to repeat:
Add a multiple tablespace in InnoDB parameter tab. Then apply the changes and restart the server.
[22 May 2006 13:59] Valeriy Kravchuk
Thank you for a problem report. Please, specify the exact MySQL server version and MySQL Administrator versions used. Is it 1.0.9?

In MySQL Administrator 1.1.9 working with 5.0.20a I have all controls but One File per Table checkbox disabled in Datafiles group.
[22 Jun 2006 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[30 Jun 2006 1:43] Edrick Duero
I apologize for not responding in my bug report, I was too buzy for the past month.

I'm using MySQL 5.0.18 and MySQL Administrator 1.1.9 in WinXP SP2.

The problem is the incorrect multiple file separator ":" of "inodb_data_file_path" that must/should be semicolon ";"
[31 Aug 2006 15:21] Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html