|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi All,
I have been using MySQL 5.1.x with InnoDB and Raw Devices. [mysqld] innodb_data_home_dir= innodb_data_file_path=/dev/hdd1:3Gnewraw;/dev/hdd2:2Gnewraw ........ [mysqld] innodb_data_home_dir= innodb_data_file_path=/dev/hdd1:5Graw;/dev/hdd2:2Graw Is there any way to specifiy the autoextend option (...::autoextend) when using Innodb with raw devices for the Shared Tablespace ? Thanks in advance for your , Mariella __________________________________________________ __________________________________ Need a vacation? Get great deals to amazing places on Yahoo! Travel. http://travel.yahoo.com/ |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Mariella,
Mariella Petrini wrote: > Hi All, > > > I have been using MySQL 5.1.x with InnoDB and Raw > Devices. > > [mysqld] > innodb_data_home_dir= > innodb_data_file_path=/dev/hdd1:3Gnewraw;/dev/hdd2:2Gnewraw > ....... > > [mysqld] > innodb_data_home_dir= > innodb_data_file_path=/dev/hdd1:5Graw;/dev/hdd2:2Graw > > > Is there any way to specifiy the autoextend option > (...::autoextend) when using Innodb with raw devices > for the Shared Tablespace ? sorry, no. We think of the partition as a chunk of storage. It does not extend. > Thanks in advance for your , > > Mariella Regards, Heikki |
|
![]() |
| Outils de la discussion | |
|
|