Search



Search Results
Displaying 41 to 50 of 2524 total results
https://dev.mysql.com/doc/connector-python/en/connector-python-api-errors-error.html
This exception is the base class for all other exceptions in the errors module. It can be used to catch all errors in a single except statement. errors.Error is internally used by Connector/Python to raise MySQL client and server errors and should ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-insufficient-space.html
The following list enumerates all NDB errors of type IS (Insufficient space).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-constraint-violation.html
The following list enumerates all NDB errors of type CV (Constraint violation).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-node-shutdown.html
The following list enumerates all NDB errors of type NS (Node shutdown).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-timeout-expired.html
The following list enumerates all NDB errors of type TO (Timeout expired).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-internal-temporary.html
The following list enumerates all NDB errors of type IT (Internal temporary).
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-schema-object-already-exists.html
NDB error code 4244 MySQL error HA_ERR_TABLE_EXIST Error message Index or table with given name already exists NDB error code 721 MySQL error HA_ERR_TABLE_EXIST Error message Schema object with given name already exists NDB error code 746 MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-reference-errorcodes.html
The following tables lists the error codes returned by Connector/ODBC apart from the server errors.
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-reference-errorcodes.html
The following tables lists the error codes returned by Connector/ODBC apart from the server errors.
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-function-not-implemented.html
NDB error code 4003 MySQL error DMEC Error message Function not implemented yet NDB error code 797 MySQL error DMEC Error message Wrong fragment count for fully replicated table . The following list enumerates all NDB errors of type NI (Function ...
Displaying 41 to 50 of 2524 total results