> Is there a list off MySQL error-codes avalible? 
> Something like Oracle's oerr. program? 

perror

> We are having trouble with one of  our MySQL databases. The error is:
> 
> "Got error 124 from table handler."

chris@entropy:~$ perror 124
Error code 124:  Wrong medium type
124 = Wrong index given to function


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