Skip to main content
Version: 3.14.x.x LTS

MSQL

The next table lists all error codes related to the MySQL Connector.

MajorMinorMessageDetails
MSQL0001SQL error occurred while moving the cursor.See the logs for more details.
0002Could not initialize the MySQL connection.Check if the database is up and running.
0003Some option could not be set.Check if the configured options are supported.
0004Connection to the database failed.See the logs for more details.
0005Error occurred during initializing the statement cache.See the logs for more details.
0006Error occurred during preparing the statement cache.See the logs for more details.
0007Failed to set the connect timeout option.See the logs for more details.
0008Failed to set the read timeout option.See the logs for more details.
0009Failed to set the write timeout option.See the logs for more details.
0010Failed to set the read defaults file option.See the logs for more details.
0011Error during string escape: no database connection.Contact support.
0012Error during string escape.See the logs for more details.