Jonas Lind?n <[EMAIL PROTECTED]> wrote:
> Hello, I am runing mysql5.x and have just started fiddeling with how I should back 
> up my innodb databases. I started reading about ibbackup and think it suits me. But 
> the problem is I cant find it ;) Does ibbackup come with mysql or should I download 
> it separatly from somewhere else? Anyone using it who could give me a hint?

ibbackup is non-free software and it's not included in the MySQL distribution:
        http://innodb.com/order.php

For backup of InnoDB tables you can also use mysqldump utility:
        http://www.mysql.com/doc/en/mysqldump.html




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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