Author

Topic: Delete (Read 1711 times)

newbie
Activity: 22
Merit: 0
June 22, 2014, 05:47:45 AM
#3
this is was an attack  there is no such kind of error! just tell me where your data base is hosted ?
hero member
Activity: 576
Merit: 514
June 22, 2014, 03:28:46 AM
#2
InnoDB is a pain when it comes to errors.

It looks like a sequence counter was reset and now the engine spits out errors.
Maybe you can fix it by shoveling in GB of data:
http://dba.stackexchange.com/questions/8011/any-better-way-out-of-mysql-innodb-log-in-the-future

Or you could try to recover the data and do a import to a clean database:
http://www.percona.com/software/mysql-innodb-data-recovery-tools
http://www.chriscalender.com/?p=49

How big is the database? Maybe it would be easier to just roll in the most recent backup; or dump from a slave.
legendary
Activity: 1498
Merit: 1000
June 22, 2014, 12:04:33 AM
#1
Delete
Jump to: