Re: innodb errors on startup

2006-03-29 Thread Heikki Tuuri
Marten, - Original Message - From: "Marten Lehmann" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Wednesday, March 29, 2006 7:52 PM Subject: Re: innodb errors on startup Well, ok, we need to stress this more in the manual. A few users have misunders

Re: innodb errors on startup

2006-03-29 Thread Marten Lehmann
Well, ok, we need to stress this more in the manual. A few users have misunderstood that ibdata files would no longer be needed if one uses innodb_file_per_table. ib_logfiles are always needed. How else can InnoDB recover after a crash. but how can I repair my existing ib-files so that the

Re: innodb errors on startup

2006-03-29 Thread Heikki Tuuri
Marten, Marten Lehmann wrote: Hello Heikki, can you email the complete .err log from the server to [EMAIL PROTECTED] the complete log is about 50 mb, since a lot of errors occur. I am interested in what caused the very first crash in the server. Now your database seems to be seriously corr

Re: innodb errors on startup

2006-03-29 Thread Marten Lehmann
Hello Heikki, can you email the complete .err log from the server to [EMAIL PROTECTED] the complete log is about 50 mb, since a lot of errors occur. I am interested in what caused the very first crash in the server. Now your database seems to be seriously corrupt, since the log sequence numb

Re: innodb errors on startup

2006-03-28 Thread Heikki Tuuri
php - Original Message - From: "Marten Lehmann" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Tuesday, March 28, 2006 7:49 PM Subject: innodb errors on startup Hello, I'm getting this in my errorlog: 060328 18:43:45 mysqld ended 060328 18:43:46 mysqld

innodb errors on startup

2006-03-28 Thread Marten Lehmann
Hello, I'm getting this in my errorlog: 060328 18:43:45 mysqld ended 060328 18:43:46 mysqld started 060328 18:43:46 InnoDB: Operating system error number 2 in a file operation. InnoDB: The error means the system cannot find the path specified. InnoDB: If you are installing InnoDB, remember

Re: replication/InnoDB errors

2003-12-10 Thread Andrew Hall
Greetings, > > Didn't find any fields in table 'blah' > 031208 18:15:16 InnoDB error: > Cannot find table db/blah from the internal data dictionary > of InnoDB though the .frm file for the table exists. Maybe you > have deleted and recreated InnoDB data files but have forgotten > to delete the c

replication/InnoDB errors

2003-12-08 Thread Andrew Hall
Greetings, I am having a difficult time understanding my replication error. I have two mysql installs both 3.23.54. I executed the following for my replication setup. On master: - stop mysql - add the following to my.cnf: [mysqld] log-bin server-id=1 - tar up data dir, copy to slave -

Re: innodb-errors

2003-11-14 Thread Heikki Tuuri
for InnoDB which also backs up MyISAM tables Order MySQL technical support from https://order.mysql.com/ - Original Message - From: "Margrit Lottmann" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Friday, November 14, 2003 3:27 PM Subject: innodb-errors

Re: innodb-errors

2003-11-14 Thread Dr. Frank Ullrich
Margrit, fix the problem that leads to OS error number 17. What does perror tell you about it? Regards, Frank. Margrit Lottmann schrieb: > > Following errors we've got by restarting mysqld > > 031114 10:26:51 mysqld started > InnoDB: Fatal error: cannot read from file. OS error number 1

innodb-errors

2003-11-14 Thread Margrit Lottmann
Following errors we've got by restarting mysqld 031114 10:26:51 mysqld started InnoDB: Fatal error: cannot read from file. OS error number 17. 031114 10:26:56 InnoDB: Assertion failure in thread 1024 in file os0file.c line 1329 InnoDB: We intentionally generate a memory trap. InnoDB: Send a deta

innodb-errors

2003-11-14 Thread Margrit Lottmann
Following errors we've got by restarting mysqld 031114 10:26:51 mysqld started InnoDB: Fatal error: cannot read from file. OS error number 17. 031114 10:26:56 InnoDB: Assertion failure in thread 1024 in file os0file.c line 1329 InnoDB: We intentionally generate a memory trap. InnoDB: Send a deta

Re: InnoDB errors

2003-10-25 Thread Heikki Tuuri
MySQL InnoDB Hot Backup - hot backup tool for InnoDB which also backs up MyISAM tables - Original Message - From: "Shane Allen" <[EMAIL PROTECTED]> Newsgroups: mailing.database.myodbc Sent: Friday, October 24, 2003 9:22 PM Subject: InnoDB errors > I've searc

InnoDB errors

2003-10-24 Thread Shane Allen
I've searched the archives and was unable to find anything that seemed pertinent. Earlier today I had to stop and start mysql. When I issued mysqladmin shutdown, however, the process did not die cleanly (reason unknown), and I ended up having to kill -9 mysqld and mysqld_safe. When the DB came

Re: update to strange InnoDB errors

2001-09-24 Thread Heikki Tuuri
e something to do with the replication bug of auto-increment columns. Thank you! Heikki Innobase Oy >Date: Mon, 24 Sep 2001 07:24:59 >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >From: Heikki Tuuri <[EMAIL PROTECTED]> >Subject: Re: update to strange InnoDB errors > >Robert, >

Re: update to strange InnoDB errors

2001-09-23 Thread Heikki Tuuri
Robert, you are a genius in finding bugs :). The bug has been reported by two users before you. Since CHECK TABLE says ok, the table is probably ok now. The bug may be in purge in multiversioning: it removes a secondary index record too early. Or it may the in a lock wait. Can you describe wha

update to strange InnoDB errors

2001-09-23 Thread Robert Cope
Er, a little embarassed that I did not check the bugfixes page before reporting that. Anyhow, here is the check table to go with that report: +--+---+--+--+ | Table| Op| Msg_type | Msg_text | +--+---+--+-

strange InnoDB errors in err log

2001-09-23 Thread Robert Cope
Hello, I checked my .err file today and found these: - InnoDB: error in sec index entry update in InnoDB: index UNQ_USER_NAME table rateGenius/USER_USER InnoDB: tuple 0: len 7; hex 616d626a6f7267; asc ambjorg;; 1: len 8; hex 1d1b; asc ;; InnoDB: record RECORD: info bits 0 0: le