Backing Up Innodb table with individual tablespaces

2004-08-04 Thread Andrew Kuebler
If I use "innodb_file_per_table", how do I properly back-up that table so it could be imported to another server should something happen to my main server if I do not have the hot-back-up utility? If I lock & then copy the table, can I simply use "ALTER TABLE tbl_name IMPORT TABLESPACE" for it

Re: Backing up InnoDB MySQL DB

2004-06-01 Thread Jim Nachlin
comes with MySQL distribution: http://dev.mysql.com/doc/mysql/en/mysqldump.html There is also non-free InnoDB Hot Backup program: http://www.innodb.com/order.php Some info about backing up InnoDB database find at: http://dev.mysql.com/doc/mysql/en/Backing_up.html Also, as has b

Re: Backing up InnoDB MySQL DB

2004-05-26 Thread Victoria Reznichenko
omes with MySQL distribution: http://dev.mysql.com/doc/mysql/en/mysqldump.html There is also non-free InnoDB Hot Backup program: http://www.innodb.com/order.php Some info about backing up InnoDB database find at: http://dev.mysql.com/doc/mysql/en/Backing_up.html -- For technical s

Re: Backing up InnoDB MySQL DB

2004-05-26 Thread Jeff Smelser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 26 May 2004 02:34 pm, ColdFusion Lists wrote: > we're using MySQL 4.0.12 with InnoDB... please do you have any scripts, > comments, suggestions, ideas, tutorials... about how to backup from that > DB? It's possible to? If you can afford t

Backing up InnoDB MySQL DB

2004-05-26 Thread ColdFusion Lists
Hi all we're using MySQL 4.0.12 with InnoDB... please do you have any scripts, comments, suggestions, ideas, tutorials... about how to backup from that DB? It's possible to? Thanx for your time. Diga-me e eu esquecerei Mostre-me e lembrarei Ensina-me e aprenderei -

Re: Backing up InnoDb

2002-06-18 Thread Heikki Tuuri
Hendrik, - Original Message - From: ""Hendrik Schalekamp"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Tuesday, June 18, 2002 11:12 AM Subject: Backing up InnoDb > Hi, > > I'm just trying out the hotbackup utility (http://www.

Backing up InnoDb

2002-06-18 Thread Hendrik Schalekamp
Hi, I'm just trying out the hotbackup utility (http://www.innodb.com/hotbackup.html) for a MySql InnoDb based database and was hoping somebody could help me with a few questions about the utility and InnoDb: 1. Firstly I'd like to know how mature the hotbackup utility is. The implementation I