reply inline

On Mon, Jan 17, 2011 at 9:30 PM, Angela liu <yyll2...@yahoo.com> wrote:
> Folks :
>
> two questions:
>
> 1. can Innodb create per database table space , not per table table space?

No. The only available options are creating a global tablespace which
can be many files or a file per table.

> 2. can we store table on specific tablespace like Oracle or DB2 when creating 
> table?

You can only choose to store a table in it's own tablespace or in the
global one.

> Many thanks.
>
>
>
>



-- 
Eric Bergen
eric.ber...@gmail.com
http://www.ebergen.net

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to