Re: Problems with MySQL and Poweredge 6450..

2001-05-22 Thread Heikki Tuuri
Cody, did you copy the InnoDB data files, log files, and .frm files verbatim to the new computer? Have you tried wuith the same my.cnf parameters you had in the old computer? Does InnoDB crash always in the same function call? It looks like the internal data dictionary of InnoDB is corrupted. In

Re: Problems with MySQL and Poweredge 6450..

2001-05-22 Thread Sinisa Milivojevic
Cody Swanson writes: > Hey, > > We just got a new Dell Poweredge 6450 preloaded with redhat 6.2. Our intention > is to move the database off a smaller machine and load it into this one. We > currently have MySQL 3.23.38 using the innobase driver on redhat 6.2 with kernel > 2.4.4. This is on

Re: Problems with MySQL and Poweredge 6450..

2001-05-21 Thread Sasha Pachev
On Monday 21 May 2001 13:50, Cody Swanson wrote: > Hey, > > We just got a new Dell Poweredge 6450 preloaded with redhat 6.2. Our intention > is to move the database off a smaller machine and load it into this one. We > currently have MySQL 3.23.38 using the innobase driver on redhat 6.2 wi