Hi!
You mean you want to store different disk tables on different file
systems? This can be achieved with defining different TABLESPACE:es
on different file systems.
Databases are just logical namespaces, nothing to do with storage.
BR
-- Martin
Chris Bannayan wrote:
> HI
>
> Id like to know how i go about creating mutiple databases on separate filesystesm on
> mysql cluster ver 7
>
> ie
>
> I have database 1, on want on /data1
> and database 2 on /data2
>
> is it done at the database level or the table level
>
>
> --
> MySQL Cluster Mailing List
> For list archives: http://lists.mysql.com/cluster
> To unsubscribe: http://lists.mysql.com/cluster?unsub=1
>