MariaDB Error Codes 1000 to 1099

Error 1000: hashchkError 1001: isamchkError 1002: NOError 1003: YESError 1004: Can't create fileError 1005: Can't create tableError 1006: Can't create databaseError 1007: Can't create database, database existsError 1008: Can't drop database; database doesn't existError 1009: Error dropping database (can't delete)Error 1010: Error dropping database (can't rmdir)Error 1011: Error on delete ofError 1012: Can't read record in system tableError 1013: Can't get status ofError 1014: Can't get working directoryError 1015: Can't lock fileError 1016: Can't open fileError 1017: Can't find fileError 1018: Can't read dir ofError 1019: Can't change dir toError 1020: Record has changed since last read in tableError 1021: Disk full (%s); waiting for someone to free some spaceError 1022: Can't write; duplicate key in tableError 1023: Error on close ofError 1024: Error reading fileError 1025: Error on rename ofError 1026: Error writing fileError 1027: is locked against changeError 1028: Sort abortedError 1029: View doesn't exist forError 1030: Got error from storage engineError 1031: Table storage engine doesn't have this optionError 1032: Can't find record inError 1033: Incorrect information in fileError 1034: Incorrect key file for table; try to repair itError 1035: Old key file for table; repair it!Error 1036: Table is read onlyError 1037: Out of memory; restart server and try againError 1038: Out of sort memory, consider increasing server sort buffer sizeError 1039: Unexpected EOF found when reading fileError 1040: Too many connectionsError 1041: Out of memoryError 1042: Can't get hostname for your addressError 1043: Bad handshakeError 1044: Access denied for userError 1045: Access denied for user (using password)Error 1046: No database selectedError 1047: Unknown commandError 1048: Column cannot be nullError 1049: Unknown databaseError 1050: Table already existsError 1051: Unknown tableError 1052: Column is ambiguousError 1053: Server shutdown in progressError 1054: Unknown columnError 1055: isn't in GROUP BYError 1056: Can't group onError 1057: Statement has sum functions and columns in same statementError 1058: Column count doesn't match value countError 1059: Identifier name is too longError 1060: Duplicate column nameError 1061: Duplicate key nameError 1062: Duplicate entry for keyError 1063: Incorrect column specifier for columnError 1064: near at lineError 1065: Query was emptyError 1066: Not unique table/aliasError 1067: Invalid default value forError 1068: Multiple primary key definedError 1069: Too many keys specified; max keys allowedError 1070: Too many key parts specified; max parts allowedError 1071: Specified key was too long; max key length isError 1072: Key column doesn't exist in tableError 1073: BLOB column can't be used in key specification with the used table typeError 1074: Column length too big for column; use BLOB or TEXT insteadError 1075: Incorrect table definition; there can be only one auto column and it must be defined asError 1076: ready for connectionsError 1077: Normal shutdownError 1078: Got signal. Aborting!Error 1079: Shutdown completeError 1080: Forcing close of threadError 1081: Can't create IP socketError 1082: Table has no index like the one used in CREATE INDEX; recreate the tableError 1083: Field separator argument is not what is expected; check the manualError 1084: You can't use fixed rowlength with BLOBs; please use 'fields terminated by'Error 1085: The file must be in the database directory or be readable by allError 1086: File already existsError 1087: Records Deleted Skipped WarningsError 1088: Records DuplicatesError 1089: Incorrect prefix key; the used key part isn't a string, the used length is longer than tError 1090: You can't delete all columns with ALTER TABLE; use DROP TABLE insteadError 1091: Can't DROP; check that column/key existsError 1092: Records Duplicates WarningsError 1093: You can't specify target table for update in FROM clauseError 1094: Unknown thread idError 1095: You are not owner of threadError 1096: No tables usedError 1097: Too many strings for column and SETError 1098: Can't generate a unique log-filenameError 1099: Table was locked with a READ lock and can't be updated

Last updated

Was this helpful?