A mysqldump will work just fine.  By default, that dump is going to
explicitly specify the table type ..  you will have to edit it if you
want to import to MyISAM.

 - michael  dykman

On Mon, Sep 14, 2009 at 10:44 AM, Néstor <rot...@gmail.com> wrote:
> Maybe one of you experts know the answer.
>
> I have a Innodb database that I want to back up.   Is there a free tool to
> do this?
> mysqlhotbackup is a paid tool, is that the only one available?
>
> If I do a mysqldump of the innodb databse, will I be avail to uploaded into
> a myisam
> database and will it work?
>
>
> Thanks,
>
> Nestor
>



-- 
 - michael dykman
 - mdyk...@gmail.com

Don’t worry about people stealing your ideas. If they’re any good,
you’ll have to ram them down their throats!

   Howard Aiken

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to