Eternius: MySQL einzelne Datenbank in anderem Pfad

Beitrag lesen

Hallo,

Hallo,

mir bekannt wäre da z.B. die InnoDB Engine:

If you specify innodb_data_home_dir as an empty string, you can specify absolute paths for the data files listed in the innodb_data_file_path value. The following example is equivalent to the preceding one:

[mysqld]
innodb_data_home_dir =
innodb_data_file_path=/ibdata/ibdata1:50M;/ibdata/ibdata2:50M:autoextend

Quelle

gruss

--
no strict;
no warnings;
Der natürliche Feind der Festplatte ist der Teppich, der sich gerne mal elektrisch aufläd und der Festplatte eine wischt.
Kluge Leute sind auch nur Menschen.