errno 138

2003-12-17 Thread sean peters
Hi all, We're trying to upgrade from 4.0.2 max to 4.0.16 Everything starts fine, but when querying the DB, something as simple as "SELECT count(*) FROM myTable" will return errno 138, but this works fine before the upgrade. Its probably something minor, but we're at a lo

Re: errno: 138

2002-02-13 Thread Kevin Smith
al 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

Re: errno: 138

2002-02-13 Thread Georg Richter
> <---snip---> > mysql> select * from customers; > ERROR 1016: Can't open file: 'customers.ISD'. (errno: 138) > <---snip---> http://www.mysql.com/doc/p/e/perror.html Regards Georg -

errno: 138

2002-02-13 Thread Simon Green
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

errno: 138

2002-02-13 Thread Simon Green
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