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
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
> <---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
-
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
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