crash recovery

2012-07-12 Thread madu...@gmail.com
Hi, Lately I got this messgae in my errorLog file, need more datails why the DB was restarted! 120711 19:42:06 mysqld restarted 120711 19:42:06 [Warning] Asked for 196608 thread stack, but got 126976 120711 19:42:07 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery

Crash Recovery Problem

2008-02-08 Thread Grant Limberg
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

Re: InnoDB Crash RECOVERY HELP (Urgent)

2006-09-21 Thread Eric Bergen
init.d/mysql/start I get these lins in my error log 060921 13:00:14 mysqld started 060921 13:00:14 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages fr

InnoDB Crash RECOVERY HELP (Urgent)

2006-09-21 Thread Sayed Hadi Rastgou Haghi
Dear all, our DB server crashed and when I try to start Mysql /etc/init.d/mysql/start I get these lins in my error log 060921 13:00:14 mysqld started 060921 13:00:14 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the

InnoDB crash recovery and innodb_support_xa, sync_binlog

2006-07-04 Thread HIROSE, Masaaki
Hello, I have some question about InnoDB crash recovery. Q: I understand transaction and write to disk sequence as following figure. Is this correct? w/ innodb_flush_log_at_trx_commit = 1 innodb_support_xa = on sync_binlog = 1 skip-innodb_doublewrite

InnoDB crash - recovery

2003-08-14 Thread Mads =?unknown-8bit?q?J=F8rgensen?=
Greetings all. I have a bit of a problem here, a database i'm administering was somehow corrupted, and i'm unable to recover it in any way. Is there any way at all to recover a corrupt InnoDB database? (I read on innodb.com that it is impossible, but hope it is not) When I run a query from any

InnoDB crash recovery

2003-03-31 Thread Murad Nayal
te the bin-log if I don't have to. Are they important for crash recovery (server crash) in general or for innoDB in particular many thanks Murad -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Hoping for Crash recovery Miracle

2001-09-18 Thread David Bouw
avid Bouw [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 17, 2001 6:17 PM > To: [EMAIL PROTECTED] > Subject: Hoping for Crash recovery Miracle > > > Hi there, > > I would really appreciate any help someone can give on the following awful > problem.. > &

Re: Hoping for Crash recovery Miracle

2001-09-18 Thread Terje Kristensen
a: David Bouw [mailto:[EMAIL PROTECTED]] > Sendt: 18. september 2001 01:53 > Til: [EMAIL PROTECTED] > Kopi: [EMAIL PROTECTED] > Emne: Fw: Hoping for Crash recovery Miracle > > > Hi there, > > I would really appreciate any help someone can give on the > following awful pro

Fw: Hoping for Crash recovery Miracle

2001-09-17 Thread David Bouw
Hi there, I would really appreciate any help someone can give on the following awful problem.. I have been working all day on filling a table with data. (Small records..) Because I have a table which I filled with some binary data someone asked me how big this will get.. I looked at the di

Hoping for Crash recovery Miracle

2001-09-17 Thread David Bouw
Hi there, I would really appreciate any help someone can give on the following awful problem.. I have been working all day on filling a table with data. (Small records..) Because I have a table which I filled with some binary data someone asked me how big this will get.. I looked at the direc

Crash Recovery

2001-09-12 Thread Kevin Kotun
I have a table with over 26 million records that experiences a high volume of traffic. Recently, query results became a little screwy; upon investigation it was found that the table and the index were fouled up. The results of an isamchk on the table yielded: Checking ISAM file: /usr8/hydrolo

Re: Large table crash recovery

2001-05-31 Thread Aaron Williams
Greetings list, I have a semi large table (~10gig) that when I run a select query from the table it gives me an errno 145. So I run myisamchk on the table, as it is a myisam table. However, my problem is, when I run myisamchk it tells me that the table has about 20 million data records, th