Re: I need to understand INNO better.

2004-11-24 Thread Jeff Smelser
On Wednesday 24 November 2004 04:02 am, Heikki Tuuri wrote: > > Only two ways to make copies of innodb.. mysqlhotcopy (its not free) > > mysqlhotcopy is free, but it works only for MyISAM. > > See: > http://dev.mysql.com/doc/mysql/en/Backing_up.html Sorry, I meant the hot backup tool for innodb.

Re: I need to understand INNO better.

2004-11-24 Thread Heikki Tuuri
Titus, Jeff, - Original Message - From: "Jeff Smelser" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Tuesday, November 23, 2004 11:24 PM Subject: Re: I need to understand INNO better. --nextPart3014813.KeZKZSIgGj Content-Type: text/plain; charset=&quo

Re: I need to understand INNO better.

2004-11-23 Thread Jeff Smelser
On Tuesday 23 November 2004 02:12 pm, Titus wrote: > I have converted some tables from MyISAM to INNO > using an ALTER TABLE statement. It seems to work > fine. However, when I copy that database to another > directory for purposes of backup, a subsequent 'use' > statement on the backup directory