I've got MySQL 5.0.55a running on a Windows XP system. All tables in the
active database on the system are innodb. The startup log says that innodb
recovery completed and that connections are available. Meanwhile, mysql is
writing to the hdd at around 2MB/sec according to process explorer.
I ca
://www.mysql.com/support/index.html
Subject: InnoDB table recovery problem - not beeing able to start database
server
From: Ivan Tomasic
Date: Mon, 30 Jun 2003 12:10:08 +0200
Hi.
Please help.
During long delete operation from one InnoDB table there was PC shutdown due
to powe
Hi.
Please help.
During long delete operation from one InnoDB table there was PC shutdown due to power
supply failure. After that I was unable to start database server so I have started it
with set-variable = innodb_force_recovery=4 option and I have dropped all databases
with InnoDB tables. S
Ives,
Thursday, January 24, 2002, 5:04:09 AM, you wrote:
IS> Hi there,
IS> yesterday my mysql server (running under irix) has gone away
IS> and took one table with it
IS> so i tried to recover the data with isamchk -o table_name
IS> unfortunalty during the recoveryprocess half of the data
IS> w
Hi there,
yesterday my mysql server (running under irix) has gone away
and took one table with it
so i tried to recover the data with isamchk -o table_name
unfortunalty during the recoveryprocess half of the data
will be thrown away - is there any way to avoid this?
bevore recovery: datafile: 4
they has humane
users backups are needed!
I hope this help?
Simon
-Original Message-
From: Paul Kelly [mailto:[EMAIL PROTECTED]]
Sent: 25 June 2001 17:16
To: '[EMAIL PROTECTED]'
Subject: Recovery Problem
Hi All,
sorry if this is duplicated...
I'm trying to reco
Hi All,
sorry if this is duplicated...
I'm trying to recover data from a table after all rows in the table were accidentally
deleted.
I have looked at the .MYD file and all of the information still seems to be there,
albeit, flagged as deleted (I assume).
Is there any way to recover t
Hi All,
I'm trying to recover data from a table after all rows in the table were
accidentally deleted.
I have looked at the .MYD file and all of the information still seems to be there,
albeit, flagged as deleted (I assume).
Is there any way to recover this information, and "undelete"