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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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