On Tue, Jul 01, 2003 at 04:09:26PM -0500, Miguel Perez wrote: > The OS I'm using is Red Hat 7.3, and the mysql version is 4.0 > > The wierd thing is that I could access those tables but just after I > rebooted my PC > I couldn't access the 2 tables. > The log files has the following: > > "030701 14:27:38 InnoDB: Assertion failure in thread 36874 in file > dict0load.c line 677
You don't write which exact version you use, but the changelist in the MySQL documentation mentions a fix for an assertion in dict0load.c in version MySQL/InnoDB-4.0.13. mysql> select version(); If you use an earlier version than 4.0.13, you could try to upgrade. > InnoDB: We intentionally generate a memory trap. > InnoDB: Send a detailed bug report to [EMAIL PROTECTED] Well, you did that now :) I don't use InnoDB currently, so maybe someone else will respond. Regards, Fred. -- Fred van Engen XB Networks B.V. email: [EMAIL PROTECTED] Televisieweg 2 tel: +31 36 5462400 1322 AC Almere fax: +31 36 5462424 The Netherlands -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]