Go to the first, previous, next, last section, table of contents.


23 Error Handling in MySQL

This chapter lists the errors that may appear when you call MySQL from any host language. The first list displays server error messages. The second list displays client program messages.

Server error information comes from the following files:

Because updates are frequent, it is possible that these files will contain additional error information not listed here.

Client error information comes from the following files:

Because updates are frequent, it is possible that these files will contain additional error information not listed here.


Go to the first, previous, next, last section, table of contents.