MariaDB Error Codes 1100 to 1199

Error 1100: Table was not locked with LOCK TABLESchevron-rightError 1101: You should never see itchevron-rightError 1102: Incorrect database namechevron-rightError 1103: Incorrect table namechevron-rightError 1104: The SELECT would examine more than MAX_JOIN_SIZE rowschevron-rightError 1105: Unknown errorchevron-rightError 1106: Unknown procedurechevron-rightError 1107: Incorrect parameter count to procedurechevron-rightError 1108: Incorrect parameters to procedurechevron-rightError 1109: Unknown tablechevron-rightError 1110: Column specified twicechevron-rightError 1111: Invalid use of group functionchevron-rightError 1112: Table uses an extension that doesn't exist in this MariaDB versionchevron-rightError 1113: A table must have at least 1 columnchevron-rightError 1114: The table is fullchevron-rightError 1115: Unknown character setchevron-rightError 1116: Too many tables; MariaDB can only use tables in a joinchevron-rightError 1117: Too many columnschevron-rightError 1118: Row size too largechevron-rightError 1119: Thread stack overrunchevron-rightError 1120: Cross dependency found in OUTER JOIN; examine your ON conditionschevron-rightError 1121: Table handler doesn't support NULL in given indexchevron-rightError 1122: Can't load functionchevron-rightError 1123: Can't initialize functionchevron-rightError 1124: No paths allowed for shared librarychevron-rightError 1125: Function already existschevron-rightError 1126: Can't open shared librarychevron-rightError 1127: Can't find symbol in librarychevron-rightError 1128: Function is not definedchevron-rightError 1129: Host is blocked because of many connection errorschevron-rightError 1130: Host is not allowed to connect to this MariaDB serverchevron-rightError 1131: You are using MariaDB as an anonymous userchevron-rightError 1132: You must have privileges to update tables in the mysql databasechevron-rightError 1133: Can't find any matching row in the user tablechevron-rightError 1134: Rows matched Changed Warningschevron-rightError 1135: Can't create a new threadchevron-rightError 1136: Column count doesn't match value count at rowchevron-rightError 1137: Can't reopen tablechevron-rightError 1138: Invalid use of NULL valuechevron-rightError 1139: Got error from regexpchevron-rightError 1140: Mixing of GROUP columns with no GROUP columnschevron-rightError 1141: There is no such grant defined for user on hostchevron-rightError 1142: command denied to user for tablechevron-rightError 1143: command denied to user for column in tablechevron-rightError 1144: Illegal GRANT/REVOKE commandchevron-rightError 1145: The host or user argument to GRANT is too longchevron-rightError 1146: Table doesn't existchevron-rightError 1147: There is no such grant defined for user on host on tablechevron-rightError 1148: The used command is not allowed with this MariaDB versionchevron-rightError 1149: You have an error in your SQL syntaxchevron-rightError 1150: Delayed insert thread couldn't get requested lock for tablechevron-rightError 1151: Too many delayed threads in usechevron-rightError 1152: Aborted connection to db userchevron-rightError 1153: Got a packet bigger than 'max_allowed_packet' byteschevron-rightError 1154: Got a read error from the connection pipechevron-rightError 1155: Got an error from fcntl()chevron-rightError 1156: Got packets out of orderchevron-rightError 1157: Couldn't uncompress communication packetchevron-rightError 1158: Got an error reading communication packetschevron-rightError 1159: Got timeout reading communication packetschevron-rightError 1160: Got an error writing communication packetschevron-rightError 1161: Got timeout writing communication packetschevron-rightError 1162: Result string is longer than 'max_allowed_packet' byteschevron-rightError 1163: The used table type doesn't support BLOB/TEXT columnschevron-rightError 1164: The used table type doesn't support AUTO_INCREMENT columnschevron-rightError 1165: INSERT DELAYED can't be used with table because it is lockedchevron-rightError 1166: Incorrect column namechevron-rightError 1167: The used storage engine can't index columnchevron-rightError 1168: Unable to open underlying table which is differently defined or of non-MyISAM type or dochevron-rightError 1169: Can't write, because of unique constraint, to tablechevron-rightError 1170: BLOB/TEXT column used in key specification without a key lengthchevron-rightError 1171: All parts of a PRIMARY KEY must be NOT NULLchevron-rightError 1172: Result consisted of more than one rowchevron-rightError 1173: This table type requires a primary keychevron-rightError 1174: This version of MariaDB is not compiled with RAID supportchevron-rightError 1175: You are using safe update mode and you tried to update a table without a WHERE that useschevron-rightError 1176: Key doesn't exist in tablechevron-rightError 1177: Can't open tablechevron-rightError 1178: The storage engine for the table doesn't supportchevron-rightError 1179: You are not allowed to execute this command in a transactionchevron-rightError 1180: Got error during COMMITchevron-rightError 1181: Got error during ROLLBACKchevron-rightError 1182: Got error during FLUSH_LOGSchevron-rightError 1183: Got error during CHECKPOINTchevron-rightError 1184: Aborted connection to db user hostchevron-rightError 1185: You should never see itchevron-rightError 1186: Binlog closed, cannot RESET MASTERchevron-rightError 1187: Failed rebuilding the index of dumped tablechevron-rightError 1188: Error from masterchevron-rightError 1189: Net error reading from masterchevron-rightError 1190: Net error writing to masterchevron-rightError 1191: Can't find FULLTEXT index matching the column listchevron-rightError 1192: Can't execute the given command because you have active locked tables or an active transchevron-rightError 1193: Unknown system variablechevron-rightError 1194: Table is marked as crashed and should be repairedchevron-rightError 1195: Table is marked as crashed and last (automatic?) repair failedchevron-rightError 1196: Some non-transactional changed tables couldn't be rolled backchevron-rightError 1197: Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storagechevron-rightError 1198: This operation cannot be performed with a running slave; run STOP SLAVE firstchevron-rightError 1199: This operation requires a running slave; configure slave and do START SLAVEchevron-right

Last updated

Was this helpful?