All pages
Powered by GitBook
Couldn't generate the PDF for 101 pages, generation stopped at 100.
Extend with 50 more pages.
1 of 100

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

MariaDB Error Codes 1200 to 1299

Error 1200: The server is not configured as slave

Error Code
SQLSTATE
Error
Description

1200

HY000

ER_BAD_SLAVE

The server is not configured as slave; fix in config file or with CHANGE MASTER TO

Possible Causes and Solutions

Error 1201: Could not initialize master info structure

Error Code
SQLSTATE
Error
Description

1201

HY000

ER_MASTER_INFO

Could not initialize master info structure; more error messages can be found in the MariaDB error log

Possible Causes and Solutions

Error 1202: Could not create slave thread; check system resources

Error Code
SQLSTATE
Error
Description

1202

HY000

ER_SLAVE_THREAD

Could not create slave thread; check system resources

Possible Causes and Solutions

Error 1203: User already has more than 'max_user_connections' active connections

Error Code
SQLSTATE
Error
Description

Error 1204: You may only use constant expressions with SET

Error Code
SQLSTATE
Error
Description

Possible Causes and Solutions

1203

42000

ER_TOO_MANY_USER_CONNECTIONS

User %s already has more than 'max_user_connections' active connections

Possible Causes and Solutions

1204

HY000

ER_SET_CONSTANTS_ONLY

You may only use constant expressions with SET

Error 1207: Update locks cannot be acquired during a READ UNCOMMITTED transaction

Error Code
SQLSTATE
Error
Description

1207

25000

ER_READ_ONLY_TRANSACTION

Update locks cannot be acquired during a READ UNCOMMITTED transaction

Possible Causes and Solutions

Error 1213: Deadlock found when trying to get lock; try restarting transaction

Error Code
SQLSTATE
Error
Description

1213

40001

ER_LOCK_DEADLOCK

Deadlock found when trying to get lock; try restarting transaction

Possible Causes and Solutions

Error 1218: Error connecting to master

Error Code
SQLSTATE
Error
Description

1218

08S01

ER_CONNECT_TO_MASTER

Error connecting to master: %s

Possible Causes and Solutions

Error 1228: Variable is a SESSION variable and can't be used with SET GLOBAL

Error Code
SQLSTATE
Error
Description

1228

HY000

ER_LOCAL_VARIABLE

Variable '%s' is a SESSION variable and can't be used with SET GLOBAL

Possible Causes and Solutions

Error 1217: Cannot delete or update a parent row: a foreign key constraint fails

Error Code
SQLSTATE
Error
Description

Error 1224: Mixing of transactional and non-transactional tables is disabled

Error Code
SQLSTATE
Error
Description

Error 1239: Incorrect foreign key definition

Error Code
SQLSTATE
Error
Description

Error 1215: Cannot add foreign key constraint

Error Code
SQLSTATE
Error
Description

Error 1223: Can't execute the query because you have a conflicting read lock

Error Code
SQLSTATE
Error
Description

Error 1247: Reference not supported

Error Code
SQLSTATE
Error
Description

Error 1210: Incorrect arguments to

Error Code
SQLSTATE
Error
Description

Error 1221: Incorrect usage of

Error Code
SQLSTATE
Error
Description

Error 1234: Incorrect usage/placement

Error Code
SQLSTATE
Error
Description

Error 1237: Slave SQL thread ignored the query because of replicate-*-table rules

Error Code
SQLSTATE
Error
Description

Error 1232: Incorrect argument type to variable

Error Code
SQLSTATE
Error
Description

Error 1254: Slave is already running

Error Code
SQLSTATE
Error
Description

Error 1208: DROP DATABASE not allowed while thread is holding global read lock

Error Code
SQLSTATE
Error
Description

Error 1251: Client does not support authentication protocol requested by server

Error Code
SQLSTATE
Error
Description

Error 1220: Error when executing command

Error Code
SQLSTATE
Error
Description

Error 1256: Uncompressed data size too large

Error Code
SQLSTATE
Error
Description

Error 1243: Unknown prepared statement handler given

Error Code
SQLSTATE
Error
Description

Error 1265: Data truncated for column

Error Code
SQLSTATE
Error
Description

Error 1258: ZLIB: Not enough room in the output buffer

Error Code
SQLSTATE
Error
Description

Possible Causes and Solutions

1217

23000

ER_ROW_IS_REFERENCED

Cannot delete or update a parent row: a foreign key constraint fails

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1224

HY000

ER_MIXING_NOT_ALLOWED

Mixing of transactional and non-transactional tables is disabled

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1239

42000

ER_WRONG_FK_DEF

Incorrect foreign key definition for '%s': %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1215

HY000

ER_CANNOT_ADD_FOREIGN

Cannot add foreign key constraint

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1223

HY000

ER_CANT_UPDATE_WITH_READLOCK

Can't execute the query because you have a conflicting read lock

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1247

42S22

ER_ILLEGAL_REFERENCE

Reference '%s' not supported (%s)

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1210

HY000

ER_WRONG_ARGUMENTS

Incorrect arguments to %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1221

HY000

ER_WRONG_USAGE

Incorrect usage of %s and %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1234

42000

ER_CANT_USE_OPTION_HERE

Incorrect usage/placement of '%s'

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1237

HY000

ER_SLAVE_IGNORED_TABLE

Slave SQL thread ignored the query because of replicate-*-table rules

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1232

42000

ER_WRONG_TYPE_FOR_VAR

Incorrect argument type to variable '%s'

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1254

HY000

ER_SLAVE_WAS_RUNNING

Slave is already running

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1208

HY000

ER_DROP_DB_WITH_READ_LOCK

DROP DATABASE not allowed while thread is holding global read lock

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1251

08004

ER_NOT_SUPPORTED_AUTH_MODE

Client does not support authentication protocol requested by server; consider upgrading MariaDB client

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1220

HY000

ER_ERROR_WHEN_EXECUTING_COMMAND

Error when executing command %s: %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1256

HY000

ER_TOO_BIG_FOR_UNCOMPRESS

Uncompressed data size too large; the maximum size is %d (probably, length of uncompressed data was corrupted)

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1243

HY000

ER_UNKNOWN_STMT_HANDLER

Unknown prepared statement handler (%.*s) given to %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1265

01000

WARN_DATA_TRUNCATED

Data truncated for column '%s' at row %ld

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1258

HY000

ER_ZLIB_Z_BUF_ERROR

ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted)

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Error 1205: Lock wait timeout exceeded; try restarting transaction

Error Code
SQLSTATE
Error
Description

1205

HY000

ER_LOCK_WAIT_TIMEOUT

Lock wait timeout exceeded; try restarting transaction

Possible Causes and Solutions

Error 1231: Variable can't be set to the value of

Error Code
SQLSTATE
Error
Description

1231

42000

ER_WRONG_VALUE_FOR_VAR

Variable '%s' can't be set to the value of '%s'

Possible Causes and Solutions

Error 1245: Cyclic reference on subqueries

Error Code
SQLSTATE
Error
Description

1245

HY000

ER_CYCLIC_REFERENCE

Cyclic reference on subqueries

Possible Causes and Solutions

Error 1246: Converting column from to

Error Code
SQLSTATE
Error
Description

1246

HY000

ER_AUTO_CONVERT

Converting column '%s' from %s to %s

Possible Causes and Solutions

Error 1249: Select was reduced during optimization

Error Code
SQLSTATE
Error
Description

1249

01000

ER_SELECT_REDUCED

Select %u was reduced during optimization

Possible Causes and Solutions

Error 1276: Field or reference of SELECT was resolved in SELECT

Error Code
SQLSTATE
Error
Description

1276

HY000

ER_WARN_FIELD_RESOLVED

Field or reference '%s%s%s%s%s' of SELECT #%d was resolved in SELECT #%d

Possible Causes and Solutions

Error 1248: Every derived table must have its own alias

Error Code
SQLSTATE
Error
Description

1248

42000

ER_DERIVED_MUST_HAVE_ALIAS

Every derived table must have its own alias

Possible Causes and Solutions

Error 1219: Error running query on master

Error Code
SQLSTATE
Error
Description

1219

HY000

ER_QUERY_ON_MASTER

Error running query on master: %s

Possible Causes and Solutions

Error 1211: is not allowed to create new users

Error Code
SQLSTATE
Error
Description

1211

42000

ER_NO_PERMISSION_TO_CREATE_USER

'%s'@'%s' is not allowed to create new users

Possible Causes and Solutions

Error 1206: The total number of locks exceeds the lock table size

Error Code
SQLSTATE
Error
Description

1206

HY000

ER_LOCK_TABLE_FULL

The total number of locks exceeds the lock table size

Possible Causes and Solutions

Error 1238: Variable is a

Error Code
SQLSTATE
Error
Description

1238

HY000

ER_INCORRECT_GLOBAL_LOCAL_VAR

Variable '%s' is a %s variable

Possible Causes and Solutions

Error 1270: Illegal mix of collations for operation

Error Code
SQLSTATE
Error
Description

1270

HY000

ER_CANT_AGGREGATE_3COLLATIONS

Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'

Possible Causes and Solutions

Error 1272: Variable is not a variable component (can't be used as XXXX.variable_name)

Error Code
SQLSTATE
Error
Description

1272

HY000

ER_VARIABLE_IS_NOT_STRUCT

Variable '%s' is not a variable component (can't be used as XXXX.variable_name)

Possible Causes and Solutions

Error 1292: Truncated incorrect value

Error Code
SQLSTATE
Error
Description

1292

22007

ER_TRUNCATED_WRONG_VALUE

Truncated incorrect %s value: '%s'

Possible Causes and Solutions

Error 1236: Got fatal error from master when reading data from binary log

Error Code
SQLSTATE
Error
Description

1236

HY000

ER_MASTER_FATAL_ERROR_READING_BINLOG

Got fatal error %d from master when reading data from binary log: '%s'

Possible Causes and Solutions

Error 1277: Incorrect parameter or combination of parameters for START SLAVE UNTIL

Error Code
SQLSTATE
Error
Description

1277

HY000

ER_BAD_SLAVE_UNTIL_COND

Incorrect parameter or combination of parameters for START SLAVE UNTIL

Possible Causes and Solutions

Error 1241: Operand should contain column(s)

Error Code
SQLSTATE
Error
Description

1241

21000

ER_OPERAND_COLUMNS

Operand should contain %d column(s)

Possible Causes and Solutions

Error 1260: Row was cut by GROUP_CONCAT()

Error Code
SQLSTATE
Error
Description

1260

HY000

ER_CUT_VALUE_GROUP_CONCAT

Row %u was cut by GROUP_CONCAT()

Possible Causes and Solutions

Error 1278: It is recommended to use --skip-slave-start when doing step-by-step replication with STA

Error Code
SQLSTATE
Error
Description

1278

HY000

ER_MISSING_SKIP_SLAVE

It is recommended to use --skip-slave-start when doing step-by-step replication with START SLAVE UNTIL; otherwise, you will get problems if you get an unexpected slave's mysqld restart

Possible Causes and Solutions

Error 1264: Out of range value for column

Error Code
SQLSTATE
Error
Description

1260

HY000

ER_CUT_VALUE_GROUP_CONCAT

Row %u was cut by GROUP_CONCAT()

Possible Causes and Solutions

Error 1244: Help database is corrupt or does not exist

Error Code
SQLSTATE
Error
Description

1244

HY000

ER_CORRUPT_HELP_DB

Help database is corrupt or does not exist

Possible Causes and Solutions

Error 1255: Slave already has been stopped

Error Code
SQLSTATE
Error
Description

1255

HY000

ER_SLAVE_WAS_NOT_RUNNING

Slave already has been stopped

Possible Causes and Solutions

Error 1290: The MariaDB server is running with the option so it cannot execute this statement

Error Code
SQLSTATE
Error
Description

1290

HY000

ER_OPTION_PREVENTS_STATEMENT

The MariaDB server is running with the %s option so it cannot execute this statement

Possible Causes and Solutions

Error 1286: Unknown storage engine

Error Code
SQLSTATE
Error
Description

1286

42000

ER_UNKNOWN_STORAGE_ENGINE

Unknown storage engine '%s'

Possible Causes and Solutions

Error 1242: Subquery returns more than 1 row

Error Code
SQLSTATE
Error
Description

1242

21000

ER_SUBQUERY_NO_1_ROW

Subquery returns more than 1 row

Possible Causes and Solutions

Error 1283: Column cannot be part of FULLTEXT index

Error Code
SQLSTATE
Error
Description

1283

HY000

ER_BAD_FT_COLUMN

Column '%s' cannot be part of FULLTEXT index

Possible Causes and Solutions

Error 1280: Incorrect index name

Error Code
SQLSTATE
Error
Description

1280

42000

ER_WRONG_NAME_FOR_INDEX

Incorrect index name '%s'

Possible Causes and Solutions

Error 1293: Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAM

Error Code
SQLSTATE
Error
Description

1293

HY000

ER_TOO_MUCH_AUTO_TIMESTAMP_COLS

Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause

Possible Causes and Solutions

Error 1289: The feature is disabled; you need MariaDB built with to have it working

Error Code
SQLSTATE
Error
Description

1289

HY000

ER_FEATURE_DISABLED

The '%s' feature is disabled; you need MariaDB built with '%s' to have it working

Possible Causes and Solutions

Error 1287: is deprecated and will be removed in a future release. Please use instead

Error Code
SQLSTATE
Error
Description

1287

HY000

ER_WARN_DEPRECATED_SYNTAX

'%s' is deprecated and will be removed in a future release. Please use %s instead

Possible Causes and Solutions

Error 1282: Query cache failed to set size; new query cache size is

Error Code
SQLSTATE
Error
Description

1282

HY000

ER_WARN_QC_RESIZE

Query cache failed to set size %lu; new query cache size is %lu

Possible Causes and Solutions

Error 1222: The used SELECT statements have a different number of columns

Error Code
SQLSTATE
Error
Description

1222

21000

ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT

The used SELECT statements have a different number of columns

Possible Causes and Solutions

Error 1253: COLLATION is not valid for CHARACTER SET

Error Code
SQLSTATE
Error
Description

1253

42000

ER_COLLATION_CHARSET_MISMATCH

COLLATION '%s' is not valid for CHARACTER SET '%s'

Possible Causes and Solutions

Error 1298: Unknown or incorrect time zone

Error Code
SQLSTATE
Error
Description

1298

HY000

ER_UNKNOWN_TIME_ZONE

Unknown or incorrect time zone: '%s'

Possible Causes and Solutions

Error 1285: MariaDB is started in --skip-name-resolve mode

Error Code
SQLSTATE
Error
Description

1285

HY000

ER_WARN_HOSTNAME_WONT_WORK

MariaDB is started in --skip-name-resolve mode; you must restart it without this switch for this grant to work

Possible Causes and Solutions

Error 1263: Column set to default value; NULL supplied to NOT NULL columnError 1263: Column set to d

Error Code
SQLSTATE
Error
Description

1263

22004

ER_WARN_NULL_TO_NOTNULL

Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld

Possible Causes and Solutions

Error 1214: The used table type doesn't support FULLTEXT indexes

Error Code
SQLSTATE
Error
Description

1214

HY000

ER_TABLE_CANT_HANDLE_FT

The used table type doesn't support FULLTEXT indexes

Possible Causes and Solutions

Error 1284: Unknown key cache

Error Code
SQLSTATE
Error
Description

1284

HY000

ER_UNKNOWN_KEY_CACHE

Unknown key cache '%s'

Possible Causes and Solutions

Error 1275: Server is running in --secure-auth mode, but has a password in the old format

Error Code
SQLSTATE
Error
Description

1275

HY000

ER_SERVER_IS_IN_SECURE_AUTH_MODE

Server is running in --secure-auth mode, but '%s'@'%s' has a password in the old format; please change the password to the new format

Possible Causes and Solutions

Error 1296: Got error from

Error Code
SQLSTATE
Error
Description

1296

HY000

ER_GET_ERRMSG

Got error %d '%s' from %s

Possible Causes and Solutions

Error 1216: Cannot add or update a child row: a foreign key constraint fails

Error Code
SQLSTATE
Error
Description

Error 1209: CREATE DATABASE not allowed while thread is holding global read lock

Error Code
SQLSTATE
Error
Description

Error 1240: Key reference and table reference don't match

Error Code
SQLSTATE
Error
Description

Error 1212: Incorrect table definition; all MERGE tables must be in the same database

Error Code
SQLSTATE
Error
Description

Error 1257: ZLIB: Not enough memory

Error Code
SQLSTATE
Error
Description

Error 1266: Using storage engine for table

Error Code
SQLSTATE
Error
Description

Error 1230: Variable doesn't have a default value

Error Code
SQLSTATE
Error
Description

Error 1227: Access denied; you need (at least one of) the privilege(s) for this operation

Error Code
SQLSTATE
Error
Description

Error 1250: Table from one of the SELECTs cannot be used

Error Code
SQLSTATE
Error
Description

Error 1259: ZLIB: Input data corrupted

Error Code
SQLSTATE
Error
Description

Error 1252: All parts of a SPATIAL index must be NOT NULL

Error Code
SQLSTATE
Error
Description

Error 1273: Unknown collation

Error Code
SQLSTATE
Error
Description

Error 1281: Incorrect catalog name

Error Code
SQLSTATE
Error
Description

Error 1235: This version of MariaDB doesn't yet support

Error Code
SQLSTATE
Error
Description

Error 1268: Cannot drop one or more of the requested users

Error Code
SQLSTATE
Error
Description

Error 1274: SSL parameters in CHANGE MASTER are ignored because this MariaDB slave was compiled with

Error Code
SQLSTATE
Error
Description

Error 1261: Row doesn't contain data for all columns

Error Code
SQLSTATE
Error
Description

Error 1271: Illegal mix of collations for operation

Error Code
SQLSTATE
Error
Description

Error 1225: Option used twice in statement

Error Code
SQLSTATE
Error
Description

Error 1294: Invalid ON UPDATE clause

Error Code
SQLSTATE
Error
Description

Error 1269: Can't revoke all privileges for one or more of the requested users

Error Code
SQLSTATE
Error
Description

Error 1291: Column has duplicated value

Error Code
SQLSTATE
Error
Description

Error 1295: This command is not supported in the prepared statement protocol yet

Error Code
SQLSTATE
Error
Description

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Error 1297: Got temporary error from

Error Code
SQLSTATE
Error
Description

Error 1279: SQL thread is not to be started so UNTIL options are ignored

Error Code
SQLSTATE
Error
Description

Possible Causes and Solutions

The user is trying to access a database/schema/object they do not have access to. The error shows which GRANT is needed to access the resource.

See Also

  • When access_denied_errors status variable is incremented

1227

42000

ER_SPECIFIC_ACCESS_DENIED_ERROR

Access denied; you need (at least one of) the %s privilege(s) for this operation

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

This error occurs when attempting to combine (e.g., using UNION) two tables where the same column has different collation types. To resolve this, one of the column's collations must be adjusted to match the other.

Diagnosing Collation Types

To identify the collation type of a column, you can use the following query:

For a comprehensive comparison, you might want to join table1 and table2 based on the COLUMN_NAME to visually inspect the collation differences.

Resolving Collation Conflicts

Assuming one column is using utf8mb3_general_ci and the other utf8mb3_unicode_ci, you can standardize the collation for a particular operation as follows:

This command temporarily adjusts the collation for column during the SELECT operation to utf8mb3_unicode_ci, ensuring consistent collation for the operation.

1271

HY000

ER_CANT_AGGREGATE_NCOLLATIONS

Illegal mix of collations for operation '%s'

This page is licensed: CC BY-SA / Gnu FDL

SELECT COLUMN_NAME, COLLATION_NAME
FROM INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_SCHEMA = 'your_database_name'
AND TABLE_NAME = 'your_table_name';
FROM table;
SELECT COLUMN COLLATE utf8mb3_unicode_ci
Possible Causes and Solutions

1216

23000

ER_NO_REFERENCED_ROW

Cannot add or update a child row: a foreign key constraint fails

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1209

HY000

ER_CREATE_DB_WITH_READ_LOCK

CREATE DATABASE not allowed while thread is holding global read lock

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1240

HY000

ER_KEY_REF_DO_NOT_MATCH_TABLE_REF

Key reference and table reference don't match

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1212

HY000

ER_UNION_TABLES_IN_DIFFERENT_DIR

Incorrect table definition; all MERGE tables must be in the same database

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1257

HY000

ER_ZLIB_Z_MEM_ERROR

ZLIB: Not enough memory

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1266

HY000

ER_WARN_USING_OTHER_HANDLER

Using storage engine %s for table '%s'

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1230

42000

ER_NO_DEFAULT

Variable '%s' doesn't have a default value

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1250

42000

ER_TABLENAME_NOT_ALLOWED_HERE

Table '%s' from one of the SELECTs cannot be used in %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1259

HY000

ER_ZLIB_Z_DATA_ERROR

ZLIB: Input data corrupted

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1252

42000

ER_SPATIAL_CANT_HAVE_NULL

All parts of a SPATIAL index must be NOT NULL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1273

HY000

ER_UNKNOWN_COLLATION

Unknown collation: '%s'

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1281

42000

ER_WRONG_NAME_FOR_CATALOG

Incorrect catalog name '%s'

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1235

42000

ER_NOT_SUPPORTED_YET

This version of MariaDB doesn't yet support '%s'

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1268

HY000

ER_DROP_USER

Cannot drop one or more of the requested users

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1274

HY000

ER_SLAVE_IGNORED_SSL_PARAMS

SSL parameters in CHANGE MASTER are ignored because this MariaDB slave was compiled without SSL support; they can be used later if MariaDB slave with SSL is started

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1261

01000

ER_WARN_TOO_FEW_RECORDS

Row %ld doesn't contain data for all columns

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1225

HY000

ER_DUP_ARGUMENT

Option '%s' used twice in statement

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1294

HY000

ER_INVALID_ON_UPDATE

Invalid ON UPDATE clause for '%s' column

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1269

HY000

ER_REVOKE_GRANTS

Can't revoke all privileges for one or more of the requested users

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1291

HY000

ER_DUPLICATED_VALUE_IN_TYPE

Column '%s' has duplicated value '%s' in %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1295

HY000

ER_UNSUPPORTED_PS

This command is not supported in the prepared statement protocol yet

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1297

HY000

ER_GET_TEMPORARY_ERRMSG

Got temporary error %d '%s' from %s

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Possible Causes and Solutions

1279

HY000

ER_UNTIL_COND_IGNORED

SQL thread is not to be started so UNTIL options are ignored

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Error 1262: Row was truncated; it contained more data than there were input columns

Error Code
SQLSTATE
Error
Description

1262

01000

ER_WARN_TOO_MANY_RECORDS

Row %ld was truncated; it contained more data than there were input columns

Possible Causes and Solutions

Error 1233: Variable can only be set, not read

Error Code
SQLSTATE
Error
Description

1233

HY000

ER_VAR_CANT_BE_READ

Variable '%s' can only be set, not read

Possible Causes and Solutions

Error 1288: The target table of the is not updatable

Error Code
SQLSTATE
Error
Description

1288

HY000

ER_NON_UPDATABLE_TABLE

The target table %s of the %s is not updatable

Possible Causes and Solutions

Error 1226: User has exceeded the resource

Error Code
SQLSTATE
Error
Description

1226

42000

ER_USER_LIMIT_REACHED

User '%s' has exceeded the '%s' resource (current value: %ld)

Possible Causes and Solutions

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Error 1267: Illegal mix of collations for operation

Error Code
SQLSTATE
Error
Description

1267

HY000

ER_CANT_AGGREGATE_2COLLATIONS

Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'

Possible Causes and Solutions

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

Error 1229: Variable is a GLOBAL variable and should be set with SET GLOBAL

Error Code
SQLSTATE
Error
Description

1229

HY000

ER_GLOBAL_VARIABLE

Variable '%s' is a GLOBAL variable and should be set with SET GLOBAL

Possible Causes and Solutions

This article doesn't currently contain any content.

This page is licensed: CC BY-SA / Gnu FDL

You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!
You can help!