Hi,
We wanted to keep one of Innodb table on RAM disk in our database design so
that we can get better performance. We were hoping the take adventage of
using MULTIPLE TABLESPACE feature of 4.1.1 but I  just found out that InnoDB
stores each table into its own file tablename.ibd in the database directory
where the table belongs. Is there anyway to tell InnoDB to keep the file on
a different directory for a specific table ? 
Thanks
Aysun Alay




Reply via email to