Re: InnoDB question

"Jorge Bastos" <[email protected]> Tue, 5 Jun 2007 11:21:15 +0100
Newsgroups gmane.comp.db.mysql.windows
Message-ID <00ae01c7a75b$3fd42a00$9a01a8c0@pcportatil>
Hi Geoffroy,

That may be interesting also.
So with that optio, i'll have everything related to one specific database, 
on it's directory along with the .frm files from the structure, correct?
I'm looking for this, so that i can "transport" the database as easy as with 
MyIsam files.
Suposing i'm using one file per table on innodb, i can transport the 
database just copying the database directory, or there's any information 
that stay's out of the directory for this database?

Jorge



----- Original Message ----- 
From: "Geoffroy Cogniaux" <[email protected]>
To: "'Jorge Bastos'" <[email protected]>; <[email protected]>
Sent: Tuesday, June 05, 2007 10:25 AM
Subject: RE: InnoDB question


Hi Jorge,

No, but if you add the innodb_file_per_table option to my.cnf, InnoDB stores
each table in its own .ibd file in the same MySQL database directory where
the .frm file is created. See Section 14.2.3.1, "Using Per-Table
Tablespaces".

Regards
Geoffroy

-----Message d'origine-----
De : Jorge Bastos [mailto:[email protected]]
Envoyé : mardi 5 juin 2007 00:01
À : [email protected]
Objet : InnoDB question

Hi guys,

Does InnoDB has, or is going to have a configuration like MSSQL, where i can
define one file per database?

Jorge




-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]