Package MySQLdb :: Package constants :: Module ER
[show private | hide private]
[frames | no frames]

Module MySQLdb.constants.ER

MySQL ER Constants

These constants are error codes for the bulk of the error conditions that may occur.


Variable Summary
int ABORTING_CONNECTION = 1152                                                                  
int ACCESS_DENIED_ERROR = 1045                                                                  
int ALTER_INFO = 1088                                                                  
int AUTO_CONVERT = 1246                                                                  
int BAD_DB_ERROR = 1049                                                                  
int BAD_FIELD_ERROR = 1054                                                                  
int BAD_FT_COLUMN = 1283                                                                  
int BAD_HOST_ERROR = 1042                                                                  
int BAD_NULL_ERROR = 1048                                                                  
int BAD_SLAVE = 1200                                                                  
int BAD_SLAVE_UNTIL_COND = 1277                                                                  
int BAD_TABLE_ERROR = 1051                                                                  
int BINLOG_CREATE_ROUTINE_NEED_SUPER = 1419                                                                  
int BINLOG_PURGE_FATAL_ERR = 1377                                                                  
int BINLOG_PURGE_PROHIBITED = 1375                                                                  
int BINLOG_UNSAFE_ROUTINE = 1418                                                                  
int BLOB_CANT_HAVE_DEFAULT = 1101                                                                  
int BLOB_KEY_WITHOUT_LENGTH = 1170                                                                  
int BLOB_USED_AS_KEY = 1073                                                                  
int BLOBS_AND_NO_TERMINATED = 1084                                                                  
int CANNOT_ADD_FOREIGN = 1215                                                                  
int CANNOT_USER = 1396                                                                  
int CANT_AGGREGATE_2COLLATIONS = 1267                                                                  
int CANT_AGGREGATE_3COLLATIONS = 1270                                                                  
int CANT_AGGREGATE_NCOLLATIONS = 1271                                                                  
int CANT_CREATE_DB = 1006                                                                  
int CANT_CREATE_FEDERATED_TABLE = 1434                                                                  
int CANT_CREATE_FILE = 1004                                                                  
int CANT_CREATE_GEOMETRY_OBJECT = 1416                                                                  
int CANT_CREATE_TABLE = 1005                                                                  
int CANT_CREATE_THREAD = 1135                                                                  
int CANT_CREATE_USER_WITH_GRANT = 1410                                                                  
int CANT_DELETE_FILE = 1011                                                                  
int CANT_DO_THIS_DURING_AN_TRANSACTION = 1179                                                                  
int CANT_DROP_FIELD_OR_KEY = 1091                                                                  
int CANT_FIND_DL_ENTRY = 1127                                                                  
int CANT_FIND_SYSTEM_REC = 1012                                                                  
int CANT_FIND_UDF = 1122                                                                  
int CANT_GET_STAT = 1013                                                                  
int CANT_GET_WD = 1014                                                                  
int CANT_INITIALIZE_UDF = 1123                                                                  
int CANT_LOCK = 1015                                                                  
int CANT_OPEN_FILE = 1016                                                                  
int CANT_OPEN_LIBRARY = 1126                                                                  
int CANT_READ_DIR = 1018                                                                  
int CANT_REMOVE_ALL_FIELDS = 1090                                                                  
int CANT_REOPEN_TABLE = 1137                                                                  
int CANT_SET_WD = 1019                                                                  
int CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG = 1442                                                                  
int CANT_UPDATE_WITH_READLOCK = 1223                                                                  
int CANT_USE_OPTION_HERE = 1234                                                                  
int CHECK_NO_SUCH_TABLE = 1177                                                                  
int CHECK_NOT_IMPLEMENTED = 1178                                                                  
int CHECKREAD = 1020                                                                  
int COLLATION_CHARSET_MISMATCH = 1253                                                                  
int COLUMNACCESS_DENIED_ERROR = 1143                                                                  
int COMMIT_NOT_ALLOWED_IN_SF_OR_TRG = 1422                                                                  
int CON_COUNT_ERROR = 1040                                                                  
int CONFLICTING_DECLARATIONS = 1302                                                                  
int CONNECT_TO_FOREIGN_DATA_SOURCE = 1429                                                                  
int CONNECT_TO_MASTER = 1218                                                                  
int CORRUPT_HELP_DB = 1244                                                                  
int CRASHED_ON_REPAIR = 1195                                                                  
int CRASHED_ON_USAGE = 1194                                                                  
int CREATE_DB_WITH_READ_LOCK = 1209                                                                  
int CUT_VALUE_GROUP_CONCAT = 1260                                                                  
int CYCLIC_REFERENCE = 1245                                                                  
int DATA_TOO_LONG = 1406                                                                  
int DATETIME_FUNCTION_OVERFLOW = 1441                                                                  
int DB_CREATE_EXISTS = 1007                                                                  
int DB_DROP_DELETE = 1009                                                                  
int DB_DROP_EXISTS = 1008                                                                  
int DB_DROP_RMDIR = 1010                                                                  
int DBACCESS_DENIED_ERROR = 1044                                                                  
int DELAYED_CANT_CHANGE_LOCK = 1150                                                                  
int DELAYED_INSERT_TABLE_LOCKED = 1165                                                                  
int DERIVED_MUST_HAVE_ALIAS = 1248                                                                  
int DIFF_GROUPS_PROC = 1384                                                                  
int DISK_FULL = 1021                                                                  
int DIVISION_BY_ZERO = 1365                                                                  
int DROP_DB_WITH_READ_LOCK = 1208                                                                  
int DROP_USER = 1268                                                                  
int DUMP_NOT_IMPLEMENTED = 1185                                                                  
int DUP_ARGUMENT = 1225                                                                  
int DUP_ENTRY = 1062                                                                  
int DUP_FIELDNAME = 1060                                                                  
int DUP_KEY = 1022                                                                  
int DUP_KEYNAME = 1061                                                                  
int DUP_UNIQUE = 1169                                                                  
int DUPLICATED_VALUE_IN_TYPE = 1291                                                                  
int EMPTY_QUERY = 1065                                                                  
int ERROR_DURING_CHECKPOINT = 1183                                                                  
int ERROR_DURING_COMMIT = 1180                                                                  
int ERROR_DURING_FLUSH_LOGS = 1182                                                                  
int ERROR_DURING_ROLLBACK = 1181                                                                  
int ERROR_LAST = 1457                                                                  
int ERROR_ON_CLOSE = 1023                                                                  
int ERROR_ON_READ = 1024                                                                  
int ERROR_ON_RENAME = 1025                                                                  
int ERROR_ON_WRITE = 1026                                                                  
int ERROR_WHEN_EXECUTING_COMMAND = 1220                                                                  
int EXEC_STMT_WITH_OPEN_CURSOR = 1420                                                                  
int FAILED_ROUTINE_BREAK_BINLOG = 1417                                                                  
int FEATURE_DISABLED = 1289                                                                  
int FIELD_SPECIFIED_TWICE = 1110                                                                  
int FILE_EXISTS_ERROR = 1086                                                                  
int FILE_NOT_FOUND = 1017                                                                  
int FILE_USED = 1027                                                                  
int FILSORT_ABORT = 1028                                                                  
int FLUSH_MASTER_BINLOG_CLOSED = 1186                                                                  
int FORBID_SCHEMA_CHANGE = 1450                                                                  
int FORCING_CLOSE = 1080                                                                  
int FOREIGN_DATA_SOURCE_DOESNT_EXIST = 1431                                                                  
int FOREIGN_DATA_STRING_INVALID = 1433                                                                  
int FOREIGN_DATA_STRING_INVALID_CANT_CREATE = 1432                                                                  
int FORM_NOT_FOUND = 1029                                                                  
int FPARSER_BAD_HEADER = 1341                                                                  
int FPARSER_EOF_IN_COMMENT = 1342                                                                  
int FPARSER_EOF_IN_UNKNOWN_PARAMETER = 1344                                                                  
int FPARSER_ERROR_IN_PARAMETER = 1343                                                                  
int FPARSER_TOO_BIG_FILE = 1340                                                                  
int FRM_UNKNOWN_TYPE = 1346                                                                  
int FSEEK_FAIL = 1376                                                                  
int FT_MATCHING_KEY_NOT_FOUND = 1191                                                                  
int FUNCTION_NOT_DEFINED = 1128                                                                  
int GET_ERRMSG = 1296                                                                  
int GET_ERRNO = 1030                                                                  
int GET_TEMPORARY_ERRMSG = 1297                                                                  
int GLOBAL_VARIABLE = 1229                                                                  
int GOT_SIGNAL = 1078                                                                  
int GRANT_WRONG_HOST_OR_USER = 1145                                                                  
int HANDSHAKE_ERROR = 1043                                                                  
int HASHCHK = 1000                                                                  
int HOST_IS_BLOCKED = 1129                                                                  
int HOST_NOT_PRIVILEGED = 1130                                                                  
int ILLEGAL_GRANT_FOR_TABLE = 1144                                                                  
int ILLEGAL_HA = 1031                                                                  
int ILLEGAL_REFERENCE = 1247                                                                  
int ILLEGAL_VALUE_FOR_TYPE = 1367                                                                  
int INCORRECT_GLOBAL_LOCAL_VAR = 1238                                                                  
int INDEX_REBUILD = 1187                                                                  
int INSERT_INFO = 1092                                                                  
int INSERT_TABLE_USED = 1093                                                                  
int INVALID_CHARACTER_STRING = 1300                                                                  
int INVALID_DEFAULT = 1067                                                                  
int INVALID_GROUP_FUNC_USE = 1111                                                                  
int INVALID_ON_UPDATE = 1294                                                                  
int INVALID_USE_OF_NULL = 1138                                                                  
int IO_ERR_LOG_INDEX_READ = 1374                                                                  
int IPSOCK_ERROR = 1081                                                                  
int KEY_COLUMN_DOES_NOT_EXITS = 1072                                                                  
int KEY_DOES_NOT_EXITS = 1176                                                                  
int KEY_NOT_FOUND = 1032                                                                  
int KEY_PART_0 = 1391                                                                  
int KEY_REF_DO_NOT_MATCH_TABLE_REF = 1240                                                                  
int KILL_DENIED_ERROR = 1095                                                                  
int LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR = 1409                                                                  
int LOAD_INFO = 1087                                                                  
int LOCAL_VARIABLE = 1228                                                                  
int LOCK_DEADLOCK = 1213                                                                  
int LOCK_OR_ACTIVE_TRANSACTION = 1192                                                                  
int LOCK_TABLE_FULL = 1206                                                                  
int LOCK_WAIT_TIMEOUT = 1205                                                                  
int LOG_IN_USE = 1378                                                                  
int LOG_PURGE_UNKNOWN_ERR = 1379                                                                  
int LOGGING_PROHIBIT_CHANGING_OF = 1387                                                                  
int M_BIGGER_THAN_D = 1427                                                                  
int MALFORMED_DEFINER = 1446                                                                  
int MASTER = 1188                                                                  
int MASTER_FATAL_ERROR_READING_BINLOG = 1236                                                                  
int MASTER_INFO = 1201                                                                  
int MASTER_NET_READ = 1189                                                                  
int MASTER_NET_WRITE = 1190                                                                  
int MISSING_SKIP_SLAVE = 1278                                                                  
int MIX_OF_GROUP_FUNC_AND_FIELDS = 1140                                                                  
int MIXING_NOT_ALLOWED = 1224                                                                  
int MULTIPLE_PRI_KEY = 1068                                                                  
int NET_ERROR_ON_WRITE = 1160                                                                  
int NET_FCNTL_ERROR = 1155                                                                  
int NET_PACKET_TOO_LARGE = 1153                                                                  
int NET_PACKETS_OUT_OF_ORDER = 1156                                                                  
int NET_READ_ERROR = 1158                                                                  
int NET_READ_ERROR_FROM_PIPE = 1154                                                                  
int NET_READ_INTERRUPTED = 1159                                                                  
int NET_UNCOMPRESS_ERROR = 1157                                                                  
int NET_WRITE_INTERRUPTED = 1161                                                                  
int NEW_ABORTING_CONNECTION = 1184                                                                  
int NISAMCHK = 1001                                                                  
int NO = 1002                                                                  
int NO_BINARY_LOGGING = 1381                                                                  
int NO_DB_ERROR = 1046                                                                  
int NO_DEFAULT = 1230                                                                  
int NO_DEFAULT_FOR_FIELD = 1364                                                                  
int NO_DEFAULT_FOR_VIEW_FIELD = 1423                                                                  
int NO_FILE_MAPPING = 1388                                                                  
int NO_GROUP_FOR_PROC = 1385                                                                  
int NO_PERMISSION_TO_CREATE_USER = 1211                                                                  
int NO_RAID_COMPILED = 1174                                                                  
int NO_REFERENCED_ROW = 1216                                                                  
int NO_REFERENCED_ROW_2 = 1452                                                                  
int NO_SUCH_INDEX = 1082                                                                  
int NO_SUCH_TABLE = 1146                                                                  
int NO_SUCH_THREAD = 1094                                                                  
int NO_SUCH_USER = 1449                                                                  
int NO_TABLES_USED = 1096                                                                  
int NO_UNIQUE_LOGFILE = 1098                                                                  
int NON_UNIQ_ERROR = 1052                                                                  
int NON_UPDATABLE_TABLE = 1288                                                                  
int NONEXISTING_GRANT = 1141                                                                  
int NONEXISTING_PROC_GRANT = 1403                                                                  
int NONEXISTING_TABLE_GRANT = 1147                                                                  
int NONUNIQ_TABLE = 1066                                                                  
int NONUPDATEABLE_COLUMN = 1348                                                                  
int NORMAL_SHUTDOWN = 1077                                                                  
int NOT_ALLOWED_COMMAND = 1148                                                                  
int NOT_FORM_FILE = 1033                                                                  
int NOT_KEYFILE = 1034                                                                  
int NOT_SUPPORTED_AUTH_MODE = 1251                                                                  
int NOT_SUPPORTED_YET = 1235                                                                  
int NULL_COLUMN_IN_INDEX = 1121                                                                  
int OLD_FILE_FORMAT = 1455                                                                  
int OLD_KEYFILE = 1035                                                                  
int OPEN_AS_READONLY = 1036                                                                  
int OPERAND_COLUMNS = 1241                                                                  
int OPTION_PREVENTS_STATEMENT = 1290                                                                  
int ORDER_WITH_PROC = 1386                                                                  
int OUT_OF_RESOURCES = 1041                                                                  
int OUT_OF_SORTMEMORY = 1038                                                                  
int OUTOFMEMORY = 1037                                                                  
int PARSE_ERROR = 1064                                                                  
int PASSWD_LENGTH = 1372                                                                  
int PASSWORD_ANONYMOUS_USER = 1131                                                                  
int PASSWORD_NO_MATCH = 1133                                                                  
int PASSWORD_NOT_ALLOWED = 1132                                                                  
int PRIMARY_CANT_HAVE_NULL = 1171                                                                  
int PROC_AUTO_GRANT_FAIL = 1404                                                                  
int PROC_AUTO_REVOKE_FAIL = 1405                                                                  
int PROCACCESS_DENIED_ERROR = 1370                                                                  
int PS_MANY_PARAM = 1390                                                                  
int PS_NO_RECURSION = 1444                                                                  
int QUERY_INTERRUPTED = 1317                                                                  
int QUERY_ON_FOREIGN_DATA_SOURCE = 1430                                                                  
int QUERY_ON_MASTER = 1219                                                                  
int READ_ONLY_TRANSACTION = 1207                                                                  
int READY = 1076                                                                  
int RECORD_FILE_FULL = 1114                                                                  
int REGEXP_ERROR = 1139                                                                  
int RELAY_LOG_FAIL = 1371                                                                  
int RELAY_LOG_INIT = 1380                                                                  
int REQUIRES_PRIMARY_KEY = 1173                                                                  
int RESERVED_SYNTAX = 1382                                                                  
int REVOKE_GRANTS = 1269                                                                  
int ROW_IS_REFERENCED = 1217                                                                  
int ROW_IS_REFERENCED_2 = 1451                                                                  
int SELECT_REDUCED = 1249                                                                  
int SERVER_IS_IN_SECURE_AUTH_MODE = 1275                                                                  
int SERVER_SHUTDOWN = 1053                                                                  
int SET_CONSTANTS_ONLY = 1204                                                                  
int SHUTDOWN_COMPLETE = 1079                                                                  
int SLAVE_IGNORED_SSL_PARAMS = 1274                                                                  
int SLAVE_IGNORED_TABLE = 1237                                                                  
int SLAVE_MUST_STOP = 1198                                                                  
int SLAVE_NOT_RUNNING = 1199                                                                  
int SLAVE_THREAD = 1202                                                                  
int SLAVE_WAS_NOT_RUNNING = 1255                                                                  
int SLAVE_WAS_RUNNING = 1254                                                                  
int SP_ALREADY_EXISTS = 1304                                                                  
int SP_BAD_CURSOR_QUERY = 1322                                                                  
int SP_BAD_CURSOR_SELECT = 1323                                                                  
int SP_BAD_SQLSTATE = 1407                                                                  
int SP_BAD_VAR_SHADOW = 1453                                                                  
int SP_BADRETURN = 1313                                                                  
int SP_BADSELECT = 1312                                                                  
int SP_BADSTATEMENT = 1314                                                                  
int SP_CANT_ALTER = 1334                                                                  
int SP_CANT_SET_AUTOCOMMIT = 1445                                                                  
int SP_CASE_NOT_FOUND = 1339                                                                  
int SP_COND_MISMATCH = 1319                                                                  
int SP_CURSOR_AFTER_HANDLER = 1338                                                                  
int SP_CURSOR_ALREADY_OPEN = 1325                                                                  
int SP_CURSOR_MISMATCH = 1324                                                                  
int SP_CURSOR_NOT_OPEN = 1326                                                                  
int SP_DOES_NOT_EXIST = 1305                                                                  
int SP_DROP_FAILED = 1306                                                                  
int SP_DUP_COND = 1332                                                                  
int SP_DUP_CURS = 1333                                                                  
int SP_DUP_HANDLER = 1413                                                                  
int SP_DUP_PARAM = 1330                                                                  
int SP_DUP_VAR = 1331                                                                  
int SP_FETCH_NO_DATA = 1329                                                                  
int SP_GOTO_IN_HNDLR = 1358                                                                  
int SP_LABEL_MISMATCH = 1310                                                                  
int SP_LABEL_REDEFINE = 1309                                                                  
int SP_LILABEL_MISMATCH = 1308                                                                  
int SP_NO_DROP_SP = 1357                                                                  
int SP_NO_RECURSION = 1424                                                                  
int SP_NO_RECURSIVE_CREATE = 1303                                                                  
int SP_NO_RETSET = 1415                                                                  
int SP_NORETURN = 1320                                                                  
int SP_NORETURNEND = 1321                                                                  
int SP_NOT_VAR_ARG = 1414                                                                  
int SP_PROC_TABLE_CORRUPT = 1457                                                                  
int SP_RECURSION_LIMIT = 1456                                                                  
int SP_STORE_FAILED = 1307                                                                  
int SP_SUBSELECT_NYI = 1335                                                                  
int SP_UNDECLARED_VAR = 1327                                                                  
int SP_UNINIT_VAR = 1311                                                                  
int SP_VARCOND_AFTER_CURSHNDLR = 1337                                                                  
int SP_WRONG_NO_OF_ARGS = 1318                                                                  
int SP_WRONG_NO_OF_FETCH_ARGS = 1328                                                                  
int SPATIAL_CANT_HAVE_NULL = 1252                                                                  
int SPECIFIC_ACCESS_DENIED_ERROR = 1227                                                                  
int STACK_OVERRUN = 1119                                                                  
int STACK_OVERRUN_NEED_MORE = 1436                                                                  
int STARTUP = 1408                                                                  
int STMT_HAS_NO_OPEN_CURSOR = 1421                                                                  
int STMT_NOT_ALLOWED_IN_SF_OR_TRG = 1336                                                                  
int SUBQUERY_NO_1_ROW = 1242                                                                  
int SYNTAX_ERROR = 1149                                                                  
int TABLE_CANT_HANDLE_AUTO_INCREMENT = 1164                                                                  
int TABLE_CANT_HANDLE_BLOB = 1163                                                                  
int TABLE_CANT_HANDLE_FT = 1214                                                                  
int TABLE_DEF_CHANGED = 1412                                                                  
int TABLE_EXISTS_ERROR = 1050                                                                  
int TABLE_MUST_HAVE_COLUMNS = 1113                                                                  
int TABLE_NOT_LOCKED = 1100                                                                  
int TABLE_NOT_LOCKED_FOR_WRITE = 1099                                                                  
int TABLEACCESS_DENIED_ERROR = 1142                                                                  
int TABLENAME_NOT_ALLOWED_HERE = 1250                                                                  
int TEXTFILE_NOT_READABLE = 1085                                                                  
int TOO_BIG_DISPLAYWIDTH = 1439                                                                  
int TOO_BIG_FIELDLENGTH = 1074                                                                  
int TOO_BIG_FOR_UNCOMPRESS = 1256                                                                  
int TOO_BIG_PRECISION = 1426                                                                  
int TOO_BIG_ROWSIZE = 1118                                                                  
int TOO_BIG_SCALE = 1425                                                                  
int TOO_BIG_SELECT = 1104                                                                  
int TOO_BIG_SET = 1097                                                                  
int TOO_LONG_BODY = 1437                                                                  
int TOO_LONG_IDENT = 1059                                                                  
int TOO_LONG_KEY = 1071                                                                  
int TOO_LONG_STRING = 1162                                                                  
int TOO_MANY_DELAYED_THREADS = 1151                                                                  
int TOO_MANY_FIELDS = 1117                                                                  
int TOO_MANY_KEY_PARTS = 1070                                                                  
int TOO_MANY_KEYS = 1069                                                                  
int TOO_MANY_ROWS = 1172                                                                  
int TOO_MANY_TABLES = 1116                                                                  
int TOO_MANY_USER_CONNECTIONS = 1203                                                                  
int TOO_MUCH_AUTO_TIMESTAMP_COLS = 1293                                                                  
int TRANS_CACHE_FULL = 1197                                                                  
int TRG_ALREADY_EXISTS = 1359                                                                  
int TRG_CANT_CHANGE_ROW = 1362                                                                  
int TRG_DOES_NOT_EXIST = 1360                                                                  
int TRG_IN_WRONG_SCHEMA = 1435                                                                  
int TRG_NO_DEFINER = 1454                                                                  
int TRG_NO_SUCH_ROW_IN_TRG = 1363                                                                  
int TRG_ON_VIEW_OR_TEMP_TABLE = 1361                                                                  
int TRUNCATED_WRONG_VALUE = 1292                                                                  
int TRUNCATED_WRONG_VALUE_FOR_FIELD = 1366                                                                  
int UDF_EXISTS = 1125                                                                  
int UDF_NO_PATHS = 1124                                                                  
int UNEXPECTED_EOF = 1039                                                                  
int UNION_TABLES_IN_DIFFERENT_DIR = 1212                                                                  
int UNKNOWN_CHARACTER_SET = 1115                                                                  
int UNKNOWN_COLLATION = 1273                                                                  
int UNKNOWN_COM_ERROR = 1047                                                                  
int UNKNOWN_ERROR = 1105                                                                  
int UNKNOWN_KEY_CACHE = 1284                                                                  
int UNKNOWN_PROCEDURE = 1106                                                                  
int UNKNOWN_STMT_HANDLER = 1243                                                                  
int UNKNOWN_STORAGE_ENGINE = 1286                                                                  
int UNKNOWN_SYSTEM_VARIABLE = 1193                                                                  
int UNKNOWN_TABLE = 1109                                                                  
int UNKNOWN_TARGET_BINLOG = 1373                                                                  
int UNKNOWN_TIME_ZONE = 1298                                                                  
int UNSUPPORTED_EXTENSION = 1112                                                                  
int UNSUPPORTED_PS = 1295                                                                  
int UNTIL_COND_IGNORED = 1279                                                                  
int UPDATE_INFO = 1134                                                                  
int UPDATE_LOG_DEPRECATED_IGNORED = 1315                                                                  
int UPDATE_LOG_DEPRECATED_TRANSLATED = 1316                                                                  
int UPDATE_WITHOUT_KEY_IN_SAFE_MODE = 1175                                                                  
int USER_LIMIT_REACHED = 1226                                                                  
int VAR_CANT_BE_READ = 1233                                                                  
int VARIABLE_IS_NOT_STRUCT = 1272                                                                  
int VIEW_CHECK_FAILED = 1369                                                                  
int VIEW_CHECKSUM = 1392                                                                  
int VIEW_DELETE_MERGE_VIEW = 1395                                                                  
int VIEW_FRM_NO_USER = 1447                                                                  
int VIEW_INVALID = 1356                                                                  
int VIEW_MULTIUPDATE = 1393                                                                  
int VIEW_NO_EXPLAIN = 1345                                                                  
int VIEW_NO_INSERT_FIELD_LIST = 1394                                                                  
int VIEW_NONUPD_CHECK = 1368                                                                  
int VIEW_OTHER_USER = 1448                                                                  
int VIEW_PREVENT_UPDATE = 1443                                                                  
int VIEW_SELECT_CLAUSE = 1350                                                                  
int VIEW_SELECT_DERIVED = 1349                                                                  
int VIEW_SELECT_TMPTABLE = 1352                                                                  
int VIEW_SELECT_VARIABLE = 1351                                                                  
int VIEW_WRONG_LIST = 1353                                                                  
int WARN_ALLOWED_PACKET_OVERFLOWED = 1301                                                                  
int WARN_CANT_DROP_DEFAULT_KEYCACHE = 1438                                                                  
int WARN_DATA_OUT_OF_RANGE = 1264                                                                  
int WARN_DATA_TRUNCATED = 1265                                                                  
int WARN_DEPRECATED_SYNTAX = 1287                                                                  
int WARN_FIELD_RESOLVED = 1276                                                                  
int WARN_HOSTNAME_WONT_WORK = 1285                                                                  
int WARN_INVALID_TIMESTAMP = 1299                                                                  
int WARN_NULL_TO_NOTNULL = 1263                                                                  
int WARN_QC_RESIZE = 1282                                                                  
int WARN_TOO_FEW_RECORDS = 1261                                                                  
int WARN_TOO_MANY_RECORDS = 1262                                                                  
int WARN_USING_OTHER_HANDLER = 1266                                                                  
int WARN_VIEW_MERGE = 1354                                                                  
int WARN_VIEW_WITHOUT_KEY = 1355                                                                  
int WARNING_NOT_COMPLETE_ROLLBACK = 1196                                                                  
int WRONG_ARGUMENTS = 1210                                                                  
int WRONG_AUTO_KEY = 1075                                                                  
int WRONG_COLUMN_NAME = 1166                                                                  
int WRONG_DB_NAME = 1102                                                                  
int WRONG_FIELD_SPEC = 1063                                                                  
int WRONG_FIELD_TERMINATORS = 1083                                                                  
int WRONG_FIELD_WITH_GROUP = 1055                                                                  
int WRONG_FK_DEF = 1239                                                                  
int WRONG_GROUP_FIELD = 1056                                                                  
int WRONG_KEY_COLUMN = 1167                                                                  
int WRONG_LOCK_OF_SYSTEM_TABLE = 1428                                                                  
int WRONG_MAGIC = 1389                                                                  
int WRONG_MRG_TABLE = 1168                                                                  
int WRONG_NAME_FOR_CATALOG = 1281                                                                  
int WRONG_NAME_FOR_INDEX = 1280                                                                  
int WRONG_NUMBER_OF_COLUMNS_IN_SELECT = 1222                                                                  
int WRONG_OBJECT = 1347                                                                  
int WRONG_OUTER_JOIN = 1120                                                                  
int WRONG_PARAMCOUNT_TO_PROCEDURE = 1107                                                                  
int WRONG_PARAMETERS_TO_PROCEDURE = 1108                                                                  
int WRONG_SUB_KEY = 1089                                                                  
int WRONG_SUM_SELECT = 1057                                                                  
int WRONG_TABLE_NAME = 1103                                                                  
int WRONG_TYPE_FOR_VAR = 1232                                                                  
int WRONG_USAGE = 1221                                                                  
int WRONG_VALUE_COUNT = 1058                                                                  
int WRONG_VALUE_COUNT_ON_ROW = 1136                                                                  
int WRONG_VALUE_FOR_TYPE = 1411                                                                  
int WRONG_VALUE_FOR_VAR = 1231                                                                  
int WSAS_FAILED = 1383                                                                  
int XA_RBROLLBACK = 1402                                                                  
int XAER_DUPID = 1440                                                                  
int XAER_INVAL = 1398                                                                  
int XAER_NOTA = 1397                                                                  
int XAER_OUTSIDE = 1400                                                                  
int XAER_RMERR = 1401                                                                  
int XAER_RMFAIL = 1399                                                                  
int YES = 1003                                                                  
int ZLIB_Z_BUF_ERROR = 1258                                                                  
int ZLIB_Z_DATA_ERROR = 1259                                                                  
int ZLIB_Z_MEM_ERROR = 1257                                                                  

Variable Details

ABORTING_CONNECTION

Type:
int
Value:
1152                                                                  

ACCESS_DENIED_ERROR

Type:
int
Value:
1045                                                                  

ALTER_INFO

Type:
int
Value:
1088                                                                  

AUTO_CONVERT

Type:
int
Value:
1246                                                                  

BAD_DB_ERROR

Type:
int
Value:
1049                                                                  

BAD_FIELD_ERROR

Type:
int
Value:
1054                                                                  

BAD_FT_COLUMN

Type:
int
Value:
1283                                                                  

BAD_HOST_ERROR

Type:
int
Value:
1042                                                                  

BAD_NULL_ERROR

Type:
int
Value:
1048                                                                  

BAD_SLAVE

Type:
int
Value:
1200                                                                  

BAD_SLAVE_UNTIL_COND

Type:
int
Value:
1277                                                                  

BAD_TABLE_ERROR

Type:
int
Value:
1051                                                                  

BINLOG_CREATE_ROUTINE_NEED_SUPER

Type:
int
Value:
1419                                                                  

BINLOG_PURGE_FATAL_ERR

Type:
int
Value:
1377                                                                  

BINLOG_PURGE_PROHIBITED

Type:
int
Value:
1375                                                                  

BINLOG_UNSAFE_ROUTINE

Type:
int
Value:
1418                                                                  

BLOB_CANT_HAVE_DEFAULT

Type:
int
Value:
1101                                                                  

BLOB_KEY_WITHOUT_LENGTH

Type:
int
Value:
1170                                                                  

BLOB_USED_AS_KEY

Type:
int
Value:
1073                                                                  

BLOBS_AND_NO_TERMINATED

Type:
int
Value:
1084                                                                  

CANNOT_ADD_FOREIGN

Type:
int
Value:
1215                                                                  

CANNOT_USER

Type:
int
Value:
1396                                                                  

CANT_AGGREGATE_2COLLATIONS

Type:
int
Value:
1267                                                                  

CANT_AGGREGATE_3COLLATIONS

Type:
int
Value:
1270                                                                  

CANT_AGGREGATE_NCOLLATIONS

Type:
int
Value:
1271                                                                  

CANT_CREATE_DB

Type:
int
Value:
1006                                                                  

CANT_CREATE_FEDERATED_TABLE

Type:
int
Value:
1434                                                                  

CANT_CREATE_FILE

Type:
int
Value:
1004                                                                  

CANT_CREATE_GEOMETRY_OBJECT

Type:
int
Value:
1416                                                                  

CANT_CREATE_TABLE

Type:
int
Value:
1005                                                                  

CANT_CREATE_THREAD

Type:
int
Value:
1135                                                                  

CANT_CREATE_USER_WITH_GRANT

Type:
int
Value:
1410                                                                  

CANT_DELETE_FILE

Type:
int
Value:
1011                                                                  

CANT_DO_THIS_DURING_AN_TRANSACTION

Type:
int
Value:
1179                                                                  

CANT_DROP_FIELD_OR_KEY

Type:
int
Value:
1091                                                                  

CANT_FIND_DL_ENTRY

Type:
int
Value:
1127                                                                  

CANT_FIND_SYSTEM_REC

Type:
int
Value:
1012                                                                  

CANT_FIND_UDF

Type:
int
Value:
1122                                                                  

CANT_GET_STAT

Type:
int
Value:
1013                                                                  

CANT_GET_WD

Type:
int
Value:
1014                                                                  

CANT_INITIALIZE_UDF

Type:
int
Value:
1123                                                                  

CANT_LOCK

Type:
int
Value:
1015                                                                  

CANT_OPEN_FILE

Type:
int
Value:
1016                                                                  

CANT_OPEN_LIBRARY

Type:
int
Value:
1126                                                                  

CANT_READ_DIR

Type:
int
Value:
1018                                                                  

CANT_REMOVE_ALL_FIELDS

Type:
int
Value:
1090                                                                  

CANT_REOPEN_TABLE

Type:
int
Value:
1137                                                                  

CANT_SET_WD

Type:
int
Value:
1019                                                                  

CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG

Type:
int
Value:
1442                                                                  

CANT_UPDATE_WITH_READLOCK

Type:
int
Value:
1223                                                                  

CANT_USE_OPTION_HERE

Type:
int
Value:
1234                                                                  

CHECK_NO_SUCH_TABLE

Type:
int
Value:
1177                                                                  

CHECK_NOT_IMPLEMENTED

Type:
int
Value:
1178                                                                  

CHECKREAD

Type:
int
Value:
1020                                                                  

COLLATION_CHARSET_MISMATCH

Type:
int
Value:
1253                                                                  

COLUMNACCESS_DENIED_ERROR

Type:
int
Value:
1143                                                                  

COMMIT_NOT_ALLOWED_IN_SF_OR_TRG

Type:
int
Value:
1422                                                                  

CON_COUNT_ERROR

Type:
int
Value:
1040                                                                  

CONFLICTING_DECLARATIONS

Type:
int
Value:
1302                                                                  

CONNECT_TO_FOREIGN_DATA_SOURCE

Type:
int
Value:
1429                                                                  

CONNECT_TO_MASTER

Type:
int
Value:
1218                                                                  

CORRUPT_HELP_DB

Type:
int
Value:
1244                                                                  

CRASHED_ON_REPAIR

Type:
int
Value:
1195                                                                  

CRASHED_ON_USAGE

Type:
int
Value:
1194                                                                  

CREATE_DB_WITH_READ_LOCK

Type:
int
Value:
1209                                                                  

CUT_VALUE_GROUP_CONCAT

Type:
int
Value:
1260                                                                  

CYCLIC_REFERENCE

Type:
int
Value:
1245                                                                  

DATA_TOO_LONG

Type:
int
Value:
1406                                                                  

DATETIME_FUNCTION_OVERFLOW

Type:
int
Value:
1441                                                                  

DB_CREATE_EXISTS

Type:
int
Value:
1007                                                                  

DB_DROP_DELETE

Type:
int
Value:
1009                                                                  

DB_DROP_EXISTS

Type:
int
Value:
1008                                                                  

DB_DROP_RMDIR

Type:
int
Value:
1010                                                                  

DBACCESS_DENIED_ERROR

Type:
int
Value:
1044                                                                  

DELAYED_CANT_CHANGE_LOCK

Type:
int
Value:
1150                                                                  

DELAYED_INSERT_TABLE_LOCKED

Type:
int
Value:
1165                                                                  

DERIVED_MUST_HAVE_ALIAS

Type:
int
Value:
1248                                                                  

DIFF_GROUPS_PROC

Type:
int
Value:
1384                                                                  

DISK_FULL

Type:
int
Value:
1021                                                                  

DIVISION_BY_ZERO

Type:
int
Value:
1365                                                                  

DROP_DB_WITH_READ_LOCK

Type:
int
Value:
1208                                                                  

DROP_USER

Type:
int
Value:
1268                                                                  

DUMP_NOT_IMPLEMENTED

Type:
int
Value:
1185                                                                  

DUP_ARGUMENT

Type:
int
Value:
1225                                                                  

DUP_ENTRY

Type:
int
Value:
1062                                                                  

DUP_FIELDNAME

Type:
int
Value:
1060                                                                  

DUP_KEY

Type:
int
Value:
1022                                                                  

DUP_KEYNAME

Type:
int
Value:
1061                                                                  

DUP_UNIQUE

Type:
int
Value:
1169                                                                  

DUPLICATED_VALUE_IN_TYPE

Type:
int
Value:
1291                                                                  

EMPTY_QUERY

Type:
int
Value:
1065                                                                  

ERROR_DURING_CHECKPOINT

Type:
int
Value:
1183                                                                  

ERROR_DURING_COMMIT

Type:
int
Value:
1180                                                                  

ERROR_DURING_FLUSH_LOGS

Type:
int
Value:
1182                                                                  

ERROR_DURING_ROLLBACK

Type:
int
Value:
1181                                                                  

ERROR_LAST

Type:
int
Value:
1457                                                                  

ERROR_ON_CLOSE

Type:
int
Value:
1023                                                                  

ERROR_ON_READ

Type:
int
Value:
1024                                                                  

ERROR_ON_RENAME

Type:
int
Value:
1025                                                                  

ERROR_ON_WRITE

Type:
int
Value:
1026                                                                  

ERROR_WHEN_EXECUTING_COMMAND

Type:
int
Value:
1220                                                                  

EXEC_STMT_WITH_OPEN_CURSOR

Type:
int
Value:
1420                                                                  

FAILED_ROUTINE_BREAK_BINLOG

Type:
int
Value:
1417                                                                  

FEATURE_DISABLED

Type:
int
Value:
1289                                                                  

FIELD_SPECIFIED_TWICE

Type:
int
Value:
1110                                                                  

FILE_EXISTS_ERROR

Type:
int
Value:
1086                                                                  

FILE_NOT_FOUND

Type:
int
Value:
1017                                                                  

FILE_USED

Type:
int
Value:
1027                                                                  

FILSORT_ABORT

Type:
int
Value:
1028                                                                  

FLUSH_MASTER_BINLOG_CLOSED

Type:
int
Value:
1186                                                                  

FORBID_SCHEMA_CHANGE

Type:
int
Value:
1450                                                                  

FORCING_CLOSE

Type:
int
Value:
1080                                                                  

FOREIGN_DATA_SOURCE_DOESNT_EXIST

Type:
int
Value:
1431                                                                  

FOREIGN_DATA_STRING_INVALID

Type:
int
Value:
1433                                                                  

FOREIGN_DATA_STRING_INVALID_CANT_CREATE

Type:
int
Value:
1432                                                                  

FORM_NOT_FOUND

Type:
int
Value:
1029                                                                  

FPARSER_BAD_HEADER

Type:
int
Value:
1341                                                                  

FPARSER_EOF_IN_COMMENT

Type:
int
Value:
1342                                                                  

FPARSER_EOF_IN_UNKNOWN_PARAMETER

Type:
int
Value:
1344                                                                  

FPARSER_ERROR_IN_PARAMETER

Type:
int
Value:
1343                                                                  

FPARSER_TOO_BIG_FILE

Type:
int
Value:
1340                                                                  

FRM_UNKNOWN_TYPE

Type:
int
Value:
1346                                                                  

FSEEK_FAIL

Type:
int
Value:
1376                                                                  

FT_MATCHING_KEY_NOT_FOUND

Type:
int
Value:
1191                                                                  

FUNCTION_NOT_DEFINED

Type:
int
Value:
1128                                                                  

GET_ERRMSG

Type:
int
Value:
1296                                                                  

GET_ERRNO

Type:
int
Value:
1030                                                                  

GET_TEMPORARY_ERRMSG

Type:
int
Value:
1297                                                                  

GLOBAL_VARIABLE

Type:
int
Value:
1229                                                                  

GOT_SIGNAL

Type:
int
Value:
1078                                                                  

GRANT_WRONG_HOST_OR_USER

Type:
int
Value:
1145                                                                  

HANDSHAKE_ERROR

Type:
int
Value:
1043                                                                  

HASHCHK

Type:
int
Value:
1000                                                                  

HOST_IS_BLOCKED

Type:
int
Value:
1129                                                                  

HOST_NOT_PRIVILEGED

Type:
int
Value:
1130                                                                  

ILLEGAL_GRANT_FOR_TABLE

Type:
int
Value:
1144                                                                  

ILLEGAL_HA

Type:
int
Value:
1031                                                                  

ILLEGAL_REFERENCE

Type:
int
Value:
1247                                                                  

ILLEGAL_VALUE_FOR_TYPE

Type:
int
Value:
1367                                                                  

INCORRECT_GLOBAL_LOCAL_VAR

Type:
int
Value:
1238                                                                  

INDEX_REBUILD

Type:
int
Value:
1187                                                                  

INSERT_INFO

Type:
int
Value:
1092                                                                  

INSERT_TABLE_USED

Type:
int
Value:
1093                                                                  

INVALID_CHARACTER_STRING

Type:
int
Value:
1300                                                                  

INVALID_DEFAULT

Type:
int
Value:
1067                                                                  

INVALID_GROUP_FUNC_USE

Type:
int
Value:
1111                                                                  

INVALID_ON_UPDATE

Type:
int
Value:
1294                                                                  

INVALID_USE_OF_NULL

Type:
int
Value:
1138                                                                  

IO_ERR_LOG_INDEX_READ

Type:
int
Value:
1374                                                                  

IPSOCK_ERROR

Type:
int
Value:
1081                                                                  

KEY_COLUMN_DOES_NOT_EXITS

Type:
int
Value:
1072                                                                  

KEY_DOES_NOT_EXITS

Type:
int
Value:
1176                                                                  

KEY_NOT_FOUND

Type:
int
Value:
1032                                                                  

KEY_PART_0

Type:
int
Value:
1391                                                                  

KEY_REF_DO_NOT_MATCH_TABLE_REF

Type:
int
Value:
1240                                                                  

KILL_DENIED_ERROR

Type:
int
Value:
1095                                                                  

LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR

Type:
int
Value:
1409                                                                  

LOAD_INFO

Type:
int
Value:
1087                                                                  

LOCAL_VARIABLE

Type:
int
Value:
1228                                                                  

LOCK_DEADLOCK

Type:
int
Value:
1213                                                                  

LOCK_OR_ACTIVE_TRANSACTION

Type:
int
Value:
1192                                                                  

LOCK_TABLE_FULL

Type:
int
Value:
1206                                                                  

LOCK_WAIT_TIMEOUT

Type:
int
Value:
1205                                                                  

LOG_IN_USE

Type:
int
Value:
1378                                                                  

LOG_PURGE_UNKNOWN_ERR

Type:
int
Value:
1379                                                                  

LOGGING_PROHIBIT_CHANGING_OF

Type:
int
Value:
1387                                                                  

M_BIGGER_THAN_D

Type:
int
Value:
1427                                                                  

MALFORMED_DEFINER

Type:
int
Value:
1446                                                                  

MASTER

Type:
int
Value:
1188                                                                  

MASTER_FATAL_ERROR_READING_BINLOG

Type:
int
Value:
1236                                                                  

MASTER_INFO

Type:
int
Value:
1201                                                                  

MASTER_NET_READ

Type:
int
Value:
1189                                                                  

MASTER_NET_WRITE

Type:
int
Value:
1190                                                                  

MISSING_SKIP_SLAVE

Type:
int
Value:
1278                                                                  

MIX_OF_GROUP_FUNC_AND_FIELDS

Type:
int
Value:
1140                                                                  

MIXING_NOT_ALLOWED

Type:
int
Value:
1224                                                                  

MULTIPLE_PRI_KEY

Type:
int
Value:
1068                                                                  

NET_ERROR_ON_WRITE

Type:
int
Value:
1160                                                                  

NET_FCNTL_ERROR

Type:
int
Value:
1155                                                                  

NET_PACKET_TOO_LARGE

Type:
int
Value:
1153                                                                  

NET_PACKETS_OUT_OF_ORDER

Type:
int
Value:
1156                                                                  

NET_READ_ERROR

Type:
int
Value:
1158                                                                  

NET_READ_ERROR_FROM_PIPE

Type:
int
Value:
1154                                                                  

NET_READ_INTERRUPTED

Type:
int
Value:
1159                                                                  

NET_UNCOMPRESS_ERROR

Type:
int
Value:
1157                                                                  

NET_WRITE_INTERRUPTED

Type:
int
Value:
1161                                                                  

NEW_ABORTING_CONNECTION

Type:
int
Value:
1184                                                                  

NISAMCHK

Type:
int
Value:
1001                                                                  

NO

Type:
int
Value:
1002                                                                  

NO_BINARY_LOGGING

Type:
int
Value:
1381                                                                  

NO_DB_ERROR

Type:
int
Value:
1046                                                                  

NO_DEFAULT

Type:
int
Value:
1230                                                                  

NO_DEFAULT_FOR_FIELD

Type:
int
Value:
1364                                                                  

NO_DEFAULT_FOR_VIEW_FIELD

Type:
int
Value:
1423                                                                  

NO_FILE_MAPPING

Type:
int
Value:
1388                                                                  

NO_GROUP_FOR_PROC

Type:
int
Value:
1385                                                                  

NO_PERMISSION_TO_CREATE_USER

Type:
int
Value:
1211                                                                  

NO_RAID_COMPILED

Type:
int
Value:
1174                                                                  

NO_REFERENCED_ROW

Type:
int
Value:
1216                                                                  

NO_REFERENCED_ROW_2

Type:
int
Value:
1452                                                                  

NO_SUCH_INDEX

Type:
int
Value:
1082                                                                  

NO_SUCH_TABLE

Type:
int
Value:
1146                                                                  

NO_SUCH_THREAD

Type:
int
Value:
1094                                                                  

NO_SUCH_USER

Type:
int
Value:
1449                                                                  

NO_TABLES_USED

Type:
int
Value:
1096                                                                  

NO_UNIQUE_LOGFILE

Type:
int
Value:
1098                                                                  

NON_UNIQ_ERROR

Type:
int
Value:
1052                                                                  

NON_UPDATABLE_TABLE

Type:
int
Value:
1288                                                                  

NONEXISTING_GRANT

Type:
int
Value:
1141                                                                  

NONEXISTING_PROC_GRANT

Type:
int
Value:
1403                                                                  

NONEXISTING_TABLE_GRANT

Type:
int
Value:
1147                                                                  

NONUNIQ_TABLE

Type:
int
Value:
1066                                                                  

NONUPDATEABLE_COLUMN

Type:
int
Value:
1348                                                                  

NORMAL_SHUTDOWN

Type:
int
Value:
1077                                                                  

NOT_ALLOWED_COMMAND

Type:
int
Value:
1148                                                                  

NOT_FORM_FILE

Type:
int
Value:
1033                                                                  

NOT_KEYFILE

Type:
int
Value:
1034                                                                  

NOT_SUPPORTED_AUTH_MODE

Type:
int
Value:
1251                                                                  

NOT_SUPPORTED_YET

Type:
int
Value:
1235                                                                  

NULL_COLUMN_IN_INDEX

Type:
int
Value:
1121                                                                  

OLD_FILE_FORMAT

Type:
int
Value:
1455                                                                  

OLD_KEYFILE

Type:
int
Value:
1035                                                                  

OPEN_AS_READONLY

Type:
int
Value:
1036                                                                  

OPERAND_COLUMNS

Type:
int
Value:
1241                                                                  

OPTION_PREVENTS_STATEMENT

Type:
int
Value:
1290                                                                  

ORDER_WITH_PROC

Type:
int
Value:
1386                                                                  

OUT_OF_RESOURCES

Type:
int
Value:
1041                                                                  

OUT_OF_SORTMEMORY

Type:
int
Value:
1038                                                                  

OUTOFMEMORY

Type:
int
Value:
1037                                                                  

PARSE_ERROR

Type:
int
Value:
1064                                                                  

PASSWD_LENGTH

Type:
int
Value:
1372                                                                  

PASSWORD_ANONYMOUS_USER

Type:
int
Value:
1131                                                                  

PASSWORD_NO_MATCH

Type:
int
Value:
1133                                                                  

PASSWORD_NOT_ALLOWED

Type:
int
Value:
1132                                                                  

PRIMARY_CANT_HAVE_NULL

Type:
int
Value:
1171                                                                  

PROC_AUTO_GRANT_FAIL

Type:
int
Value:
1404                                                                  

PROC_AUTO_REVOKE_FAIL

Type:
int
Value:
1405                                                                  

PROCACCESS_DENIED_ERROR

Type:
int
Value:
1370                                                                  

PS_MANY_PARAM

Type:
int
Value:
1390                                                                  

PS_NO_RECURSION

Type:
int
Value:
1444                                                                  

QUERY_INTERRUPTED

Type:
int
Value:
1317                                                                  

QUERY_ON_FOREIGN_DATA_SOURCE

Type:
int
Value:
1430                                                                  

QUERY_ON_MASTER

Type:
int
Value:
1219                                                                  

READ_ONLY_TRANSACTION

Type:
int
Value:
1207                                                                  

READY

Type:
int
Value:
1076                                                                  

RECORD_FILE_FULL

Type:
int
Value:
1114                                                                  

REGEXP_ERROR

Type:
int
Value:
1139                                                                  

RELAY_LOG_FAIL

Type:
int
Value:
1371                                                                  

RELAY_LOG_INIT

Type:
int
Value:
1380                                                                  

REQUIRES_PRIMARY_KEY

Type:
int
Value:
1173                                                                  

RESERVED_SYNTAX

Type:
int
Value:
1382                                                                  

REVOKE_GRANTS

Type:
int
Value:
1269                                                                  

ROW_IS_REFERENCED

Type:
int
Value:
1217                                                                  

ROW_IS_REFERENCED_2

Type:
int
Value:
1451                                                                  

SELECT_REDUCED

Type:
int
Value:
1249                                                                  

SERVER_IS_IN_SECURE_AUTH_MODE

Type:
int
Value:
1275                                                                  

SERVER_SHUTDOWN

Type:
int
Value:
1053                                                                  

SET_CONSTANTS_ONLY

Type:
int
Value:
1204                                                                  

SHUTDOWN_COMPLETE

Type:
int
Value:
1079                                                                  

SLAVE_IGNORED_SSL_PARAMS

Type:
int
Value:
1274                                                                  

SLAVE_IGNORED_TABLE

Type:
int
Value:
1237                                                                  

SLAVE_MUST_STOP

Type:
int
Value:
1198                                                                  

SLAVE_NOT_RUNNING

Type:
int
Value:
1199                                                                  

SLAVE_THREAD

Type:
int
Value:
1202                                                                  

SLAVE_WAS_NOT_RUNNING

Type:
int
Value:
1255                                                                  

SLAVE_WAS_RUNNING

Type:
int
Value:
1254                                                                  

SP_ALREADY_EXISTS

Type:
int
Value:
1304                                                                  

SP_BAD_CURSOR_QUERY

Type:
int
Value:
1322                                                                  

SP_BAD_CURSOR_SELECT

Type:
int
Value:
1323                                                                  

SP_BAD_SQLSTATE

Type:
int
Value:
1407                                                                  

SP_BAD_VAR_SHADOW

Type:
int
Value:
1453                                                                  

SP_BADRETURN

Type:
int
Value:
1313                                                                  

SP_BADSELECT

Type:
int
Value:
1312                                                                  

SP_BADSTATEMENT

Type:
int
Value:
1314                                                                  

SP_CANT_ALTER

Type:
int
Value:
1334                                                                  

SP_CANT_SET_AUTOCOMMIT

Type:
int
Value:
1445                                                                  

SP_CASE_NOT_FOUND

Type:
int
Value:
1339                                                                  

SP_COND_MISMATCH

Type:
int
Value:
1319                                                                  

SP_CURSOR_AFTER_HANDLER

Type:
int
Value:
1338                                                                  

SP_CURSOR_ALREADY_OPEN

Type:
int
Value:
1325                                                                  

SP_CURSOR_MISMATCH

Type:
int
Value:
1324                                                                  

SP_CURSOR_NOT_OPEN

Type:
int
Value:
1326                                                                  

SP_DOES_NOT_EXIST

Type:
int
Value:
1305                                                                  

SP_DROP_FAILED

Type:
int
Value:
1306                                                                  

SP_DUP_COND

Type:
int
Value:
1332                                                                  

SP_DUP_CURS

Type:
int
Value:
1333                                                                  

SP_DUP_HANDLER

Type:
int
Value:
1413                                                                  

SP_DUP_PARAM

Type:
int
Value:
1330                                                                  

SP_DUP_VAR

Type:
int
Value:
1331                                                                  

SP_FETCH_NO_DATA

Type:
int
Value:
1329                                                                  

SP_GOTO_IN_HNDLR

Type:
int
Value:
1358                                                                  

SP_LABEL_MISMATCH

Type:
int
Value:
1310                                                                  

SP_LABEL_REDEFINE

Type:
int
Value:
1309                                                                  

SP_LILABEL_MISMATCH

Type:
int
Value:
1308                                                                  

SP_NO_DROP_SP

Type:
int
Value:
1357                                                                  

SP_NO_RECURSION

Type:
int
Value:
1424                                                                  

SP_NO_RECURSIVE_CREATE

Type:
int
Value:
1303                                                                  

SP_NO_RETSET

Type:
int
Value:
1415                                                                  

SP_NORETURN

Type:
int
Value:
1320                                                                  

SP_NORETURNEND

Type:
int
Value:
1321                                                                  

SP_NOT_VAR_ARG

Type:
int
Value:
1414                                                                  

SP_PROC_TABLE_CORRUPT

Type:
int
Value:
1457                                                                  

SP_RECURSION_LIMIT

Type:
int
Value:
1456                                                                  

SP_STORE_FAILED

Type:
int
Value:
1307                                                                  

SP_SUBSELECT_NYI

Type:
int
Value:
1335                                                                  

SP_UNDECLARED_VAR

Type:
int
Value:
1327                                                                  

SP_UNINIT_VAR

Type:
int
Value:
1311                                                                  

SP_VARCOND_AFTER_CURSHNDLR

Type:
int
Value:
1337                                                                  

SP_WRONG_NO_OF_ARGS

Type:
int
Value:
1318                                                                  

SP_WRONG_NO_OF_FETCH_ARGS

Type:
int
Value:
1328                                                                  

SPATIAL_CANT_HAVE_NULL

Type:
int
Value:
1252                                                                  

SPECIFIC_ACCESS_DENIED_ERROR

Type:
int
Value:
1227                                                                  

STACK_OVERRUN

Type:
int
Value:
1119                                                                  

STACK_OVERRUN_NEED_MORE

Type:
int
Value:
1436                                                                  

STARTUP

Type:
int
Value:
1408                                                                  

STMT_HAS_NO_OPEN_CURSOR

Type:
int
Value:
1421                                                                  

STMT_NOT_ALLOWED_IN_SF_OR_TRG

Type:
int
Value:
1336                                                                  

SUBQUERY_NO_1_ROW

Type:
int
Value:
1242                                                                  

SYNTAX_ERROR

Type:
int
Value:
1149                                                                  

TABLE_CANT_HANDLE_AUTO_INCREMENT

Type:
int
Value:
1164                                                                  

TABLE_CANT_HANDLE_BLOB

Type:
int
Value:
1163                                                                  

TABLE_CANT_HANDLE_FT

Type:
int
Value:
1214                                                                  

TABLE_DEF_CHANGED

Type:
int
Value:
1412                                                                  

TABLE_EXISTS_ERROR

Type:
int
Value:
1050                                                                  

TABLE_MUST_HAVE_COLUMNS

Type:
int
Value:
1113                                                                  

TABLE_NOT_LOCKED

Type:
int
Value:
1100                                                                  

TABLE_NOT_LOCKED_FOR_WRITE

Type:
int
Value:
1099                                                                  

TABLEACCESS_DENIED_ERROR

Type:
int
Value:
1142                                                                  

TABLENAME_NOT_ALLOWED_HERE

Type:
int
Value:
1250                                                                  

TEXTFILE_NOT_READABLE

Type:
int
Value:
1085                                                                  

TOO_BIG_DISPLAYWIDTH

Type:
int
Value:
1439                                                                  

TOO_BIG_FIELDLENGTH

Type:
int
Value:
1074                                                                  

TOO_BIG_FOR_UNCOMPRESS

Type:
int
Value:
1256                                                                  

TOO_BIG_PRECISION

Type:
int
Value:
1426                                                                  

TOO_BIG_ROWSIZE

Type:
int
Value:
1118                                                                  

TOO_BIG_SCALE

Type:
int
Value:
1425                                                                  

TOO_BIG_SELECT

Type:
int
Value:
1104                                                                  

TOO_BIG_SET

Type:
int
Value:
1097                                                                  

TOO_LONG_BODY

Type:
int
Value:
1437                                                                  

TOO_LONG_IDENT

Type:
int
Value:
1059                                                                  

TOO_LONG_KEY

Type:
int
Value:
1071                                                                  

TOO_LONG_STRING

Type:
int
Value:
1162                                                                  

TOO_MANY_DELAYED_THREADS

Type:
int
Value:
1151                                                                  

TOO_MANY_FIELDS

Type:
int
Value:
1117                                                                  

TOO_MANY_KEY_PARTS

Type:
int
Value:
1070                                                                  

TOO_MANY_KEYS

Type:
int
Value:
1069                                                                  

TOO_MANY_ROWS

Type:
int
Value:
1172                                                                  

TOO_MANY_TABLES

Type:
int
Value:
1116                                                                  

TOO_MANY_USER_CONNECTIONS

Type:
int
Value:
1203                                                                  

TOO_MUCH_AUTO_TIMESTAMP_COLS

Type:
int
Value:
1293                                                                  

TRANS_CACHE_FULL

Type:
int
Value:
1197                                                                  

TRG_ALREADY_EXISTS

Type:
int
Value:
1359                                                                  

TRG_CANT_CHANGE_ROW

Type:
int
Value:
1362                                                                  

TRG_DOES_NOT_EXIST

Type:
int
Value:
1360                                                                  

TRG_IN_WRONG_SCHEMA

Type:
int
Value:
1435                                                                  

TRG_NO_DEFINER

Type:
int
Value:
1454                                                                  

TRG_NO_SUCH_ROW_IN_TRG

Type:
int
Value:
1363                                                                  

TRG_ON_VIEW_OR_TEMP_TABLE

Type:
int
Value:
1361                                                                  

TRUNCATED_WRONG_VALUE

Type:
int
Value:
1292                                                                  

TRUNCATED_WRONG_VALUE_FOR_FIELD

Type:
int
Value:
1366                                                                  

UDF_EXISTS

Type:
int
Value:
1125                                                                  

UDF_NO_PATHS

Type:
int
Value:
1124                                                                  

UNEXPECTED_EOF

Type:
int
Value:
1039                                                                  

UNION_TABLES_IN_DIFFERENT_DIR

Type:
int
Value:
1212                                                                  

UNKNOWN_CHARACTER_SET

Type:
int
Value:
1115                                                                  

UNKNOWN_COLLATION

Type:
int
Value:
1273                                                                  

UNKNOWN_COM_ERROR

Type:
int
Value:
1047                                                                  

UNKNOWN_ERROR

Type:
int
Value:
1105                                                                  

UNKNOWN_KEY_CACHE

Type:
int
Value:
1284                                                                  

UNKNOWN_PROCEDURE

Type:
int
Value:
1106                                                                  

UNKNOWN_STMT_HANDLER

Type:
int
Value:
1243                                                                  

UNKNOWN_STORAGE_ENGINE

Type:
int
Value:
1286                                                                  

UNKNOWN_SYSTEM_VARIABLE

Type:
int
Value:
1193                                                                  

UNKNOWN_TABLE

Type:
int
Value:
1109                                                                  

UNKNOWN_TARGET_BINLOG

Type:
int
Value:
1373                                                                  

UNKNOWN_TIME_ZONE

Type:
int
Value:
1298                                                                  

UNSUPPORTED_EXTENSION

Type:
int
Value:
1112                                                                  

UNSUPPORTED_PS

Type:
int
Value:
1295                                                                  

UNTIL_COND_IGNORED

Type:
int
Value:
1279                                                                  

UPDATE_INFO

Type:
int
Value:
1134                                                                  

UPDATE_LOG_DEPRECATED_IGNORED

Type:
int
Value:
1315                                                                  

UPDATE_LOG_DEPRECATED_TRANSLATED

Type:
int
Value:
1316                                                                  

UPDATE_WITHOUT_KEY_IN_SAFE_MODE

Type:
int
Value:
1175                                                                  

USER_LIMIT_REACHED

Type:
int
Value:
1226                                                                  

VAR_CANT_BE_READ

Type:
int
Value:
1233                                                                  

VARIABLE_IS_NOT_STRUCT

Type:
int
Value:
1272                                                                  

VIEW_CHECK_FAILED

Type:
int
Value:
1369                                                                  

VIEW_CHECKSUM

Type:
int
Value:
1392                                                                  

VIEW_DELETE_MERGE_VIEW

Type:
int
Value:
1395                                                                  

VIEW_FRM_NO_USER

Type:
int
Value:
1447                                                                  

VIEW_INVALID

Type:
int
Value:
1356                                                                  

VIEW_MULTIUPDATE

Type:
int
Value:
1393                                                                  

VIEW_NO_EXPLAIN

Type:
int
Value:
1345                                                                  

VIEW_NO_INSERT_FIELD_LIST

Type:
int
Value:
1394                                                                  

VIEW_NONUPD_CHECK

Type:
int
Value:
1368                                                                  

VIEW_OTHER_USER

Type:
int
Value:
1448                                                                  

VIEW_PREVENT_UPDATE

Type:
int
Value:
1443                                                                  

VIEW_SELECT_CLAUSE

Type:
int
Value:
1350                                                                  

VIEW_SELECT_DERIVED

Type:
int
Value:
1349                                                                  

VIEW_SELECT_TMPTABLE

Type:
int
Value:
1352                                                                  

VIEW_SELECT_VARIABLE

Type:
int
Value:
1351                                                                  

VIEW_WRONG_LIST

Type:
int
Value:
1353                                                                  

WARN_ALLOWED_PACKET_OVERFLOWED

Type:
int
Value:
1301                                                                  

WARN_CANT_DROP_DEFAULT_KEYCACHE

Type:
int
Value:
1438                                                                  

WARN_DATA_OUT_OF_RANGE

Type:
int
Value:
1264                                                                  

WARN_DATA_TRUNCATED

Type:
int
Value:
1265                                                                  

WARN_DEPRECATED_SYNTAX

Type:
int
Value:
1287                                                                  

WARN_FIELD_RESOLVED

Type:
int
Value:
1276                                                                  

WARN_HOSTNAME_WONT_WORK

Type:
int
Value:
1285                                                                  

WARN_INVALID_TIMESTAMP

Type:
int
Value:
1299                                                                  

WARN_NULL_TO_NOTNULL

Type:
int
Value:
1263                                                                  

WARN_QC_RESIZE

Type:
int
Value:
1282                                                                  

WARN_TOO_FEW_RECORDS

Type:
int
Value:
1261                                                                  

WARN_TOO_MANY_RECORDS

Type:
int
Value:
1262                                                                  

WARN_USING_OTHER_HANDLER

Type:
int
Value:
1266                                                                  

WARN_VIEW_MERGE

Type:
int
Value:
1354                                                                  

WARN_VIEW_WITHOUT_KEY

Type:
int
Value:
1355                                                                  

WARNING_NOT_COMPLETE_ROLLBACK

Type:
int
Value:
1196                                                                  

WRONG_ARGUMENTS

Type:
int
Value:
1210                                                                  

WRONG_AUTO_KEY

Type:
int
Value:
1075                                                                  

WRONG_COLUMN_NAME

Type:
int
Value:
1166                                                                  

WRONG_DB_NAME

Type:
int
Value:
1102                                                                  

WRONG_FIELD_SPEC

Type:
int
Value:
1063                                                                  

WRONG_FIELD_TERMINATORS

Type:
int
Value:
1083                                                                  

WRONG_FIELD_WITH_GROUP

Type:
int
Value:
1055                                                                  

WRONG_FK_DEF

Type:
int
Value:
1239                                                                  

WRONG_GROUP_FIELD

Type:
int
Value:
1056                                                                  

WRONG_KEY_COLUMN

Type:
int
Value:
1167                                                                  

WRONG_LOCK_OF_SYSTEM_TABLE

Type:
int
Value:
1428                                                                  

WRONG_MAGIC

Type:
int
Value:
1389                                                                  

WRONG_MRG_TABLE

Type:
int
Value:
1168                                                                  

WRONG_NAME_FOR_CATALOG

Type:
int
Value:
1281                                                                  

WRONG_NAME_FOR_INDEX

Type:
int
Value:
1280                                                                  

WRONG_NUMBER_OF_COLUMNS_IN_SELECT

Type:
int
Value:
1222                                                                  

WRONG_OBJECT

Type:
int
Value:
1347                                                                  

WRONG_OUTER_JOIN

Type:
int
Value:
1120                                                                  

WRONG_PARAMCOUNT_TO_PROCEDURE

Type:
int
Value:
1107                                                                  

WRONG_PARAMETERS_TO_PROCEDURE

Type:
int
Value:
1108                                                                  

WRONG_SUB_KEY

Type:
int
Value:
1089                                                                  

WRONG_SUM_SELECT

Type:
int
Value:
1057                                                                  

WRONG_TABLE_NAME

Type:
int
Value:
1103                                                                  

WRONG_TYPE_FOR_VAR

Type:
int
Value:
1232                                                                  

WRONG_USAGE

Type:
int
Value:
1221                                                                  

WRONG_VALUE_COUNT

Type:
int
Value:
1058                                                                  

WRONG_VALUE_COUNT_ON_ROW

Type:
int
Value:
1136                                                                  

WRONG_VALUE_FOR_TYPE

Type:
int
Value:
1411                                                                  

WRONG_VALUE_FOR_VAR

Type:
int
Value:
1231                                                                  

WSAS_FAILED

Type:
int
Value:
1383                                                                  

XA_RBROLLBACK

Type:
int
Value:
1402                                                                  

XAER_DUPID

Type:
int
Value:
1440                                                                  

XAER_INVAL

Type:
int
Value:
1398                                                                  

XAER_NOTA

Type:
int
Value:
1397                                                                  

XAER_OUTSIDE

Type:
int
Value:
1400                                                                  

XAER_RMERR

Type:
int
Value:
1401                                                                  

XAER_RMFAIL

Type:
int
Value:
1399                                                                  

YES

Type:
int
Value:
1003                                                                  

ZLIB_Z_BUF_ERROR

Type:
int
Value:
1258                                                                  

ZLIB_Z_DATA_ERROR

Type:
int
Value:
1259                                                                  

ZLIB_Z_MEM_ERROR

Type:
int
Value:
1257                                                                  

Generated by Epydoc 2.1 on Sat Mar 3 21:14:16 2007 http://epydoc.sf.net