>Note that this error list is for the Linux version (parts differs for
>another OS). More error descriptions can be found in the header files.
>(forgot currently which ones). If you search the forum for error codes and
>my name than you will find the info (roughly a year+ old)
The typical pla
[snip]
I looked around and didn't see documentation of MySQL error codes. I did
find a short list of INNODB codes but nothing comprehensive. Is there such a
page?
[/snip]
OS error codes :
http://dev.mysql.com/doc/mysql/en/operating-system-error-codes.html
Server error messages :
http://dev.mysql.c
Hi Emmett,
Please try http://www.be-known-online.com/mysql/
Note that this error list is for the Linux version (parts differs for
another OS). More error descriptions can be found in the header files.
(forgot currently which ones). If you search the forum for error codes and
http://www.be-known-online.com/mysql/
Best regards
Nils Valentin
> [snip]
> I looked around and didn't see documentation of MySQL error codes. I did
> find a short list of INNODB codes but nothing comprehensive. Is there such
> a
> page?
> [/snip]
>
> Y
[snip]
I looked around and didn't see documentation of MySQL error codes. I did
find a short list of INNODB codes but nothing comprehensive. Is there such a
page?
[/snip]
You can use perror to find out want a mysql errno means.
http://dev.mysql.com/doc/mysql/en/perror.html
---
Tom Crimmins
Inte
I looked around and didn't see documentation of MySQL
error codes. I did find a short list of INNODB codes
but nothing comprehensive. Is there such a page?
Thanks,
Tripp
__
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
htt