MariaDB Error Codes 3000 to 3099
-
Error 3000: File is corrupted
Error 3000: File %s is corrupted -
Error 3001: Query partially completed on the master (error on master) and was aborted
Error 3001: Query partially completed on the master (error on master: %d) a... -
Error 3002: Query caused different errors on master and slave
Error 3002: Query caused different errors on master and slave. Error on mas... -
Error 3003: Storage engine for table is not loaded
Error 3003: Storage engine for table '%s'.'%s' is not loaded. -
Error 3004: GET STACKED DIAGNOSTICS when handler not active
Error 3004: GET STACKED DIAGNOSTICS when handler not active -
Error 3005: is no longer supported. The statement was converted to
Error 3005: %s is no longer supported. The statement was converted to %s. -
Error 3006: Statement is unsafe because it uses a fulltext parser plugin which may not return the same value on the slave
Error 3006: Statement is unsafe because it uses a fulltext parser plugin wh... -
Error 3007: Cannot DISCARD/IMPORT tablespace associated with temporary table
Error 3007: Cannot DISCARD/IMPORT tablespace associated with temporary table -
Error 3008: Foreign key cascade delete/update exceeds max depth of
Error 3008: Foreign key cascade delete/update exceeds max depth of %d. -
Error 3009: Column count of is wrong
Error 3009: Column count of %s.%s is wrong. Expected %d, found %d. Created ... -
Error 3010: Trigger does not have CREATED attribute
Error 3010: Trigger %s.%s.%s does not have CREATED attribute. -
Error 3011: Referenced trigger for the given action time and event type does not exist
Error 3011: Referenced trigger '%s' for the given action time and event type does not exist. -
Error 3012: EXPLAIN FOR CONNECTION command is supported only for SELECT/UPDATE/INSERT/DELETE/REPLACE
Error 3012: EXPLAIN FOR CONNECTION command is supported only for SELECT/UPD... -
Error 3013: Invalid size for column
Error 3013: Invalid size for column '%-.192s'. -
Error 3014: Table storage engine found required create option missing
Error 3014: Table storage engine '%-.64s' found required create option missing -
Error 3015: Out of memory in storage engine
Error 3015: Out of memory in storage engine '%-.64s'. -
Error 3016: The password for anonymous user cannot be expired
Error 3016: The password for anonymous user cannot be expired. -
Error 3017: This operation cannot be performed with a running slave sql thread
Error 3017: This operation cannot be performed with a running slave sql thr... -
Error 3018: Cannot create FULLTEXT index on materialized subquery
Error 3018: Cannot create FULLTEXT index on materialized subquery -
Error 3019: Undo Log error
Error 3019: Undo Log error: %s -
Error 3020: Invalid argument for logarithm
Error 3020: Invalid argument for logarithm -
Error 3021: This operation cannot be performed with a running slave io thread
Error 3021: This operation cannot be performed with a running slave io thre... -
Error 3022: This operation may not be safe when the slave has temporary tables
Error 3022: This operation may not be safe when the slave has temporary tab... -
Error 3023: CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LOG_POS clause may not be safe
Error 3023: CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LO... -
Error 3024: Query execution was interrupted, maximum statement execution time exceeded
Error 3024: Query execution was interrupted, maximum statement execution time exceeded -
Error 3025: Select is not a read only statement, disabling timer
Error 3025: Select is not a read only statement, disabling timer -
Error 3026: Duplicate entry
Error 3026: Duplicate entry '%-.192s'. -
Error 3027: mode no longer has any effect. Use STRICT_ALL_TABLES or STRICT_TRANS_TABLES instead.
Error 3027: '%s' mode no longer has any effect. Use STRICT_ALL_TABLES or ST... -
Error 3028: Expression of ORDER BY contains aggregate function and applies to a UNION
Error 3028: Expression #%u of ORDER BY contains aggregate function and applies to a UNION -
Error 3029: Expression of ORDER BY contains aggregate function and applies to the result of a non-aggregated query
Error 3029: Expression #%u of ORDER BY contains aggregate function and appl... -
Error 3030: Slave worker has stopped after at least one previous worker encountered an error when slave-preserve-commit-order was enabled
Error 3030: Slave worker has stopped after at least one previous worker enc... -
Error 3031: slave_preserve_commit_order is not supported
Error 3031: slave_preserve_commit_order is not supported %s. -
Error 3032: The server is currently in offline mode
Error 3032: The server is currently in offline mode -
Error 3033: Binary geometry function given two geometries of different srids
Error 3033: Binary geometry function %s given two geometries of different s... -
Error 3034: Calling geometry function with unsupported types of arguments
Error 3034: Calling geometry function %s with unsupported types of arguments. -
Error 3035: Unknown GIS error occurred in function
Error 3035: Unknown GIS error occurred in function %s. -
Error 3036: Unknown exception caught in GIS function
Error 3036: Unknown exception caught in GIS function %s. -
Error 3037: Invalid GIS data provided to function
Error 3037: Invalid GIS data provided to function %s. -
Error 3038: The geometry has no data in function
Error 3038: The geometry has no data in function %s. -
Error 3039: Unable to calculate centroid because geometry is empty in function
Error 3039: Unable to calculate centroid because geometry is empty in function %s. -
Error 3040: Geometry overlay calculation error: geometry data is invalid in function
Error 3040: Geometry overlay calculation error: geometry data is invalid in function %s. -
Error 3041: Geometry turn info calculation error: geometry data is invalid in function
Error 3041: Geometry turn info calculation error: geometry data is invalid in function %s. -
Error 3042: Analysis procedures of intersection points interrupted unexpectedly in function
Error 3042: Analysis procedures of intersection points interrupted unexpectedly in function %s. -
Error 3043: Unknown exception thrown in function
Error 3043: Unknown exception thrown in function %s. -
Error 3044: Memory allocation error
Error 3044: Memory allocation error: %-.256s in function %s. -
Error 3045: Domain error
Error 3045: Domain error: %-.256s in function %s. -
Error 3046: Length error
Error 3046: Length error: %-.256s in function %s. -
Error 3047: Invalid argument error
Error 3047: Invalid argument error: %-.256s in function %s. -
Error 3048: Out of range error
Error 3048: Out of range error: %-.256s in function %s. -
Error 3049: Overflow error error
Error 3049: Overflow error error: %-.256s in function %s. -
Error 3050: Range error
Error 3050: Range error: %-.256s in function %s. -
Error 3051: Underflow error
Error 3051: Underflow error: %-.256s in function %s. -
Error 3052: Logic error
Error 3052: Logic error: %-.256s in function %s. -
Error 3053: Runtime error
Error 3053: Runtime error: %-.256s in function %s. -
Error 3054: Unknown exception
Error 3054: Unknown exception: %-.384s in function %s. -
Error 3055: Geometry byte string must be little endian
Error 3055: Geometry byte string must be little endian. -
Error 3056: The password provided for the replication user exceeds the maximum length of 32 characters
Error 3056: The password provided for the replication user exceeds the maxi... -
Error 3057: Incorrect user-level lock name
Error 3057: Incorrect user-level lock name '%-.192s'. -
Error 3058: Deadlock found when trying to get user-level lock
Error 3058: Deadlock found when trying to get user-level lock; try rolling ... -
Error 3059: REPLACE cannot be executed as it requires deleting rows that are not in the view
Error 3059: REPLACE cannot be executed as it requires deleting rows that are not in the view -
Error 3060: Do not support online operation on table with GIS index
Error 3060: Do not support online operation on table with GIS index
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.