News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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