From: Jorge Bastos Date: June 5 2007 11:26am Subject: Re: InnoDB question List-Archive: http://lists.mysql.com/win32/18690 Message-Id: <012001c7a764$4d2c5e30$9a01a8c0@pcportatil> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit Cool, Gonna read, Thanka ----- Original Message ----- From: "Geoffroy Cogniaux" To: "Jorge Bastos" Cc: "Geoffroy Cogniaux" ; Sent: Tuesday, June 05, 2007 12:17 PM Subject: Re: InnoDB question > 2007/6/5, Jorge Bastos : >> 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? > To do so, I have to mix with innodb_data_file_path option > >> 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? > All you need to know is described in section 14.2.9. Moving an InnoDB > Database to Another Machine and 14.2.8. Backing Up and Recovering an > InnoDB Database > > Have a good read. > > Geoffroy >