NDB Error Code |
MySQL Error Code |
NDB Error Classification |
Error Message |
---|---|---|---|
623 | HA_ERR_RECORD_FILE_FULL | IS | 623 |
624 | HA_ERR_RECORD_FILE_FULL | IS | 624 |
625 | HA_ERR_INDEX_FILE_FULL | IS | Out of memory in Ndb Kernel, hash index part (increase IndexMemory) |
633 | HA_ERR_INDEX_FILE_FULL | IS | Table fragment hash index has reached maximum possible size |
640 | DMEC | IS | Too many hash indexes (should not happen) |
826 | HA_ERR_RECORD_FILE_FULL | IS | Too many tables and attributes (increase MaxNoOfAttributes or MaxNoOfTables) |
827 | HA_ERR_RECORD_FILE_FULL | IS | Out of memory in Ndb Kernel, table data (increase DataMemory) |
902 | HA_ERR_RECORD_FILE_FULL | IS | Out of memory in Ndb Kernel, ordered index data (increase DataMemory) |
903 | HA_ERR_INDEX_FILE_FULL | IS | Too many ordered indexes (increase MaxNoOfOrderedIndexes) |
904 | HA_ERR_INDEX_FILE_FULL | IS | Out of fragment records (increase MaxNoOfOrderedIndexes) |
905 | DMEC | IS | Out of attribute records (increase MaxNoOfAttributes) |
1601 | HA_ERR_RECORD_FILE_FULL | IS | Out extents, tablespace full |
1602 | DMEC | IS | No datafile in tablespace |
747 | DMEC | IS | Out of event records |
908 | DMEC | IS | Invalid ordered index tree node size |
1303 | DMEC | IS | Out of resources |
1412 | DMEC | IS | Can't accept more subscribers, out of space in pool |
1416 | DMEC | IS | Can't accept more subscriptions, out of space in pool |