MariaDB Error Codes 3000 to 3099
Error 3000: File is corruptedError 3001: Query partially completed on the master (error on master) and was abortedError 3002: Query caused different errors on master and slaveError 3003: Storage engine for table is not loadedError 3004: GET STACKED DIAGNOSTICS when handler not activeError 3005: is no longer supported. The statement was converted toError 3006: Statement is unsafe because it uses a fulltext parser plugin which may not return the saError 3007: Cannot DISCARD/IMPORT tablespace associated with temporary tableError 3008: Foreign key cascade delete/update exceeds max depth ofError 3009: Column count of is wrongError 3010: Trigger does not have CREATED attributeError 3011: Referenced trigger for the given action time and event type does not existError 3012: EXPLAIN FOR CONNECTION command is supported only for SELECT/UPDATE/INSERT/DELETE/REPLACEError 3013: Invalid size for columnError 3014: Table storage engine found required create option missingError 3015: Out of memory in storage engineError 3016: The password for anonymous user cannot be expiredError 3017: This operation cannot be performed with a running slave sql threadError 3018: Cannot create FULLTEXT index on materialized subqueryError 3019: Undo Log errorError 3020: Invalid argument for logarithmError 3021: This operation cannot be performed with a running slave io threadError 3022: This operation may not be safe when the slave has temporary tablesError 3023: CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LOG_POS clause may not be sError 3024: Query execution was interrupted, maximum statement execution time exceededError 3025: Select is not a read only statement, disabling timerError 3026: Duplicate entryError 3027: mode no longer has any effect. Use STRICT_ALL_TABLES or STRICT_TRANS_TABLES instead.Error 3028: Expression of ORDER BY contains aggregate function and applies to a UNIONError 3029: Expression of ORDER BY contains aggregate function and applies to the result of a non-agError 3030: Slave worker has stopped after at least one previous worker encountered an error when slError 3031: slave_preserve_commit_order is not supportedError 3032: The server is currently in offline modeError 3033: Binary geometry function given two geometries of different sridsError 3034: Calling geometry function with unsupported types of argumentsError 3035: Unknown GIS error occurred in functionError 3036: Unknown exception caught in GIS functionError 3037: Invalid GIS data provided to functionError 3038: The geometry has no data in functionError 3039: Unable to calculate centroid because geometry is empty in functionError 3040: Geometry overlay calculation error: geometry data is invalid in functionError 3041: Geometry turn info calculation error: geometry data is invalid in functionError 3042: Analysis procedures of intersection points interrupted unexpectedly in functionError 3043: Unknown exception thrown in functionError 3044: Memory allocation errorError 3045: Domain errorError 3046: Length errorError 3047: Invalid argument errorError 3048: Out of range errorError 3049: Overflow error errorError 3050: Range errorError 3051: Underflow errorError 3052: Logic errorError 3053: Runtime errorError 3054: Unknown exceptionError 3055: Geometry byte string must be little endianError 3056: The password provided for the replication user exceeds the maximum length of 32 characteError 3057: Incorrect user-level lock nameError 3058: Deadlock found when trying to get user-level lockError 3059: REPLACE cannot be executed as it requires deleting rows that are not in the viewError 3060: Do not support online operation on table with GIS index
Last updated
Was this helpful?