On Aug 21, 2008, at 6:15 PM, Jorge Bastos wrote:
> Hi people,
>
>
>
> When using file_per_table in my.cnf, we'll have two files, the .frm
> and
> .ibd, my question is, in ibdata1 will be saved any information
> regarding to
> this?
Yes. The shared tablespace is still used by InnoDB for its data
dictionary, regardless of the innodb_file_per_table setting.
--
Paul DuBois
Sun Microsystems / MySQL Documentation Team
Madison, Wisconsin, USA
www.mysql.com
| Thread |
|---|
| • InnoDB question | Jorge Bastos | 22 Aug |
| • Re: InnoDB question | Paul DuBois | 22 Aug |