Table of Contents
This appendix describes the types of error information MySQL provides and how to obtain information about them. The final section is for troubleshooting. It describes common problems and errors that may occur and potential resolutions.
Other error-related documentation includes:
Information about configuring where and how the server writes the error log: Section 5.4.2, “The Error Log”
Information about the character set used for error messages: Section 10.6, “Error Message Character Set”
Information about the language used for error messages: Section 10.12, “Setting the Error Message Language”
Information about errors related to InnoDB
: Section 15.21.4, “InnoDB Error Handling”
Descriptions of the error messages that the MySQL server and client programs generate: MySQL 8.0 Error Message Reference