Re: innodb log sequence problem

2015-08-05 Thread Csepregi Árpád
Thank you for answer. The problem is that I wrote in previous message that there is no sql backup just the files for binary backup. Hardware we are using is a simple laptop with Windows 7 that runs 5.1 server in case the originally installed files are in use. It runs an 5.5 server paralelly as

Re: innodb log sequence problem

2015-08-05 Thread Reindl Harald
Am 05.08.2015 um 17:06 schrieb Csepregi Árpád: 150805 17:02:31 InnoDB: Page dump in ascii and hex (16384 bytes): hex... 150805 17:02:31 InnoDB: Page checksum 1094951825, prior-to-4.0.14-form checksum 1449969277 InnoDB: stored checksum 1467223489, prior-to-4.0.14-form stored checksum 87759728

Re: InnoDB “log sequence in the future!” crashing, won't start

2011-11-07 Thread Karen Abgarian
Log sequence in the future means that, for whatever reason, the update in the data pages happened but update in the Innodb's log didn't.The InnoDB by itself, without backups, is not protected against media failures, and this happens to be just that. Innodb_force_recovery is not really a re

Re: InnoDB “log sequence in the future!” crashing, won't start

2011-11-06 Thread Reindl Harald
Am 06.11.2011 06:05, schrieb Kevin Wang: > I stopped mysql only to find that it wouldn't come back up, /etc/init.d/mysql > start only outputs . . . . . . failed. I've narrowed it down to an issue > with InnoDB. The database starts when innodb_force_recovery = 5 and nothing > lower. When I "check

Re: innodb log files but we only use MYISAM

2008-09-18 Thread Dan Nelson
In the last episode (Sep 18), AM Corona said: > I see the following log files > > -rw-rw 1 mysql mysql 10485760 Sep 16 17:30 ibdata1 > -rw-rw 1 mysql mysql5242880 Sep 16 17:30 ib_logfile0 > -rw-rw 1 mysql mysql5242880 Jan 17 2006 ib_logfile1 > > > I checked every table

Re: InnoDB Log Optimisation

2008-05-09 Thread Ben Clewett
Thanks for the idea. Unfortunately nothing I can easily use (for instance in MySql Administrator) to log and monitor the lag in bytes between log writes and row data writes. :) Iñigo Medina García wrote: Hi Ben, Dear MySql, I am trying to optimise InnoDB, and trying to find out how much

Re: InnoDB Log Optimisation

2008-05-09 Thread Iñigo Medina García
Hi Ben, > > Dear MySql, > > I am trying to optimise InnoDB, and trying to find out how much of the > innodb log file contains row data which has not been written to storage. > > Therefore I can optimize the size of the log, keeping it low to reduce > crash recovery time yet high enough to be us

Re: Innodb log sequence error - urgent

2006-12-16 Thread Heikki Tuuri
, row level locking, and foreign keys for MySQL InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables http://www.innodb.com/order.php . From: Ratheesh K J Date: December 11 2006 10:23am Subject: Re: Innodb log sequence error - urgent Get Plain Text Thanks, I hav

Re: Innodb log sequence error - urgent

2006-12-11 Thread Ratheesh K J
h K J - Original Message - From: "Jan Kirchhoff" <[EMAIL PROTECTED]> To: "Ratheesh K J" <[EMAIL PROTECTED]> Cc: Sent: Monday, December 11, 2006 1:25 PM Subject: Re: Innodb log sequence error - urgent > Ratheesh K J schrieb: >> Hello all, &

Re: Innodb log sequence error - urgent

2006-12-10 Thread Jan Kirchhoff
Ratheesh K J schrieb: Hello all, yesterday we seperated our app server and db server. We moved our 70GB of data from our app server to a new DB server. We installed MySQL 4.1.11 on the DB server. Now the following happened. On the DB server the ibdata1 and all the databases are the old ones

Re: InnoDB Log and binlog files and Solid State Disk?

2004-12-01 Thread Heikki Tuuri
Richard, - Original Message - From: ""Richard F. Rebel"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Tuesday, November 30, 2004 6:11 PM Subject: InnoDB Log and binlog files and Solid State Disk? --=-JDf9WlMx8c01FXMbzrGw Content-Type: text/plain Content-Transfer-Encoding

Re: Innodb log file

2004-10-28 Thread Eric Bergen
Check out this section in the manual on innodb log files. http://dev.mysql.com/doc/mysql/en/Adding_and_removing.html -Eric On Thu, 28 Oct 2004 15:47:27 -0500, Oropeza Querejeta, Alejandro <[EMAIL PROTECTED]> wrote: > Hi, > > How can i increase the size of the log file and log buffer size? > >

Re: innodb log

2004-05-13 Thread Heikki Tuuri
Hi! - Original Message - From: "mayuran" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Monday, May 10, 2004 11:11 PM Subject: innodb log > When I do a SHOW INNODB STATUS i see a query which is > waiting for a lock to be released, but innodb status > doesnt show the whole