Innodb Assertion Error

2012-10-22 Thread Sabika M
hi! I am hoping someone has experienced this before or knows how we can resolve this. I am running into an innodb assertion error (see below) and cannot reproduce it. It has happened 3-4 times, MySQL crashes and sometimes recovers and other times it is unable to recover (MySQL repeatedly crashe

Re: Percona Backup

2012-10-22 Thread Claudio Nanni
http://www.percona.com/doc/percona-xtrabackup/ Cheers Claudio 2012/10/23 Sabika M > hi! > > I am trying to work with percona's extra backup. Has anyone found any > simple instructions how to install it? We are using innodb file per table > > Thanks! > Sabika > -- Claudio

Percona Backup

2012-10-22 Thread Sabika M
hi! I am trying to work with percona's extra backup. Has anyone found any simple instructions how to install it? We are using innodb file per table Thanks! Sabika

get a partial dump

2012-10-22 Thread Stefan Kuhn
Hi everybody, I want to get insert statements from a mysql database for a number of rows of a table, specified by a where clause. I also need the inserts for the datasets linked via foreign keys in other tables. So I need a sort of partial dump, a bit like mysqldump, but restricted to a (small)