Is there a common cause to the following problem?:
mysql> select parent_referral from referral;
ERROR 1030: Got error 127 from table handler
I can run a describe on the table and I can sucessfully run:
select count(*) from referral
but if I try to actually query the data in the table I get the above
problem.
Our system is running 3.22.23b and we're only having the problem with
the largest table in our database (it's got about 75k records in it
with 13 fields total file size of the ISD is about 65 megs)
-Chris
---------------------------------------------------------------------
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