Documentation Home
MySQL NDB Cluster API Developer Guide
Related Documentation Download this Manual
PDF (US Ltr) - 3.6Mb
PDF (A4) - 3.6Mb


2.4.2 NDB Error Codes: by Type

This section contains a number of error code lists, one for each type of NDB API error. The error types include the following:

  • No error

  • Application error

  • Scan application error

  • Configuration or application error (currently unused)

  • No data found

  • Constraint violation

  • Schema error

  • User defined error

  • Insufficient space

  • Temporary Resource error

  • Node Recovery error

  • Overload error

  • Timeout expired

  • Node shutdown

  • Internal temporary

  • Unknown result error

  • Unknown error code (currently unused)

  • Internal error

  • Function not implemented

The information in each list includes, for each error:

Similar errors have been grouped together in each list. Each list is ordered alphabetically.

You can always obtain the latest error codes and information from the file storage/ndb/src/ndbapi/ndberror.cpp. (In previous releases of NDB Cluster, this file was named ndberror.c.)

These types are also shown in the error_status column of the ndbinfo.error_messages table.