I think it's because it's the old structure, try this... BUT, back-up your database files first!
Check that the owner of the database files are MySQL and that they have the correct permissions, then run the following statement : alter table customers type=MyISAM; K ----- Original Message ----- From: "Simon Green" <[EMAIL PROTECTED]> To: "'Mysql (E-mail)'" <[EMAIL PROTECTED]> Sent: Wednesday, February 13, 2002 12:59 PM Subject: errno: 138 > Hi > I have just moved a copy of a database from and old MySQL server to a new > one. > But I am geting the folowing error. > > <---snip---> > mysql> select * from customers; > ERROR 1016: Can't open file: 'customers.ISD'. (errno: 138) > <---snip---> > > Can some one please tell me what this error is, or tell me where I can find > a list of error to what the problem is. > > > Thanks > Simon Green > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php