Bug #9768 Imposible to change InnoDB files location
Submitted: 8 Apr 2005 16:39 Modified: 8 May 2005 17:14
Reporter: Carlos Vigliola Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version:5.0.3 OS:Linux (Red Hat 7.2)
Assigned to: CPU Architecture:Any

[8 Apr 2005 16:39] Carlos Vigliola
Description:
Trying version 5.0.3 on a RH Server previously running MySQL 3.22 I backed up all databases (MyISAM files) and install MySQL 5.0.3.
It seems like server program do not read /etc/my.cnf because it did not find data files where they are.

How to repeat:
Trying version 5.0.3 on a RH Server previously running MySQL 3.22 I backed up all databases (MyISAM files) and install MySQL 5.0.3.
It seems like server program do not read /etc/my.cnf because it did not find data files where they are.

Suggested fix:
Explain how to use my.cnf in MySQL 5. Thanks.
[8 Apr 2005 17:14] MySQL Verification Team
Please verify the InnoDB start options at:

http://dev.mysql.com/doc/mysql/en/innodb-start.html

innodb_data_file_path
innodb_data_home_dir
innodb_log_group_home_dir
innodb_log_arch_dir

and configure your my.cnf according the Manual's instructions.
[8 May 2005 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".