Complete listing of MySQL error codes Complete listing of MySQL error codes
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Complete listing of MySQL error codes

Started by kegobeer, December 14, 2004, 04:37:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kegobeer

The fine folks at MySQL provide a complete list of MySQL errors:

http://dev.mysql.com/doc/mysql/en/Error-handling.html

If you receive a MySQL error message, check out the MySQL site for a detailed explanation.

If you have shell access (*nix) or access to the mysql\bin directory (Windows) you can find out what the error code means by using the perror utility:

http://dev.mysql.com/doc/mysql/en/perror.html
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots