ColdFusion Lists <[EMAIL PROTECTED]> 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?
> 

You can use mysqldump utility that 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


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to