innodb_data_file_path path format
Hi!
I'm running the MySQL 5.1.12 on a Windows XP machine and am trying to use multiple InnoDB data files.
Unfortunately I did not manage to specify a full path information for those partitions:
innodb_data_file_path=ibdata1:18874368;ibdata2:500M:autoextend
Basically, I'd like to place one partition on drive C, say, c:\innodb\, the other partition on drive d, say, d:\innodb
Does anyone know how to do this with InnoDB on Windows?
Best regards,
Stephan
Subject
Views
Written By
Posted
innodb_data_file_path path format
9220
November 10, 2006 11:22AM
4087
November 11, 2006 02:14AM
3441
November 11, 2006 04:18AM
3496
November 11, 2006 12:39PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.