>     I have been scouring the MySQL site and manual for a couple of days
> trying to find a place to have a listing of MySQL error messages
> ­ what they
> mean ­ and what should correct them.  Does such a beast exist anywhere?
> Specifically I am getting the error
>
> ERROR 1030: Got error ­1 from table handler
>
> This happens when I do an order by in the sql statement.

Use perror:

[carsten@tsort carsten]$ perror 1
Error code   1: Operation not permitted.

/ Carsten
--
Carsten H. Pedersen
keeper and maintainer of the bitbybit.dk MySQL FAQ
http://www.bitbybit.dk/mysqlfaq



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

Reply via email to