Hi all,
I’ve just realized that I couldn’t use DATA DIRECTORY and INDEX DIRECTORY options of CREATE TABLE command with InnoDB engine.
I use innodb_file_per_table, so it seems I will not be able to put some InnoDB tables on my second RAID stack
Am I right ?