CUBRID Engine  latest
error_code.h File Reference

Go to the source code of this file.

Macros

#define NO_ERROR   0
 
#define ER_FAILED   -1
 
#define ER_GENERIC_ERROR   -2
 
#define ER_OUT_OF_VIRTUAL_MEMORY   -3
 
#define ER_INTERRUPTED   -4
 
#define ER_MHT_NOTFOUND   -5
 
#define ER_MHT_NULL_HASHTABLE   -6
 
#define ER_IO_FORMAT_BAD_NPAGES   -7
 
#define ER_IO_FORMAT_FAIL   -8
 
#define ER_IO_FORMAT_OUT_OF_SPACE   -9
 
#define ER_IO_MOUNT_FAIL   -10
 
#define ER_IO_MOUNT_LOCKED   -11
 
#define ER_IO_DISMOUNT_FAIL   -12
 
#define ER_IO_READ   -13
 
#define ER_IO_WRITE   -14
 
#define ER_IO_WRITE_OUT_OF_SPACE   -15
 
#define ER_IO_RENAME_FAIL   -16
 
#define ER_PB_BAD_PAGEID   -17
 
#define ER_PB_ALL_BUFFERS_FIXED   -18 /* obsolete, I think */
 
#define ER_PB_UNFIXED_PAGEPTR   -19
 
#define ER_PB_UNKNOWN_PAGEPTR   -20
 
#define ER_DISK_UNKNOWN_SECTOR   -21
 
#define ER_DISK_UNKNOWN_PAGE   -22
 
#define ER_DISK_TRY_DEALLOC_DISK_SYSPAGE   -23
 
#define ER_DISK_ALMOST_OUT_OF_SPACE   -24
 
#define ER_DISK_DATA_ALMOST_OUT_OF_SPACE   -25
 
#define ER_DISK_INDEX_ALMOST_OUT_OF_SPACE   -26
 
#define ER_DISK_GENERIC_ALMOST_OUT_OF_SPACE   -27
 
#define ER_DISK_TEMP_ALMOST_OUT_OF_SPACE   -28
 
#define ER_DISK_LAST_ALMOST_OUT_OF_SPACE   -29
 
#define ER_DISK_DATA_LAST_ALMOST_OUT_OF_SPACE   -30
 
#define ER_DISK_INDEX_LAST_ALMOST_OUT_OF_SPACE   -31
 
#define ER_DISK_GENERIC_LAST_ALMOST_OUT_OF_SPACE   -32
 
#define ER_DISK_TEMP_LAST_ALMOST_OUT_OF_SPACE   -33
 
#define ER_FILE_NTH_FPAGE_OUT_OF_RANGE   -34
 
#define ER_FILE_UNKNOWN_VOLID   -35
 
#define ER_FILE_NOT_ENOUGH_PAGES_IN_DATABASE   -36
 
#define ER_FILE_NOT_ENOUGH_PAGES_IN_VOLUME   -37
 
#define ER_FILE_UNKNOWN_FILE   -38
 
#define ER_FILE_INCONSISTENT_ALLOCATION   -39
 
#define ER_FILE_INCONSISTENT_EXPECTED_PAGES   -40
 
#define ER_FILE_PAGE_ISNOT_PARTOF   -41
 
#define ER_SP_CANNOT_REORDER_ANCHORED   -42
 
#define ER_SP_WRONG_NUM_SLOTS   -43
 
#define ER_SP_NOSPACE_IN_PAGE   -44
 
#define ER_SP_BAD_INSERTION_SLOT   -45
 
#define ER_SP_UNKNOWN_SLOTID   -46
 
#define ER_HEAP_UNABLE_TO_CREATE_HEAP   -47
 
#define ER_HEAP_UNKNOWN_OBJECT   -48
 
#define ER_HEAP_UNKNOWN_CLASS_OF_INSTANCE   -49
 
#define ER_HEAP_BAD_RELOCATION_RECORD   -50
 
#define ER_HEAP_BAD_OBJECT_TYPE   -51
 
#define ER_HEAP_OVFADDRESS_CORRUPTED   -52
 
#define ER_HEAP_NODATA_NEWADDRESS   -53
 
#define ER_HEAP_OVERPASS_MAXOBJ_SIZE   -54
 
#define ER_HEAP_CYCLE   -55
 
#define ER_EH_UNKNOWN_EXT_HASH   -56
 
#define ER_EH_UNKNOWN_KEY   -57
 
#define ER_EH_STR_TOO_LONG   -58
 
#define ER_EH_INVALID_KEY_TYPE   -59
 
#define ER_EH_CORRUPTED   -60
 
#define ER_EH_ROOT_CORRUPTED   -61
 
#define ER_SORT_REC_TOO_BIG   -62
 
#define ER_SORT_TEMP_PAGE_CORRUPTED   -63
 
#define ER_LC_UNKNOWN_CLASSNAME   -64
 
#define ER_LC_CLASSNAME_EXIST   -65
 
#define ER_LC_BADFORCE_OPERATION   -66
 
#define ER_LC_NOHEAP   -67
 
#define ER_LC_INCONSISTENT_CLASSNAME_TYPE1   -68
 
#define ER_LC_INCONSISTENT_CLASSNAME_TYPE2   -69
 
#define ER_LC_INCONSISTENT_CLASSNAME_TYPE3   -70
 
#define ER_LC_INCONSISTENT_CLASSNAME_TYPE4   -71
 
#define ER_LK_UNILATERALLY_ABORTED   -72
 
#define ER_LK_OBJECT_TIMEOUT_SIMPLE_MSG   -73
 
#define ER_LK_OBJECT_TIMEOUT_CLASS_MSG   -74
 
#define ER_LK_OBJECT_TIMEOUT_CLASSOF_MSG   -75
 
#define ER_LK_PAGE_TIMEOUT   -76
 
#define ER_LOG_ALL_BUFFERS_FIXED   -77
 
#define ER_LOG_READ   -78
 
#define ER_LOG_WRITE   -79
 
#define ER_LOG_WRITE_OUT_OF_SPACE   -80
 
#define ER_LOG_PAGE_CORRUPTED   -81
 
#define ER_LOG_MOUNT_FAIL   -82
 
#define ER_LOG_NAME_IS_TOO_LONG   -83
 
#define ER_LOG_PREFIX_NAME_IS_TOO_LONG   -84
 
#define ER_LOG_INCOMPATIBLE_PREFIX_NAME   -85
 
#define ER_LOG_INCOMPATIBLE_DATABASE   -86
 
#define ER_LOG_RECOVER_ON_OLD_RELEASE   -87
 
#define ER_LOG_COMPILATION_RELEASE   -88
 
#define ER_LOG_DOESNT_CORRESPOND_TO_DATABASE   -89
 
#define ER_LOG_REDO_INTERFACE   -90
 
#define ER_LOG_POSTPONE_INTERFACE   -91
 
#define ER_LOG_COMPENSATE_INTERFACE   -92
 
#define ER_LOG_REDO_LOGGING_DURING_RECOVERY   -93
 
#define ER_LOG_POSTPONE_LOGGING_DURING_RECOVERY   -94 /* Obsolete */
 
#define ER_LOG_UNDO_LOGGING_DURING_RECOVERY   -95 /* Obsolete */
 
#define ER_LOG_MAYNEED_MEDIA_RECOVERY   -96
 
#define ER_LOG_NOTIN_ARCHIVE   -97
 
#define ER_LOG_CREATE_LOGARCHIVE_FAIL   -98
 
#define ER_LOG_CREATE_DBBACKUP_DIRINFO   -99
 
#define ER_LOG_DBBACKUP_FAIL   -100
 
#define ER_LOG_USER_FILE_UNKNOWN   -101
 
#define ER_LOG_USER_FILE_WITHOUT_ENOUGH_ENTRIES   -102
 
#define ER_LOG_USER_FILE_UNORDERED_ENTRIES   -103
 
#define ER_LOG_USER_FILE_INCORRECT_PRIMARY_VOLNAME   -104
 
#define ER_LOG_CANNOT_ACCESS_BACKUP   -105
 
#define ER_LOG_2PC_NON_UNIQUE_GTID   -106
 
#define ER_LOG_2PC_UNKNOWN_GTID   -107
 
#define ER_LOG_2PC_CANNOT_ATTACH   -108
 
#define ER_LOG_2PC_PARTICIPANT_UNILATERALLY_ABORTED   -109
 
#define ER_LOG_INVALID_ISOLATION_LEVEL   -110
 
#define ER_TM_SERVER_DOWN_UNILATERALLY_ABORTED   -111
 
#define ER_BO_UNAUTHORIZED_HOST   -112
 
#define ER_BO_UNABLE_TO_RESTART_SERVER   -113
 
#define ER_BO_NOT_A_VOLUME   -114
 
#define ER_BO_DATABASE_EXISTS   -115
 
#define ER_BO_UNKNOWN_DATABASE   -116
 
#define ER_BO_FULL_DATABASE_NAME_IS_TOO_LONG   -117
 
#define ER_BO_CWD_FAIL   -118
 
#define ER_BO_UNABLE_TO_FIND_HOSTNAME   -119
 
#define ER_BO_MAXNUM_VOLS_HAS_BEEN_EXCEEDED   -120
 
#define ER_BO_TRYING_TO_REMOVE_PERMANENT_VOLUME   -121
 
#define ER_BO_CANNOT_ACCESS_MESSAGE_CATALOG   -122
 
#define ER_BO_CANNOT_CREATE_VOL   -123
 
#define ER_BO_VOLUME_EXISTS   -124
 
#define ER_BO_NOTIFY_AUTO_VOLEXT   -125
 
#define ER_BO_PARSE_ADDVOLS_UNKNOWN_PURPOSE   -126
 
#define ER_BO_PARSE_ADDVOLS_BAD_NPAGES   -127
 
#define ER_BO_PARSE_ADDVOLS_NOGIVEN_NPAGES   -128
 
#define ER_BO_PARSE_ADDVOLS_UNKNOWN_TOKEN   -129
 
#define ER_REGU_NO_SPACE   -130
 
#define ER_REGU_SYSTEM   -131
 
#define ER_REGU_NOT_IMPLEMENTED   -132
 
#define ER_REGU_NESTED_SET   -133
 
#define ER_REGU_MIX_CLASS_NONCLASS_UPDATE   -134
 
#define ER_REGU_INVALID_QUERY_FOR_OID_COLUMN   -135
 
#define ER_DB_UNIMPLEMENTED   -136
 
#define ER_AU_CORRUPTED   -137
 
#define ER_AU_MISSING_CLASS   -138
 
#define ER_AU_ACCESS_ERROR   -139
 
#define ER_AU_DBA_ONLY   -140
 
#define ER_AU_CANT_ADD_MEMBER   -141
 
#define ER_AU_MEMBER_CAUSES_CYCLES   -142
 
#define ER_AU_CLASS_WITH_NO_OWNER   -143
 
#define ER_AU_USER_ACCESS_FAILURE   -144
 
#define ER_AU_CANT_GRANT_SELF   -145
 
#define ER_AU_CANT_GRANT_OWNER   -146
 
#define ER_AU_NO_GRANT_OPTION   -147
 
#define ER_AU_CANT_UPDATE   -148
 
#define ER_AU_CANT_CREATE_INSTANCE   -149
 
#define ER_AU_CANT_REVOKE_SELF   -150
 
#define ER_AU_CANT_REVOKE_OWNER   -151
 
#define ER_AU_GRANT_NOT_FOUND   -152
 
#define ER_AU_NO_AUTHORIZATION   -153
 
#define ER_AU_INCOMPLETE_AUTH   -154
 
#define ER_AU_MULTIPLE_ROOTS   -155
 
#define ER_AU_AUTHORIZATION_FAILURE   -156
 
#define ER_AU_SELECT_FAILURE   -157
 
#define ER_AU_ALTER_FAILURE   -158
 
#define ER_AU_UPDATE_FAILURE   -159
 
#define ER_AU_INSERT_FAILURE   -160
 
#define ER_AU_DELETE_FAILURE   -161
 
#define ER_AU_INDEX_FAILURE   -162
 
#define ER_AU_EXECUTE_FAILURE   -163
 
#define ER_AU_USER_EXISTS   -164
 
#define ER_AU_INVALID_USER   -165
 
#define ER_AU_MISSING_OR_INVALID_USER   -166
 
#define ER_AU_NOT_OWNER   -167
 
#define ER_AU_MEMBER_NOT_FOUND   -168
 
#define ER_AU_CANT_DROP_USER   -169
 
#define ER_AU_NO_USER_LOGGED_IN   -170
 
#define ER_AU_INVALID_PASSWORD   -171
 
#define ER_AU_PASSWORD_OVERFLOW   -172
 
#define ER_CFG_NO_FILE   -173
 
#define ER_CFG_NO_WRITE_ACCESS   -174
 
#define ER_CFG_BAD_FORMAT   -175
 
#define ER_DATE_CONVERSION   -176
 
#define ER_ELO_CANT_CREATE_LARGE_OBJECT   -177 /* obsolete */
 
#define ER_MR_TEMP_OID_WITHOUT_MOP   -178
 
#define ER_TP_INCOMPATIBLE_DOMAINS   -179 /* not used */
 
#define ER_TP_INCOMPATIBLE_VALUE   -180
 
#define ER_TP_CANT_COERCE   -181
 
#define ER_TP_CANT_COERCE_OVERFLOW   -182
 
#define ER_NET_DATASIZE_MISMATCH   -183
 
#define ER_NET_CANT_ALLOC_BUFFER   -184
 
#define ER_NET_CLIENT_DATA_RECEIVE   -185
 
#define ER_NET_SERVER_DATA_RECEIVE   -186
 
#define ER_NET_UNUSED_BUFFER   -187
 
#define ER_NET_INVALID_SERVER_NAME   -188
 
#define ER_NET_INVALID_HOST_NAME   -189
 
#define ER_NET_NO_SERVER_HOST   -190
 
#define ER_NET_CANT_CONNECT_SERVER   -191
 
#define ER_NET_NO_CONFIG_FILE   -192
 
#define ER_NET_SERVER_SHUTDOWN   -193
 
#define ER_NET_UNKNOWN_SERVER_REQ   -194
 
#define ER_NET_SERVER_COMM_ERROR   -195
 
#define ER_NET_NO_SERVER   -196
 
#define ER_NET_NO_MASTER   -197
 
#define ER_NET_DATA_TRUNCATED   -198
 
#define ER_NET_SERVER_CRASHED   -199
 
#define ER_OBJ_SET_DISCONNECT   -200
 
#define ER_OBJ_BAD_UNIQUE_REMOVAL   -201
 
#define ER_OBJ_INVALID_ATTRIBUTE   -202
 
#define ER_OBJ_ATTRIBUTE_TYPE_CONFLICT   -203
 
#define ER_OBJ_INVALID_ARGUMENTS   -204
 
#define ER_OBJ_ATTRIBUTE_CANT_BE_NULL   -205
 
#define ER_OBJ_NO_UNIQUE_CONSTRAINT   -206
 
#define ER_OBJ_OBJECT_SIZE_ZERO   -207
 
#define ER_OBJ_INVALID_METHOD   -208
 
#define ER_OBJ_INVALID_ATTMETH   -209
 
#define ER_OBJ_TEMPLATE_INTERNAL   -210
 
#define ER_OBJ_TEMPLATE_ATT_DELETED   -211
 
#define ER_OBJ_ATTRIBUTE_NOT_UNIQUE   -212
 
#define ER_OBJ_INVALID_UNIQUE_ENTRY   -213
 
#define ER_OBJ_DOMAIN_CONFLICT   -214
 
#define ER_OBJ_INVALID_ATTRIBUTE_ID   -215
 
#define ER_OBJ_BAD_OWNER_TAG   -216
 
#define ER_OBJ_NOT_A_CLASS   -217
 
#define ER_OBJ_INVALID_OBJECT_IN_PATH   -218
 
#define ER_OBJ_INVALID_PATH_EXPRESSION   -219
 
#define ER_OBJ_INVALID_SET_IN_PATH   -220
 
#define ER_OBJ_INVALID_INDEX_IN_PATH   -221
 
#define ER_OBJ_STRING_OVERFLOW   -222
 
#define ER_OBJ_SHORT_OVERFLOW   -223
 
#define ER_OBJ_NO_CONNECT   -224
 
#define ER_OBJ_MISSING_NON_NULL_ASSIGN   -225
 
#define ER_OBJ_NO_COMPONENTS   -226
 
#define ER_OBJ_DUPLICATE_ASSIGNMENT   -227
 
#define ER_OBJ_TOO_MANY_ARGUMENTS   -228
 
#define ER_OBJ_ARGUMENT_DOMAIN_CONFLICT   -229
 
#define ER_OBJ_MAX_STRING   -230
 
#define ER_OBJ_INVALID_TEMP_OBJECT   -231
 
#define ER_OBJ_INVALID_TEMPLATE   -232
 
#define ER_SM_CLASS_WITH_PRIM_NAME   -233
 
#define ER_SM_METHOD_FILE_NOT_FOUND   -234
 
#define ER_SM_UNRESOLVED_METHODS   -235
 
#define ER_SM_UNRESOLVED_METHOD   -236
 
#define ER_SM_DYNAMIC_LINK_PROBLEMS   -237
 
#define ER_SM_METHOD_FILE_ACCESS   -238
 
#define ER_SM_ATTRIBUTE_NOT_FOUND   -239
 
#define ER_SM_METHOD_NOT_FOUND   -240
 
#define ER_SM_ATTMETH_NOT_FOUND   -241
 
#define ER_SM_SIGNATURE_NOT_FOUND   -242
 
#define ER_SM_METHOD_ARG_NOT_FOUND   -243
 
#define ER_SM_DOMAIN_NOT_A_CLASS   -244
 
#define ER_SM_NAME_RESERVED_BY_ATT   -245
 
#define ER_SM_NAME_RESERVED_BY_METHOD   -246
 
#define ER_SM_INVALID_ARGUMENTS   -247
 
#define ER_SM_INVALID_UNIQUE_TYPE   -248
 
#define ER_SM_INSTANCES_EXIST   -249
 
#define ER_SM_INDEX_ON_SHARED   -250
 
#define ER_SM_SIGNATURE_EXISTS   -251
 
#define ER_SM_DOMAIN_NOT_A_SET   -252
 
#define ER_SM_NO_NESTED_SETS   -253
 
#define ER_SM_DOMAIN_NOT_FOUND   -254
 
#define ER_SM_ATTRIBUTE_NOT_VARIABLE   -255
 
#define ER_SM_SUPER_CLASS_EXISTS   -256
 
#define ER_SM_SUPER_CAUSES_CYCLES   -257
 
#define ER_SM_SUPER_NOT_FOUND   -258
 
#define ER_SM_MULTIPLE_SIGNATURES   -259
 
#define ER_SM_ARG_DOMAIN_NOT_A_SET   -260
 
#define ER_SM_RESOLUTION_NOT_FOUND   -261
 
#define ER_SM_DOMAIN_MISMATCH   -262
 
#define ER_SM_CORRUPTED   -263
 
#define ER_SM_ALIAS_NOT_UNIQUE   -264
 
#define ER_SM_SHADOW_TYPE_CONFLICT   -265
 
#define ER_SM_ATTRIBUTE_NAME_CONFLICT   -266
 
#define ER_SM_SHADOW_METHOD_CONFLICT   -267
 
#define ER_SM_METHOD_NAME_CONFLICT   -268
 
#define ER_SM_INVALID_INDEX_TYPE   -269
 
#define ER_SM_INVALID_UNIQUE_DOMAIN   -270
 
#define ER_SM_CYCLE_DETECTED   -271
 
#define ER_SM_INDEX_EXISTS   -272
 
#define ER_SM_NO_INDEX   -273
 
#define ER_SM_INVALID_NAME   -274
 
#define ER_SM_INHERITED_ATTRIBUTE   -275
 
#define ER_SM_INHERITED_METHOD   -276
 
#define ER_SM_INHERITED   -277
 
#define ER_SM_INCOMPATIBLE_DOMAINS   -278
 
#define ER_SM_RESOLUTION_OVERRIDE   -279
 
#define ER_SM_INCOMPATIBLE_SHADOW   -280
 
#define ER_SM_MISSING_ALIAS_SUBSTITUTE   -281
 
#define ER_SM_INCOMPATIBLE_ALIAS_SUBSTITUTE   -282
 
#define ER_SM_LESS_SPECIFIC_ALIAS_SUBSTITUTE   -283
 
#define ER_SM_RESOLUTION_COMPONENT_EXISTS   -284
 
#define ER_SM_ALIAS_COMPONENT_EXISTS   -285
 
#define ER_SM_ALIAS_COMPONENT_INHERITED   -286
 
#define ER_SM_CANT_SHADOW_METHOD   -287
 
#define ER_SM_CANT_SHADOW_ATTRIBUTE   -288
 
#define ER_SM_CANT_INHERIT_METHOD   -289
 
#define ER_SM_CANT_INHERIT_ATTRIBUTE   -290
 
#define ER_SM_INCOMPATIBLE_COMPONENTS   -291
 
#define ER_SM_POPULATE_NOT_FOUND   -292
 
#define ER_SM_INVALID_CLASS   -293
 
#define ER_SM_INVALID_METHOD_ENV   -294
 
#define ER_SM_CATALOG_SPACE   -295 /* Unused */
 
#define ER_SM_INVALID_PROPERTY   -296
 
#define ER_SM_MULTIPLE_ALIAS   -297
 
#define ER_SM_INVALID_RESOLUTION   -298
 
#define ER_SM_NAME_IS_RESERVED   -299
 
#define ER_SM_DEFAULT_UNIQUE   -300
 
#define ER_SM_MAX_LENGTH_CONSTRAINT   -301
 
#define ER_SET_ADD   -302
 
#define ER_SET_VALUE_EXISTS   -303
 
#define ER_SET_OUT_OF_BOUNDS   -304
 
#define ER_SEQ_OUT_OF_BOUNDS   -305
 
#define ER_SET_NOT_A_SEQUENCE   -306
 
#define ER_SET_NOT_A_SET   -307
 
#define ER_SET_DOMAIN_CONFLICT   -308
 
#define ER_SET_INVALID_INDEX   -309
 
#define ER_SET_ELEMENT_NOT_FOUND   -310
 
#define ER_SEQ_ELEMENT_NOT_FOUND   -311
 
#define ER_SET_INVALID_DOMAIN   -312
 
#define ER_TF_BUFFER_UNDERFLOW   -313
 
#define ER_TF_BUFFER_OVERFLOW   -314
 
#define ER_TF_INVALID_METACLASS   -315
 
#define ER_TF_SIZE_MISMATCH   -316
 
#define ER_TF_INVALID_REPRESENTATION   -317
 
#define ER_TF_OUT_OF_SYNC   -318
 
#define ER_TF_UNKNOWN_ATT_EXTENSION   -319
 
#define ER_TF_CORRUPTED   -320
 
#define ER_WS_CORRUPTED   -321
 
#define ER_WS_MOP_NOT_FOUND   -322
 
#define ER_WS_MOP_NOT_TEMPORARY   -323
 
#define ER_WS_CLASS_NOT_CACHED   -324
 
#define ER_WS_GC_DIRTY_MOP   -325
 
#define ER_WS_CHANGING_OBJECT_CLASS   -326
 
#define ER_WS_CANT_INSTALL_NULL_OID   -327
 
#define ER_WS_NO_CLASS_FOR_INSTANCE   -328
 
#define ER_WS_OBJLIST_NOT_ALLOCATED   -329
 
#define ER_WS_PIN_VIOLATION   -330
 
#define ER_AREA_NOSPACE   -331
 
#define ER_AREA_EXTENDING   -332
 
#define ER_AREA_ABORT   -333
 
#define ER_AREA_OUTRAGEOUS   -334
 
#define ER_AREA_ILLEGAL_POINTER   -335
 
#define ER_AREA_FREE_TWICE   -336
 
#define ER_AREA_NEGATIVE_SIZE   -337
 
#define ERR_CSS_ENTRY_OVERRUN   -338
 
#define ERR_CS_WRONG_OWNER   -339
 
#define ERR_CSS_CANNOT_FORK   -340
 
#define ERR_CSS_CANNOT_EXEC   -341
 
#define ERR_CSS_CANNOT_CHANGE_GROUP   -342
 
#define ERR_CSS_REQUEST_ID_FAILURE   -343
 
#define ERR_CSS_MINFO_MESSAGE   -344
 
#define ERR_CSS_SHUTDOWN_ERROR   -345
 
#define ERR_CSS_STOP_SHUTDOWN_ERROR   -346
 
#define ERR_CSS_MASTER_PIPE_ERROR   -347
 
#define ERR_CSS_TCP_PORT_ERROR   -348
 
#define ERR_CSS_TCP_HOST_NAME_ERROR   -350
 
#define ERR_CSS_TCP_CANNOT_CREATE_SOCKET   -351
 
#define ERR_CSS_TCP_CANNOT_RESERVE_PORT   -352
 
#define ERR_CSS_TCP_CANNOT_CONNECT_TO_MASTER   -353
 
#define ERR_CSS_TCP_CANNOT_SET_OWNER   -354
 
#define ERR_CSS_TCP_CANNOT_CREATE_STREAM   -355
 
#define ERR_CSS_UNIX_DOMAIN_SOCKET_FILE_EXIST   -356
 
#define ERR_CSS_TCP_BIND_ABORT   -357
 
#define ERR_CSS_TCP_ACCEPT_ERROR   -358
 
#define ERR_CSS_TCP_DATAGRAM_BIND   -359
 
#define ERR_CSS_TCP_DATAGRAM_ACCEPT   -360
 
#define ERR_CSS_TCP_DATAGRAM_CONNECT   -361
 
#define ERR_CSS_TCP_DATAGRAM_SOCKET   -362
 
#define ERR_CSS_TCP_RECVMSG   -363
 
#define ERR_CSS_TCP_PASSING_FD   -364
 
#define ERR_CSS_TCP_BROADCAST_TO_CLIENT   -365
 
#define ERR_CSS_ERROR_FROM_SERVER   -366
 
#define ERR_CSS_SERVER_ALREADY_EXISTS   -367
 
#define ERR_CSS_ERROR_DURING_SERVER_CONNECT   -368
 
#define ERR_MM_EARLY_EOF   -373
 
#define ERR_MM_EARLY_EOF_TWO   -374
 
#define ERR_MM_CONVERSION_ERROR   -375
 
#define ERR_MM_FINDING_PUBLIC   -376
 
#define ERR_MM_ADDING_ATTRIBUTE   -377
 
#define ERR_MM_ADDING_METHOD   -378
 
#define ERR_MM_ADDING_SUPER   -379
 
#define ER_DL_EXISTS   -380
 
#define ER_DL_ABSENT   -381
 
#define ER_DL_INVALID   -382
 
#define ER_DL_BADHDR   -383
 
#define ER_DL_PATH   -384
 
#define ER_DL_LDEXIT   -385
 
#define ER_DL_LDTERM   -386
 
#define ER_DL_LDWAIT   -387
 
#define ER_DL_IMAGE   -388
 
#define ER_DL_ESYS   -389
 
#define ER_DL_EFILE   -390
 
#define ER_DL_PIPEHNDLR   -391
 
#define ER_DL_DAEMON_MISSING   -392
 
#define ER_DL_DAEMON_DISAPPEARED   -393
 
#define ER_TX_ENDPOINT_TOO_LARGE   -394
 
#define ER_TX_BAD_NUMBER   -395
 
#define ER_TX_ESCAPED_CHARACTER_OUT_OF_RANGE   -396
 
#define ER_TX_ILLEGAL_OR_MISSING_DELIMITER   -397
 
#define ER_TX_NO_REMEMBERED_STRING   -398
 
#define ER_TX_UNBALANCED_PARENS   -399
 
#define ER_TX_TOO_MANY_PARENS   -400
 
#define ER_TX_TOO_MANY_NUMBERS   -401
 
#define ER_TX_CURLY_BRACE_EXPECTED   -402
 
#define ER_TX_FIRST_TOO_BIG   -403
 
#define ER_TX_UNBALANCED_SQUARE_BRACKETS   -404
 
#define ER_TX_TOO_LONG   -405
 
#define ER_BTREE_INVALID_INDEX_ID   -406
 
#define ER_BTREE_UNKNOWN_KEY   -407
 
#define ER_BTREE_UNKNOWN_OID   -408
 
#define ER_BTREE_DUPLICATE_OID   -409
 
#define ER_BTREE_NULL_KEY   -410
 
#define ER_BTREE_INVALID_KEYTYPE   -411
 
#define ER_BTREE_INVALID_RANGE   -412
 
#define ER_CT_UNKNOWN_ATTRID   -413
 
#define ER_CT_UNKNOWN_CLASSID   -414 /* Unused */
 
#define ER_CT_INVALID_CLASSID   -415
 
#define ER_CT_UNKNOWN_REPRID   -416
 
#define ER_CT_INVALID_REPRID   -417
 
#define ER_CT_NOSPACE_FOR_ATTRDIR   -418
 
#define ER_CT_REPRCNT_OVERFLOW   -419 /* Unused */
 
#define ER_CT_CLASS_HAS_REPRESENTATIONS   -420
 
#define ER_CT_MISSING_REPR_DIR   -421
 
#define ER_CT_MISSING_REPR_INFO   -422
 
#define ER_IT_INVALID_SESSION   -423
 
#define ER_IT_EMPTY_STATEMENT   -424
 
#define ER_IT_INCOMPATIBLE_DATATYPE   -425
 
#define ER_IT_INCOMPATIBLE_DATATYPE1   -426
 
#define ER_IT_DATA_OVERFLOW   -427
 
#define ER_IT_NOT_UPDATABLE_STMT   -428
 
#define ER_IT_ILLEGAL_COMMAND   -429
 
#define ER_IT_UNKNOWN_VARIABLE   -430
 
#define ER_IT_PARSER   -431
 
#define ER_IT_UNKNOWN_CALL_OBJECT   -432
 
#define ER_IT_UNKNOWN_ATTRIBUTE   -433
 
#define ER_IT_FAIL_FIND_COLNAME   -434
 
#define ER_IT_MULTIPLE_STATEMENT   -435
 
#define ER_IT_NOT_QUERY   -436
 
#define ER_LO_INVALID_LOID   -437 /* Unused */
 
#define ER_LO_DESCRIPTOR_CONFLICT   -438
 
#define ER_LO_OVER_OFFSET   -439
 
#define ER_QPROC_INVALID_CRSPOS   -440
 
#define ER_QPROC_INVALID_CRSOPR   -441
 
#define ER_QPROC_UNKNOWN_CRSPOS   -442
 
#define ER_QPROC_INVALID_TPLVAL_INDEX   -443
 
#define ER_QPROC_INVALID_COLNAME   -444
 
#define ER_QPROC_INVALID_VALLIST_INDEX   -445
 
#define ER_QPROC_CLOSED_QRES_EXISTS   -446
 
#define ER_QPROC_OPR_ON_CLOSED_QRES   -447
 
#define ER_QPROC_BIG_TPLSIZE   -448
 
#define ER_QPROC_UNKNOWN_QUERYID   -449
 
#define ER_QPROC_INVALID_SET_OPR   -450
 
#define ER_QPROC_EMPTY_HEAPFILE   -451
 
#define ER_QPROC_INVALID_XASLNODE   -452
 
#define ER_QPROC_NOMORE_SPECS   -453
 
#define ER_QPROC_INVALID_DATATYPE   -454
 
#define ER_QPROC_NOMORE_QFILE_PAGES   -455
 
#define ER_QPROC_INCOMPATIBLE_TYPES   -456
 
#define ER_QPROC_INVALID_RESTYPE   -457
 
#define ER_QPROC_OVERFLOW_ADDITION   -458
 
#define ER_QPROC_INVALID_QRY_SINGLE_TUPLE   -459
 
#define ER_UCI_TOO_FEW_HOST_VARS   -460
 
#define ER_UCI_TOO_MANY_HOST_VARS   -461
 
#define ER_UCI_NULL_IND_NEEDED   -462
 
#define ER_UCI_NOT_PREPARED_STMT   -463
 
#define ER_UCI_NOT_SELECT_STMT   -464
 
#define ER_UCI_CURSOR_NOT_OPENED   -465
 
#define ER_UCI_CURSOR_STILL_OPEN   -466
 
#define ER_UCI_MULTIPLE_OBJECTS   -467
 
#define ER_UCI_NO_MARK_ALLOWED   -468
 
#define ER_UCI_INVALID_DATA_TYPE   -469
 
#define ER_QO_SET_SIZE_EXCEEDED   -470
 
#define ER_QO_OUT_OF_MEMORY   -471
 
#define ER_SQLM_DRIVER_CONNECTION_ERROR   -472
 
#define ER_ERROR_FROM_SQLM_DRIVER   -473
 
#define ER_ERROR_FROM_FOREIGN_DRIVER   -474
 
#define ER_SM_QUERY_SPEC_NOT_FOUND   -475
 
#define ER_LDB_EXISTS   -476
 
#define ER_LDB_CONNECT_ERROR   -477
 
#define ER_SM_LDB_NOT_REGISTERED   -478
 
#define ER_SM_LDB_CONNECTED   -479
 
#define ER_SM_LDB_NOT_EMPTY   -480
 
#define ER_SM_NOT_A_PROXY_VCLASS   -481
 
#define ER_SM_NOT_A_VIRTUAL_CLASS   -482
 
#define ER_SM_UNKNOWN_ATTRIBUTE   -483
 
#define ER_SM_OBJECT_ID_ALREADY_SET   -484
 
#define ER_SM_OBJECT_ID_NOT_SET   -485
 
#define ER_SM_OBJECT_NOT_UPDATABLE   -486
 
#define ER_SM_NOT_INSTANCE   -487
 
#define ER_SM_INCOMPATIBLE_CLASS_DOMAIN   -488
 
#define ER_SM_INCOMPATIBLE_PROXY_DOMAIN   -489
 
#define ER_SM_INCOMPATIBLE_SUPER_CLASS   -490
 
#define ER_PT_NO_ENTITY_IN_QRYSPEC   -491
 
#define ER_PT_ERROR   -492
 
#define ER_PT_SYNTAX   -493
 
#define ER_PT_SEMANTIC   -494
 
#define ER_PT_EXECUTE   -495
 
#define ER_RT_UNKNOWN_KEY   -496
 
#define ER_RT_UNKNOWN_OID   -497
 
#define ER_RT_DUPLICATE_OID   -498
 
#define ER_RT_NULL_KEY   -499
 
#define ER_RT_DUPLICATE_KEY   -500
 
#define ER_TR_INVALID_PRIORITY   -501
 
#define ER_TR_MISSING_TARGET_CLASS   -502
 
#define ER_TR_TRIGGER_NOT_FOUND   -503
 
#define ER_TR_TRIGGER_INTERNAL   -504
 
#define ER_TR_TRIGGER_EXISTS   -505
 
#define ER_TR_NO_VCLASSES   -506
 
#define ER_TR_BAD_TARGET_CLASS   -507
 
#define ER_TR_BAD_TARGET_ATTR   -508
 
#define ER_TR_INVALID_CONDITION   -509
 
#define ER_TR_INVALID_ACTION   -510
 
#define ER_TR_TRIGGER_SELECT_FAILURE   -511
 
#define ER_TR_TRIGGER_DELETE_FAILURE   -512
 
#define ER_TR_TRIGGER_UPDATE_FAILURE   -513
 
#define ER_TR_TRIGGER_ALTER_FAILURE   -514
 
#define ER_TR_INVALID_ACTION_TIME   -515
 
#define ER_TR_EXCEEDS_MAX_REC_LEVEL   -516
 
#define ER_TR_REJECTED   -517
 
#define ER_TR_INTERNAL_ERROR   -518
 
#define ER_TR_INVALID_CONDITION_TYPE   -519
 
#define ER_TR_REJECT_AFTER_EVENT   -520
 
#define ER_TR_REJECT_NOT_POSSIBLE   -521
 
#define ER_TR_MISSING_CONDITION_STRING   -522
 
#define ER_TR_MISSING_ACTION_STRING   -523
 
#define ER_TR_ACTIVITY_NOT_OWNED   -524
 
#define ER_TR_CONDITION_COMPILE   -525
 
#define ER_TR_ACTION_COMPILE   -526
 
#define ER_TR_CONDITION_EVAL   -527
 
#define ER_TR_ACTION_EVAL   -528
 
#define ER_TR_TRANSACTION_INVALIDATED   -529
 
#define ER_REG_MISSING_EXPRESSION   -530
 
#define ER_REG_EXPRESSION_TOO_LONG   -531
 
#define ER_REG_UNBALANCED_PARENS   -532
 
#define ER_REG_OUT_OF_RANGE   -533
 
#define ER_REG_SYNTAX_ERROR   -534
 
#define ER_REG_MISSSING_TEXT   -535
 
#define ER_REG_ILLEGAL_OPCODE   -536
 
#define ER_REG_ILLEGAL_COMMAND   -537
 
#define ER_REG_BUFFER_NOT_INITIALIZED   -538
 
#define ER_QPROC_ZERO_DIVIDE   -539
 
#define ER_EMERGENCY_ERROR   -540
 
#define ER_DISK_INCONSISTENT_NFREE_PAGES   -541
 
#define ER_DISK_INCONSISTENT_NFREE_SECTS   -542
 
#define ER_DISK_INCONSISTENT_VOL_HEADER   -543
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE1   -544
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE2   -545
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE3   -546
 
#define ER_NET_DIFFERENT_RELEASE   -547
 
#define ER_SM_NO_OBJECT_ID_IN_PROXY   -548
 
#define ER_VID_PROXY_INSTANCE_NOT_FOUND   -549
 
#define ER_LOG_UNKNOWN_SAVEPOINT   -550
 
#define ER_BO_CANNOT_FINE_VOLINFO   -551
 
#define ER_QPROC_DATE_UNDERFLOW   -552
 
#define ER_QPROC_TIME_UNDERFLOW   -553
 
#define ER_LDR_INVALID_STATE   -554
 
#define ER_LDR_MEMORY_ERROR   -555
 
#define ER_LDR_VALUE_OVERFLOW   -556
 
#define ER_LDR_SET_DOMAIN_MISMATCH   -557
 
#define ER_LDR_UNEXPECTED_SET   -558
 
#define ER_LDR_DOMAIN_MISMATCH   -559
 
#define ER_LDR_AMBIGUOUS_DOMAIN   -560
 
#define ER_LDR_NESTED_SET   -561
 
#define ER_LDR_SYSTEM_CLASS   -562
 
#define ER_LDR_INTERNAL_REFERENCE   -563
 
#define ER_LDR_UNIQUE_VIOLATION   -564
 
#define ER_LDR_INVALID_CONSTRUCTOR   -565
 
#define ER_LDR_NO_CLASS_OR_NO_ATTRIBUTE   -566
 
#define ER_LDR_UNEXPECTED_ARGUMENT   -567
 
#define ER_LDR_MISSING_ARGUMENT   -568
 
#define ER_LDR_MISSING_ATTRIBUTES   -569
 
#define ER_LDR_ELO_INPUT_FILE   -570
 
#define ER_LDR_FORWARD_CONSTRUCTOR   -571
 
#define ER_LDR_CANT_TRANSFORM   -572
 
#define ER_LDR_CANT_INSERT   -573
 
#define ER_LDR_CANT_UPDATE   -574
 
#define ER_LDR_ARGUMENT_DOMAIN_MISMATCH   -575
 
#define ER_LDR_OBJECT_DOMAIN_MISMATCH   -576
 
#define ER_LDR_ARGUMENT_AMBIGUOUS_DOMAIN   -577
 
#define ER_LDR_ARGUMENT_OBJECT_DOMAIN_MISMATCH   -578
 
#define ER_LDR_CLASS_OBJECT_REFERENCE   -579
 
#define ER_LDR_INVALID_ATTRIBUTE   -580
 
#define ER_DB_NO_MODIFICATIONS   -581
 
#define ER_DISK_UNKNOWN_PURPOSE   -582
 
#define ER_FILE_ALLOC_NOPAGES   -583
 
#define ER_FILE_FTB_LOOP   -584
 
#define ER_HEAP_UNKNOWN_HEAP   -585
 
#define ER_HEAP_CANNOT_UPDATE_CHAIN_HDR   -586
 
#define ER_BO_UNSORTED_VOLINFO   -587
 
#define ER_FAILED_ASSERTION   -588
 
#define ER_AU_INVALID_USER_NAME   -589
 
#define ER_SM_INCOMPATIBLE_DOMAIN_CLASS_TYPE   -590
 
#define ER_SM_INCOMPATIBLE_PROXY_DOMAIN_NAME   -591
 
#define ER_SM_INCOMPATIBLE_PROXY_DIFF_LDBS   -592
 
#define ER_VID_LOST_NON_UPDATABLE_OBJECT   -593
 
#define ER_VID_INVALID_OBJECT_ID_TYPE   -594
 
#define ER_LOG_NOFULL_DATABASE_NAME_IS_TOO_LONG   -595
 
#define ER_BO_MAXTEMP_SPACE_HAS_BEEN_EXCEEDED   -596
 
#define ER_HEAP_MISMATCH_NPAGES   -597
 
#define ER_FILE_MISMATCH_NFILES   -598
 
#define ER_IO_SYNC   -599
 
#define ER_PC_UNIMPLEMENTED   -600
 
#define ER_DL_LOAD_ERR   -601
 
#define ER_DL_MULTIPLY_DEFINED   -602
 
#define ER_FILE_TABLE_CORRUPTED   -603
 
#define ER_FILE_ALLOCSET_INCON_EXPECTED_NHOLES   -604
 
#define ER_FILE_INCONSISTENT_EXPECTED_MARKED_DEL   -605
 
#define ER_PC_NO_ODBC_INI_FILE   -606
 
#define ER_PC_DATABASE_NOT_FOUND   -607
 
#define ER_PC_DATABASE_NOT_CUBRID   -608
 
#define ER_LOG_CORRUPTED_DB_DUE_NOLOGGING   -609
 
#define ER_LOG_CORRUPTED_DB_DUE_CRASH_NOLOGGING   -610
 
#define ER_ONLY_IN_STANDALONE   -611
 
#define ER_LOG_THEREARE_PENDING_ACTIONS_MUST_LOG   -612
 
#define ER_SM_INCOMPATIBLE_ALIAS_LOCAL_SUB   -613
 
#define ER_LOG_MAX_ARCHIVES_HAS_BEEN_EXCEEDED   -614
 
#define ER_CSS_WINSOCK_STARTUP   -615
 
#define ER_CSS_WINSOCK_HOSTNAME   -616
 
#define ER_CSS_WINSOCK_HOSTID   -617
 
#define ER_IT_ATTR_NOT_UPDATABLE   -618
 
#define ER_QSTR_BAD_SRC_CODESET   -619
 
#define ER_QSTR_BAD_DEST_CODESET   -620
 
#define ER_QSTR_INVALID_DATA_TYPE   -621
 
#define ER_QSTR_INCOMPATIBLE_CODE_SETS   -622
 
#define ER_QSTR_INVALID_ESCAPE_SEQUENCE   -623
 
#define ER_QSTR_INVALID_ESCAPE_CHARACTER   -624
 
#define ER_HEAP_WRONG_ATTRINFO   -625
 
#define ER_HEAP_UNKNOWN_ATTRS   -626
 
#define ER_QSTR_INVALID_TRIM_OPERAND   -627
 
#define ER_INVALID_CURRENCY_TYPE   -628
 
#define ER_DTSR_BAD_PAGESIZE   -629
 
#define ER_DB_UNSUPPORTED_CONVERSION   -630
 
#define ER_NULL_CONSTRAINT_VIOLATION   -631
 
#define ER_IO_NOT_A_BACKUP   -632
 
#define ER_IO_NOT_A_BACKUP_OF_GIVEN_DATABASE   -633
 
#define ER_IO_BKUP_DATABASE_VOLUME_OR_FILE_EXPECTED   -634
 
#define ER_LOG_BUFFER_POOL_TOO_SMALL   -635 /* Obsolete */
 
#define ER_LOG_NBUFFERS_TOO_SMALL   -636 /* Obsolete */
 
#define ER_LOG_FREEING_TOO_MUCH   -637
 
#define ER_LOG_FLUSHING_UNUPDATABLE   -638
 
#define ER_LOG_WRONG_FORCE_DELAYED   -639
 
#define ER_LOG_CANNOT_ADD_SAVEPOINT   -640
 
#define ER_LOG_NONAME_SAVEPOINT   -641
 
#define ER_LOG_NOTACTIVE_TOPOPS   -642
 
#define ER_LOG_HAS_TOPOPS_DURING_COMMIT_ABORT   -643
 
#define ER_LOG_FATAL_ERROR   -644
 
#define ER_LOG_BADSTATE_FOR_CLIENT_UNDO_OR_POSTPONE   -645 /* Obsolete */
 
#define ER_LOG_MISSING_COMPENSATING_RECORD   -646
 
#define ER_LOG_BKUP_DOESNOT_CORRESPOND   -647 /* Obsolete */
 
#define ER_LOG_BKUP_INCOMPATIBLE   -648
 
#define ER_INVALID_PRECISION   -649
 
#define ER_THREAD_STACK   -650
 
#define ER_SORT_MEMORY   -651
 
#define ER_SP_SPLIT_WRONG_OFFSET   -652
 
#define ER_SP_TAKEOUT_WRONG_OFFSET   -653
 
#define ER_SP_OVERWRITE_WRONG_OFFSET   -654
 
#define ER_EV_CONF_FILE   -655
 
#define ER_EV_NULL_ID_CONF   -656
 
#define ER_EV_INV_ID   -657
 
#define ER_EV_OUT_OF_RANGE_CONF   -658
 
#define ER_EV_ACCESS_HANDLER   -659
 
#define ER_EV_CONNECT_HANDLER   -660
 
#define ER_EV_WRITE_HANDLER   -661
 
#define ER_EV_INIT   -662
 
#define ER_EV_TRUNC   -663
 
#define ER_EV_STARTED   -664
 
#define ER_EV_BROKEN_PIPE   -665
 
#define ER_EV_STOPPED   -666
 
#define ER_CPLUS_NO_CLASS_MATCH   -667
 
#define ER_CPLUS_UNKNOWN_DOMAIN   -668
 
#define ER_CSS_CLIENTS_EXCEEDED   -669
 
#define ER_BTREE_UNIQUE_FAILED   -670
 
#define ER_CSS_RECV_OR_SEND   -671
 
#define ER_CSS_SOCKET_CLOSE   -672
 
#define ER_CSS_TIMEOUT_DUE_SHUTDOWN   -673
 
#define ER_LK_NOTENOUGH_ACTIVE_THREADS   -674
 
#define ER_CFG_READ_DATABASES   -675
 
#define ER_CFG_FIND_DATABASE   -676
 
#define ER_BO_CONNECT_FAILED   -677
 
#define ER_BO_CLIENT_INIT_INTERNAL   -678
 
#define ER_CPLUS_TRANSACTION_BEGUN_TWICE   -679
 
#define ER_CPLUS_MAX_TRANS_NEST_EXCEEDED   -680
 
#define ER_CPLUS_TRANS_NOT_BEGUN   -681
 
#define ER_CPLUS_DEP_TRANS_IN_PROGRESS   -682
 
#define ER_QSTR_BAD_LENGTH   -683
 
#define ER_OBJ_METHOD_USER_ERROR   -684
 
#define ER_AU_INVALID_CLASS   -685
 
#define ER_EV_HANDLER_RESTARTED   -686
 
#define ER_CPLUS_BAD_DYN_CAST   -687
 
#define ER_CPLUS_BAD_SUBSCRIPT   -688
 
#define ER_CPLUS_CORRUPT_ITER   -689
 
#define ER_CPLUS_NULL_REF   -690
 
#define ER_CPLUS_INVALID_ITER   -691
 
#define ER_CPLUS_WRONG_ITER   -692
 
#define ER_NUM_OVERFLOW   -693 /* not used */
 
#define ER_BTREE_LOAD_FAILED   -694
 
#define ER_CSS_KILL_BAD_INTERFACE   -695
 
#define ER_CSS_KILL_UNKNOWN_TRANSACTION   -696
 
#define ER_CSS_KILL_DOES_NOTMATCH   -697
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE4   -698
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE5   -699
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE6   -700
 
#define ER_SM_NO_PROXY_ON_LDB_ENTITY   -701
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE7   -702
 
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE8   -703
 
#define ER_QPROC_GENERIC_FUNCTION_FAILURE   -704
 
#define ER_BO_INCONSISTENT_NPERM_VOLUMES   -705
 
#define ER_DISK_CANNOT_EXPAND_PERMVOLS   -706
 
#define ER_DISK_UNABLE_TO_EXPAND   -707
 
#define ER_IO_EXPAND_OUT_OF_SPACE   -708
 
#define ER_SM_CONSTRAINT_NOT_FOUND   -709
 
#define ER_SM_INVALID_CONSTRAINT   -710
 
#define ER_OBJ_OBJECT_NOT_FOUND   -711
 
#define ER_SM_CONSTRAINT_EXISTS   -712
 
#define ER_OBJ_INDEX_NOT_FOUND   -713
 
#define ER_QPROC_OUT_OF_TEMP_SPACE   -714
 
#define ER_CPLUS_VERIFY_SCHEMA_FAILED   -715
 
#define ER_SM_NOT_NULL_ON_VCLASS   -716
 
#define ER_SM_UNIQUE_ON_VCLASS   -717
 
#define ER_GADGET_INVALID   -718
 
#define ER_GADGET_ATTRS_VALS_NE   -719
 
#define ER_GADGET_NO_VCLASSES   -720
 
#define ER_DO_INSERT_TOO_MANY   -721
 
#define ER_SM_NOT_NULL_WRONG_NUM_ATTS   -722
 
#define ER_DB_NO_DOMAIN_CHANGE   -723
 
#define ER_SM_INVALID_DEF_CONSTRAINT_NAME_PARAMS   -724
 
#define ER_LC_UNEXPECTED_PERM_OID   -725
 
#define ER_DO_ALTER_ADD_WITH_UNIQUE   -726
 
#define ER_TR_INVALID_EVENT   -727
 
#define ER_QPROC_INVALID_TEMP_FILE   -728
 
#define ER_QPROC_OVERFLOW_SUBTRACTION   -729
 
#define ER_QPROC_OVERFLOW_MULTIPLICATION   -730
 
#define ER_QPROC_OVERFLOW_DIVISION   -731
 
#define ER_QPROC_OVERFLOW_UMINUS   -732
 
#define ER_QPROC_OVERFLOW_COERCION   -733 /* not used */
 
#define ER_FILE_INCONSISTENT_HEADER   -734
 
#define ER_LOG_UNKNOWN_TRANINDEX   -735
 
#define ERR_CSS_WINTCP_PORT_ERROR   -736
 
#define ERR_CSS_WINTCP_CANNOT_CREATE_STREAM   -738
 
#define ERR_CSS_WINTCP_BIND_RETRY   -739
 
#define ERR_CSS_WINTCP_BIND_ABORT   -740
 
#define ERR_CSS_WINTCP_ACCEPT_ERROR   -741
 
#define ERR_CSS_WINTCP_BROADCAST_TO_CLIENT   -742
 
#define ER_NET_SERVER_HAND_SHAKE   -743
 
#define ER_WS_REHASH_VMOP_ERROR   -744
 
#define ER_DB_GC_INVALID_PHASE   -745
 
#define ER_DB_GC_INVALID_CALLBACK   -746
 
#define ER_GC_BAD_TICKET   -747
 
#define ER_GC_BAD_POINTER   -748
 
#define ER_VID_PROXY_INSTANCES_DONT_MATCH   -749
 
#define ER_VID_PROXY_NCOLS_DONT_MATCH   -750
 
#define ER_TR_CORRELATION_ERROR   -751
 
#define ER_IO_RESTORE_READ_ERROR   -752
 
#define ER_IO_RESTORE_PAGEID_OUTOF_BOUNDS   -753
 
#define ER_VID_OO_PROXY_MOP_HAS_BAD_KEY   -754
 
#define ER_NOT_IN_STANDALONE   -755
 
#define ER_OBJ_BUFFER_TOO_SMALL   -756
 
#define ER_OBJ_CANT_ASSIGN_OID   -757
 
#define ER_OBJ_INVALID_ARGUMENT   -758
 
#define ER_OBJ_DELETED   -759
 
#define ER_OBJ_NULL_VID   -760
 
#define ER_OBJ_VOBJ_MAPS_INVALID_OBJ   -761
 
#define ER_OBJ_CANT_RESOLVE_VOBJ_TO_OBJ   -762
 
#define ER_OBJ_CANT_ENCODE_NONUPD_OBJ   -763
 
#define ER_OBJ_CANT_ENCODE_VOBJ   -764
 
#define ER_OBJ_NULL_ADDR_OUTPUT_OBJ   -765
 
#define ER_OBJ_INTERNAL_ERROR_IN_DECODING   -766
 
#define ER_LOG_BACKUP_LEVEL_NOGAPS   -767
 
#define ER_SM_LDB_ACCESSED   -768
 
#define ER_LDR_INVALID_CLASS_ATTR   -769
 
#define ER_QPROC_NO_TABLE_FUNCTIONS   -770
 
#define ER_QPROC_INVALID_PARAMETER   -771
 
#define ER_QPROC_DB_SERIAL_NOT_FOUND   -772
 
#define ER_QPROC_SERIAL_NOT_FOUND   -773
 
#define ER_QPROC_SERIAL_ALREADY_EXIST   -774
 
#define ER_QPROC_SERIAL_RANGE_OVERFLOW   -775
 
#define ER_QPROC_CANNOT_FETCH_SERIAL   -776
 
#define ER_QPROC_CANNOT_UPDATE_SERIAL   -777
 
#define ER_BO_CANNOT_CREATE_LINK   -778
 
#define ER_DATE_EXCEED_LIMIT   -779
 
#define ER_SYSTEM_DATE   -780
 
#define ER_QSTR_FORMAT_TOO_LONG   -781
 
#define ER_QSTR_EMPTY_STRING   -782
 
#define ER_QSTR_INVALID_FORMAT   -783
 
#define ER_QSTR_MISMATCHING_ARGUMENTS   -784
 
#define ER_QSTR_SRC_TOO_LONG   -785
 
#define ER_QSTR_FORMAT_DUPLICATION   -786
 
#define ER_TIME_CONVERSION   -787
 
#define ER_TIMESTAMP_CONVERSION   -788
 
#define ER_WRONG_NUMBER   -789
 
#define ER_QM_EXECUTION_INTERRUPTED   -790
 
#define ER_INVALID_SERIAL_VALUE   -791
 
#define ER_CSS_ALLOC   -792
 
#define ER_CSS_PTHREAD_ATTR_INIT   -793
 
#define ER_CSS_PTHREAD_ATTR_DESTROY   -794
 
#define ER_CSS_PTHREAD_ATTR_SETDETACHSTATE   -795
 
#define ER_CSS_PTHREAD_ATTR_SETSCOPE   -796
 
#define ER_CSS_PTHREAD_ATTR_SETSTACKSIZE   -797
 
#define ER_CSS_PTHREAD_CREATE   -798
 
#define ER_CSS_PTHREAD_JOIN   -799
 
#define ER_CSS_PTHREAD_MUTEX_INIT   -800
 
#define ER_CSS_PTHREAD_MUTEX_DESTROY   -801
 
#define ER_CSS_PTHREAD_MUTEX_LOCK   -802
 
#define ER_CSS_PTHREAD_MUTEX_TRYLOCK   -803
 
#define ER_CSS_PTHREAD_MUTEX_UNLOCK   -804
 
#define ER_CSS_PTHREAD_MUTEXATTR_INIT   -805
 
#define ER_CSS_PTHREAD_MUTEXATTR_DESTROY   -806
 
#define ER_CSS_PTHREAD_MUTEXATTR_SETTYPE   -807
 
#define ER_CSS_PTHREAD_MUTEXATTR_GETTYPE   -808
 
#define ER_CSS_PTHREAD_COND_INIT   -809
 
#define ER_CSS_PTHREAD_COND_DESTROY   -810
 
#define ER_CSS_PTHREAD_COND_WAIT   -811
 
#define ER_CSS_PTHREAD_COND_TIMEDWAIT   -812
 
#define ER_CSS_PTHREAD_COND_SIGNAL   -813
 
#define ER_CSS_PTHREAD_COND_BROADCAST   -814
 
#define ER_CSS_PTHREAD_KEY_CREATE   -815
 
#define ER_CSS_PTHREAD_KEY_DELETE   -816
 
#define ER_CSS_PTHREAD_SETSPECIFIC   -817
 
#define ER_CSS_PTHREAD_GETSPECIFIC   -818
 
#define ER_CSS_PTHREAD_ONCE   -819
 
#define ER_CSS_CONN_INIT   -820
 
#define ER_CSS_CONN_SHUTDOWN   -821
 
#define ER_CSS_CONN_GET_NEXT_CLIENT_ID   -822
 
#define ER_CSS_LIST_INIT   -823
 
#define ER_CSS_LIST_FINAL   -824
 
#define ER_IO_PREAD   -825
 
#define ER_IO_PWRITE   -826
 
#define ER_CSS_INVALID_RETURN_VALUE   -827
 
#define ER_CS_INVALID_INDEX   -828
 
#define ER_CS_UNLOCKED_BEFORE   -829
 
#define ER_QM_QENTRY_RUNOUT   -830
 
#define ER_TM_TOO_MANY_CLIENTS   -831
 
#define ER_LOG_BKUP_DUPLICATE_REQUESTS   -832
 
#define ER_SM_INDEX_AMBIGUOUS   -833
 
#define ER_QSTR_TONUM_FORMAT_MISMATCH   -834
 
#define ER_DO_UNDEFINED_CST_ITEM   -835
 
#define ER_PAGE_LATCH_TIMEDOUT   -836
 
#define ER_AU_USER_HAS_DATABASE_OBJECTS   -837
 
#define ER_NOT_ENOUGH_SCANID_BIT   -838 /* Obsolete */
 
#define ER_PRM_BAD_VALUE   -839
 
#define ER_PRM_CANNOT_CHANGE   -840
 
#define ER_NOT_SOLE_TRAN   -841
 
#define ER_LC_LOCK_CACHE_ERROR   -842
 
#define ER_LK_BAD_ARGUMENT   -843
 
#define ER_LK_UNKNOWN_ISOLATION   -844
 
#define ER_LK_INVALID_OBJECT_TYPE   -845
 
#define ER_LK_NOTFOUND_IN_LOCK_HOLDER_LIST   -846
 
#define ER_LK_NOTFOUND_IN_TRAN_HOLD_LIST   -847
 
#define ER_LK_NOTFOUND_IN_TRAN_NON2PL_LIST   -848
 
#define ER_LK_ABORT_TRAN_TWICE   -849
 
#define ER_LK_LOST_TRANSACTION   -850
 
#define ER_LK_ALLOC_RESOURCE   -851
 
#define ER_LK_TOTAL_HOLDERS_MODE   -852
 
#define ER_LK_FAULT_GRANTED_MODE   -853
 
#define ER_LK_LOCK_WAITER_ONLY   -854
 
#define ER_LK_MANY_LOCK_WAIT_TRAN   -855
 
#define ER_LK_STRANGE_LOCK_WAIT   -856
 
#define ER_IO_TRUNCATE   -857
 
#define ER_BO_UNKNOWN_VOLUME   -858
 
#define ER_PAGE_LATCH_ABORTED   -859
 
#define ER_LOG_2PC_CANNOT_START   -860
 
#define ER_LOG_2PC_NOT_STARTED   -861
 
#define ER_LOG_CANNOT_SET_GTRINFO   -862
 
#define ER_LOG_CANNOT_GET_GTRINFO   -863
 
#define ER_IO_CANNOT_OPEN_VERBOSE_FILE   -864
 
#define ER_DO_UNKNOWN_HOSTVAR_TYPE   -865
 
#define ER_AU_FAIL_TO_PKI_AUTHENTICATION   -873
 
#define ER_QPROC_POWER_ERROR   -874
 
#define ER_QPROC_OVERFLOW_POWER   -875
 
#define ER_NODATA_TOBE_UNLOADED   -877
 
#define ER_CFG_INVALID_DATABASES   -878
 
#define ER_IO_CANNOT_GET_PERMISSION   -879
 
#define ER_IO_CANNOT_CHANGE_PERMISSION   -880
 
#define ER_IO_GET_LOCK_FAIL   -881
 
#define ER_IO_RELEASE_LOCK_FAIL   -882
 
#define ER_TM_GET_STAT_FAIL   -883
 
#define ER_TM_IS_NOT_WRITEABLE   -884
 
#define ER_TM_CROSS_DEVICE_LINK   -885
 
#define ER_UNIQUE_VIOLATION_WITHKEY   -886
 
#define ER_SP_ALREADY_EXIST   -887
 
#define ER_SP_INVALID_PARAM_COUNT   -888
 
#define ER_SP_EXECUTE_ERROR   -889
 
#define ER_PARTITION_WORK_FAILED   -890
 
#define ER_PARTITION_NOT_EXIST   -891
 
#define ER_SM_PRIMARY_KEY_EXISTS   -892
 
#define ER_SM_ATTRIBUTE_PRIMARY_KEY_MEMBER   -893
 
#define ER_SP_NOT_EXIST   -894
 
#define ER_SP_INVALID_TYPE   -895
 
#define ER_IO_LZ4_COMPRESS_FAIL   -896
 
#define ER_IO_LZ4_DECOMPRESS_FAIL   -897
 
#define ER_REPL_ERROR   -898
 
#define ER_INVALID_PARTITION_REQUEST   -899
 
#define ER_SP_JVM_LIB_NOT_FOUND   -900
 
#define ER_SP_CANNOT_START_JVM   -901
 
#define ER_SP_NOT_RUNNING_JVM   -902
 
#define ER_SP_CANNOT_CONNECT_JVM   -903
 
#define ER_SP_INVALID_NAME   -904
 
#define ER_SP_NETWORK_ERROR   -905
 
#define ER_SP_INVAILD_JAVA_METHOD   -906
 
#define ER_SP_DROP_NOT_ALLOWED   -907
 
#define ER_SP_TOO_MANY_ARG_COUNT   -908
 
#define ER_BO_MISSING_OR_INVALID_CATALOG   -909
 
#define ER_NOT_ALLOWED_ACCESS_TO_PARTITION   -910
 
#define ER_SP_CANNOT_RETURN_RESULTSET   -911
 
#define ER_SP_CANNOT_INPUT_RESULTSET   -912
 
#define ER_SP_TOO_MANY_NESTED_CALL   -913
 
#define ER_AUTO_INCREMENT_SERIAL_ALREADY_EXIST   -914
 
#define ER_INCREMENT_VALUE_CANNOT_BE_ZERO   -915
 
#define ER_IO_RESTORE_BKVOL_NOT_INC_ACTIVE_LOG   -916
 
#define ER_IO_RESTORE_ACTIVE_LOG_EXIST   -917
 
#define ER_FK_UNKNOWN_REF_CLASSNAME   -918
 
#define ER_FK_REF_CLASS_HAS_NOT_PK   -919
 
#define ER_FK_NOT_HAVE_PK_MEMBER   -920
 
#define ER_FK_HAS_DEFFERENT_TYPE_WITH_PK   -921
 
#define ER_FK_INVALID   -922
 
#define ER_FK_CANT_DROP_PK_REFERRED   -923
 
#define ER_FK_RESTRICT   -924
 
#define ER_FK_NOT_GRANTED_LOCK   -925
 
#define ER_FK_CANT_DELETE_INSTANCE   -926
 
#define ER_FK_NOT_MATCH_KEY_COUNT   -927
 
#define ER_FK_CANT_ASSIGN_CACHE_ATTR   -928 /* not used */
 
#define ER_FK_CANT_ON_VCLASS   -929
 
#define ER_FK_CANT_DROP_CACHE_ATTR   -930 /* not used */
 
#define ER_AUTO_INCREMENT_STARTVAL_MUST_LT_MAXVAL   -931
 
#define ER_DISK_CANNOT_REPAIR_INCONSISTENT_NFREE_PAGES   -932
 
#define ER_DISK_CANNOT_REPAIR_INCONSISTENT_NFREE_SECTS   -933
 
#define ER_MR_NULL_DOMAIN   -934
 
#define ER_QPROC_FUNCTION_ARG_ERROR   -935
 
#define ER_QPROC_OVERFLOW_EXP   -936
 
#define ER_INTERFACE_DBMS   -937
 
#define ER_INTERFACE_INVALID_ARGUMENT   -938
 
#define ER_INTERFACE_TOO_MANY_CONNECTION   -939
 
#define ER_INTERFACE_INVALID_HANDLE   -940
 
#define ER_INTERFACE_NOT_SUPPORTED_OPERATION   -941
 
#define ER_INTERFACE_HANDLE_TIMEOUT   -942
 
#define ER_INTERFACE_GENERIC   -943
 
#define ER_INTERFACE_NOT_PREPARED   -944
 
#define ER_INTERFACE_HAS_NO_RESULT_SET   -945
 
#define ER_INTERFACE_NOT_EXECUTED   -946
 
#define ER_INTERFACE_NO_MORE_RESULT   -947
 
#define ER_INTERFACE_NOT_ENOUGH_DATA_SIZE   -948
 
#define ER_INTERFACE_NO_AVAILABLE_INFORMATION   -949
 
#define ER_INTERFACE_INVALID_NAME   -950
 
#define ER_INTERFACE_RESULTSET_NOT_UPDATABLE   -951
 
#define ER_INTERFACE_ROW_IS_DELETED   -952
 
#define ER_INTERFACE_PARAM_IS_NOT_SET   -953
 
#define ER_INTERFACE_IS_NOT_BATCH_STATEMENT   -954
 
#define ER_INTERFACE_CANNOT_CLEAR_BATCH   -955
 
#define ER_INTERFACE_CANNOT_BATCH_EXECUTE   -956
 
#define ER_INTERFACE_IS_PREPARED_STATEMENT   -957
 
#define ER_INTERFACE_IS_NOT_PREPARED_STATEMENT   -958
 
#define ER_INTERFACE_IS_BATCH_STATEMENT   -959
 
#define ER_INTERFACE_NO_MORE_ERROR   -960
 
#define ER_INTERFACE_END_OF_CURSOR   -961
 
#define ER_INTERFACE_NO_MORE_MEMORY   -962
 
#define ER_INTERFACE_BROKER   -963
 
#define ER_INTERFACE_RESULTSET_CLOSED   -964
 
#define ER_SM_INDEX_ATTR_DUPLICATED   -965
 
#define ER_LK_OBJECT_DL_TIMEOUT_SIMPLE_MSG   -966
 
#define ER_LK_OBJECT_DL_TIMEOUT_CLASS_MSG   -967
 
#define ER_LK_OBJECT_DL_TIMEOUT_CLASSOF_MSG   -968
 
#define ER_NET_DIFFERENT_BIT_PLATFORM   -969
 
#define ER_CSS_SERVER_HA_MODE_CHANGE   -970
 
#define ER_BO_CONNECTED_TO   -971
 
#define ER_BO_CLIENT_CONNECTED   -972
 
#define ER_BO_SERVER_STATUS   -973
 
#define ER_LOG_ARCHIVE_CREATED   -974
 
#define ER_REPL_MULTI_UPDATE_UNIQUE_VIOLATION   -975
 
#define ER_FILE_TABLE_OVERFLOW   -976
 
#define ER_LOG_CHECKPOINT_STARTED   -977
 
#define ER_LOG_CHECKPOINT_FINISHED   -978
 
#define ER_QPROC_CYCLE_DETECTED   -979
 
#define ER_MNT_WAITING_THREAD   -980
 
#define ER_MNT_STATS_THRESHOLD   -981
 
#define ER_INTERRUPTING   -982
 
#define ER_REFERENCE_TO_NON_REFERABLE_NOT_ALLOWED   -983
 
#define ER_PRM_CONFLICT_EXISTS_ON_MULTIPLE_SECTIONS   -984
 
#define ER_NET_NO_EXPLICIT_SERVER_HOST   -985
 
#define ER_HB_STARTED   -986
 
#define ER_HB_STOPPED   -987
 
#define ER_HB_NODE_EVENT   -988
 
#define ER_HB_PROCESS_EVENT   -989
 
#define ER_HB_COMMAND_EXECUTION   -990
 
#define ER_LOG_FLUSH_VICTIM_STARTED   -991
 
#define ER_LOG_FLUSH_VICTIM_FINISHED   -992
 
#define ER_QPROC_OVERFLOW_BITOP   -993
 
#define ER_IT_IS_DISALLOWED_AS_PREPARED   -994
 
#define ER_IT_PREPARED_NAME_NOT_FOUND   -995
 
#define ER_IT_INCORRECT_HOSTVAR_COUNT   -996
 
#define ER_FK_CANT_ON_PARTITION   -997
 
#define ER_FK_MUST_NOT_BE_NOT_NULL   -998
 
#define ER_SM_CANT_COPY_WITH_FEATURE   -999
 
#define ER_SM_ONLY_NORMAL_ATTRIBUTES   -1000
 
#define ER_UNEXPECTED   -1001
 
#define ER_CANNOT_GET_LOCK   -1002
 
#define ER_SM_CONSTRAINT_HAS_DIFFERENT_TYPE   -1003
 
#define ER_SM_FK_MYSQL_DIFFERENT   -1004
 
#define ER_SM_INDEX_PREFIX_LENGTH_ON_UNIQUE_FOREIGN   -1007
 
#define ER_SM_INDEX_PREFIX_LENGTH_ON_PARTITIONED_CLASS   -1008
 
#define ER_COMPACTDB_ALREADY_STARTED   -1009
 
#define ER_SM_INVALID_INDEX_WITH_PREFIX_TYPE   -1010
 
#define ER_FK_CANT_ON_SHARED_ATTRIBUTE   -1011
 
#define ER_CREATE_AS_SELECT_NULL_TYPE   -1012
 
#define ER_SM_DEFAULT_NOT_ALLOWED   -1013
 
#define ER_SM_NOT_NULL_NOT_ALLOWED   -1014
 
#define ER_BO_DIRECTORY_DOESNOT_EXIST   -1015
 
#define ER_ES_GENERAL   -1016
 
#define ER_ES_INVALID_PATH   -1017
 
#define ER_ES_COPY_TO_DIFFERENT_TYPE   -1018
 
#define ER_ES_NO_LOB_PATH   -1019
 
#define ER_ES_FILE_NOT_FOUND   -1020
 
#define ER_LK_DEADLOCK_CYCLE_DETECTED   -1021
 
#define ER_SM_INVALID_PREFIX_LENGTH   -1022
 
#define ER_HA_LA_REPL_FILTER_GENERIC   -1023
 
#define ER_HA_LW_FAILED_GET_LOG_PAGE   -1024
 
#define ER_HA_REPL_DELAY_DETECTED   -1025
 
#define ER_HA_REPL_DELAY_RESOLVED   -1026
 
#define ER_HA_LA_FAILED_TO_CHANGE_STATE   -1027
 
#define ER_HA_LA_UNEXPECTED_EOF_IN_ARCHIVE_LOG   -1028
 
#define ER_HA_LA_INVALID_REPL_LOG_PAGEID_OFFSET   -1029
 
#define ER_HA_LA_INVALID_REPL_LOG_RECORD   -1030
 
#define ER_HA_LA_FAILED_TO_APPLY_STATEMENT   -1031
 
#define ER_HA_LA_FAILED_TO_APPLY_INSERT   -1032
 
#define ER_HA_LA_FAILED_TO_APPLY_UPDATE   -1033
 
#define ER_HA_LA_FAILED_TO_APPLY_DELETE   -1034
 
#define ER_HA_LA_EXCEED_MAX_MEM_SIZE   -1035
 
#define ER_HA_LA_STOPPED_BY_SIGNAL   -1036
 
#define ER_HA_LW_STOPPED_BY_SIGNAL   -1037
 
#define ER_HA_LA_STARTED   -1038
 
#define ER_HA_LW_STARTED   -1039
 
#define ER_HA_GENERIC_ERROR   -1040
 
#define ER_QPROC_SIZE_STRING_TRUNCATED   -1041
 
#define ER_QPROC_STRING_SIZE_TOO_BIG   -1042
 
#define ER_ALTER_CHANGE_CLASS_HIERARCHY   -1043
 
#define ER_ALTER_CHANGE_PARTITIONS   -1044
 
#define ER_ALTER_CHANGE_FK   -1045
 
#define ER_ALTER_CHANGE_TYPE_NOT_SUPP   -1046
 
#define ER_ALTER_CHANGE_TYPE_NEED_ROW_CHECK   -1047
 
#define ER_ALTER_CHANGE_TYPE_WITH_AUTO_INCR   -1048
 
#define ER_ALTER_CHANGE_TYPE_UPGRADE_CFG   -1049
 
#define ER_ALTER_CHANGE_TYPE_WITH_INDEX   -1050
 
#define ER_ALTER_CHANGE_GAIN_CONSTRAINT   -1051
 
#define ER_ALTER_CHANGE_WARN_NO_CHANGE   -1052
 
#define ER_REPLACE_ODKU_NOT_ALLOWED   -1053
 
#define ER_AUTO_INCREMENT_NEWVAL_MUST_GT_OLDVAL   -1054
 
#define ER_AUTO_INCREMENT_NEWVAL_MUST_LT_MAXVAL   -1055
 
#define ER_AUTO_INCREMENT_SINGLE_COL_AMBIGUITY   -1056
 
#define ER_NOTNULL_ON_TYPE_WITHOUT_DEFAULT_VALUE   -1057
 
#define ER_ALTER_CHANGE_TRUNC_OVERFLOW_NOT_ALLOWED   -1058
 
#define ER_ALTER_CHANGE_CAST_FAILED_SET_DEFAULT   -1059
 
#define ER_ALTER_CHANGE_CAST_FAILED_SET_MIN   -1060
 
#define ER_ALTER_CHANGE_CAST_FAILED_SET_MAX   -1061
 
#define ER_ALTER_CHANGE_MULTIPLE_PK   -1062
 
#define ER_SM_ATTR_NOT_NULL   -1063
 
#define ER_ALTER_CHANGE_ADD_NOT_NULL_SET_HARD_DEFAULT   -1064
 
#define ER_ALTER_CHANGE_HARD_DEFAULT_NOT_EXIST   -1065
 
#define ER_SES_SESSION_EXPIRED   -1066
 
#define ER_CANNOT_HAVE_NOTNULL_DEFAULT_NULL   -1067
 
#define ER_TR_MAX_DEPTH_TOO_BIG   -1068
 
#define ER_SES_TOO_MANY_STATEMENTS   -1069
 
#define ER_SES_VARIABLE_NOT_FOUND   -1070
 
#define ER_SES_TOO_MANY_VARIABLES   -1071
 
#define ER_INACCESSIBLE_IP   -1072
 
#define ER_INVALID_ACCESS_IP_CONTROL_FILE_FORMAT   -1073
 
#define ER_OPEN_ACCESS_LIST_FILE   -1074
 
#define ER_DESC_ISCAN_ABORTED   -1075
 
#define ER_BO_CANT_LOAD_SYSPRM   -1076
 
#define ER_PRM_UNKNOWN_SYSPRM   -1077
 
#define ER_INVALID_CHAR   -1078
 
#define ER_INVALID_SERVER_CHARSET   -1079
 
#define ER_SM_INVALID_FILTER_PREDICATE_LENGTH   -1080
 
#define ER_SM_ALTER_COLUMN_WITH_FILTER_PRED   -1081
 
#define ER_PB_ALL_BUFFERS_DIRTY   -1082
 
#define ER_LK_DEADLOCK_SPECIFIC_INFO   -1083
 
#define ER_LOG_CHECKPOINT_SKIP_INVALID_PAGE   -1084
 
#define ER_REGEX_COMPILE_ERROR   -1085
 
#define ER_REGEX_EXEC_ERROR   -1086
 
#define ER_LOG_BACKUP_CS_ENTER   -1087
 
#define ER_LOG_BACKUP_CS_EXIT   -1088
 
#define ER_HF_MAX_BESTSPACE_ENTRIES   -1089
 
#define ER_LOC_INIT   -1090
 
#define ER_LOC_GEN   -1091
 
#define ER_CANNOT_PREPARE_WITH_HOST_VAR   -1092
 
#define ER_OPFUNC_INET_ATON_ARG   -1093
 
#define ER_OPFUNC_INET_NTOA_ARG   -1094
 
#define ER_USER_NAME_TOO_LONG   -1095
 
#define ER_ALTER_PARTITIONS_FK_NOT_ALLOWED   -1096
 
#define ER_CANNOT_HAVE_PK_DEFAULT_NULL   -1097
 
#define ER_LANG_CODESET_NOT_AVAILABLE   -1098
 
#define ER_BLOCK_DDL_STMT   -1099
 
#define ER_BLOCK_NOWHERE_STMT   -1100
 
#define ER_CANNOT_GET_KEY_LOCK   -1101
 
#define ER_PRM_BAD_VALUE_NO_DATA   -1102
 
#define ER_PRM_CANNOT_CHANGE_NO_DATA   -1103
 
#define ER_SLOW_QUERY   -1104
 
#define ER_LC_PARTIALLY_FAILED_TO_FLUSH   -1105
 
#define ER_MERGE_TOO_MANY_SOURCE_ROWS   -1106
 
#define ER_NTILE_INVALID_BUCKET_NUMBER   -1107
 
#define ER_PROC_WIDTH_BUCKET_COUNT   -1108
 
#define ER_INVALID_DATA_FOR_PARTITION   -1109
 
#define ER_BTREE_NO_SPACE   -1110
 
#define ER_DATA_IS_TRUNCATED_TO_PRECISION   -1111
 
#define ER_CHAR_CONV_NO_MATCH   -1112
 
#define ER_BINARY_HEAP_OUT_OF_RANGE   -1113
 
#define ER_ARG_OUT_OF_RANGE   -1114
 
#define ER_LOG_STARTED_TO_UPDATE_STATISTICS   -1115
 
#define ER_LOG_FINISHED_TO_UPDATE_STATISTICS   -1116
 
#define ER_ALTER_CHANGE_ATTR_TO_FROM_SHARED_NOT_ALLOWED   -1117
 
#define ER_ARG_CAN_NOT_BE_CASTED_TO_DESIRED_DOMAIN   -1118
 
#define ER_FILE_INCONSISTENT_PAGE_NOT_ALLOCED   -1119
 
#define ER_FILE_INCONSISTENT_PAGE_ALLOCED   -1120
 
#define ER_NOT_NULL_DOES_NOT_ALLOW_NULL_VALUE   -1121
 
#define ER_NET_DATA_RECEIVE_TIMEDOUT   -1122
 
#define ER_CSS_PTHREAD_COND_TIMEDOUT   -1123
 
#define ER_QUERY_EXECUTION_ERROR   -1124
 
#define ER_BTREE_CREATED_OVERFLOW_KEY   -1125
 
#define ER_BTREE_CREATED_OVERFLOW_PAGE   -1126
 
#define ER_BTREE_DELETED_OVERFLOW_PAGE   -1127
 
#define ER_LOG_RECOVERY_STARTED   -1128
 
#define ER_LOG_RECOVERY_FINISHED   -1129
 
#define ER_LK_ROLLBACK_ON_LOCK_ESCALATION   -1130
 
#define ER_SP_INVALID_HEADER   -1131
 
#define ER_ENCRYPTION_LIB_FAILED   -1132
 
#define ERR_CSS_COPYLOG_ALREADY_EXISTS   -1133
 
#define ERR_CSS_APPLYLOG_ALREADY_EXISTS   -1134
 
#define ER_BTREE_CORRUPT_PREV_LINK   -1135
 
#define ER_BTREE_REPAIR_PREV_LINK   -1136
 
#define ER_MAX_RECURSION_SQL_DEPTH   -1137
 
#define ER_NET_HS_INCOMPAT_INTERRUPTIBILITY   -1138
 
#define ER_NET_HS_INCOMPAT_RW_MODE   -1139
 
#define ER_NET_HS_HA_REPL_DELAY   -1140
 
#define ER_NET_HS_HA_REPLICA_ONLY   -1141
 
#define ER_NET_HS_REMOTE_DISABLED   -1142
 
#define ER_NET_HS_UNKNOWN_SERVER_REL   -1143
 
#define ERR_CSS_TCP_CONNECT_TIMEDOUT   -1144
 
#define ER_AU_CANT_ALTER_OWNER_OF_SYSTEM_CLASS   -1145
 
#define ER_DIAG_VOLID_NOT_EXIST   -1146
 
#define ER_ALL_PLAN_CACHE_ENTRIES_ARE_FIXED   -1147
 
#define ER_ALL_FILTER_PRED_CACHE_ENTRIES_ARE_FIXED   -1148
 
#define ER_DIAG_PAGE_NOT_FOUND   -1149
 
#define ER_QSTR_INCOMPATIBLE_COLLATIONS   -1150
 
#define ER_DIAG_NOT_SPAGE   -1151
 
#define ER_KILL_TR_NOT_ALLOWED   -1152
 
#define ER_ATTEMPT_TO_USE_ZERODATE   -1153
 
#define ER_MVCC_NOT_SATISFIED_REEVALUATION   -1154
 
#define ER_MVCC_ROW_INVALID_FOR_DELETE   -1155
 
#define ER_MVCC_CANT_GET_SNAPSHOT   -1156
 
#define ER_MVCC_LOG_INVALID_ISOLATION_LEVEL   -1157
 
#define ER_MVCC_SERIALIZABLE_CONFLICT   -1158
 
#define ER_TZ_COMPILE_ERROR   -1159
 
#define ER_TZ_LOAD_ERROR   -1160
 
#define ER_TZ_INTERNAL_ERROR   -1161
 
#define ER_TZ_INVALID_TIMEZONE   -1162
 
#define ER_TZ_INVALID_DST   -1163
 
#define ER_TZ_DST_NOT_SUPPORTED   -1164
 
#define ER_TZ_INVALID_COMBINATION   -1165
 
#define ER_TZ_DURING_DS_LEAP   -1166
 
#define ER_AU_COMMENT_OVERFLOW   -1167
 
#define ER_UPDATE_STAT_CANNOT_GET_LOCK   -1168
 
#define ER_SM_INVALID_UNIQUE_IDX_PARTITION   -1169
 
#define ER_LC_FAILED_TO_FLUSH_REPL_ITEMS   -1170
 
#define ER_NOT_A_EMPTY_VOLUME   -1171
 
#define ER_PERCENTILE_FUNC_INVALID_PERCENTILE_RANGE   -1172
 
#define ER_PERCENTILE_FUNC_PERCENTILE_CHANGED_IN_GROUP   -1173
 
#define ER_INHERIT_FROM_PARTITION_TABLE   -1174
 
#define ER_TZ_GEOGRAPHIC_ZONE   -1175
 
#define ER_PAGE_LATCH_PROMOTE_FAIL   -1176
 
#define ER_TZ_INCOMPATIBLE_TIMEZONE_LIBRARIES   -1177
 
#define ER_LF_BITMAP_INVALID_FREE   -1178
 
#define ER_HEAP_FOUND_NOT_VACUUMED   -1179
 
#define ER_INDEX_FOUND_NOT_VACUUMED   -1180
 
#define ER_VACUUM_CS_NOT_AVAILABLE   -1181
 
#define ER_PB_ORDERED_REFIX_FAILED   -1182
 
#define ER_PB_ORDERED_INCONSISTENCY   -1183
 
#define ER_PB_ORDERED_TOO_MANY_RETRIES   -1184
 
#define ER_PB_UNEXPECTED_PAGE_REFIX   -1185
 
#define ER_CHKSUM_GENERIC_ERR   -1186
 
#define ER_PB_ORDERED_NO_HEAP   -1187
 
#define ER_AU_NOT_ALLOW_TO_DROP_ACTIVE_USER   -1188
 
#define ER_TZ_DURING_OFFSET_RULE_LEAP   -1189
 
#define ER_STAND_ALONE_VACUUM_START   -1190
 
#define ER_STAND_ALONE_VACUUM_END   -1191
 
#define ER_PRECISION_OVERFLOW   -1192
 
#define ER_PARTITION_EXPRESSION_TOO_LONG   -1193
 
#define ER_CANNOT_CHECK_FILE   -1194
 
#define ER_BUILDVALUE_IN_REC_CTE   -1195
 
#define ER_CTE_MAX_RECURSION_REACHED   -1196
 
#define ER_JSON_INVALID_JSON   -1197
 
#define ER_JSON_NO_JSON_OBJECT_PROVIDED   -1198
 
#define ER_JSON_INVALIDATED_BY_SCHEMA   -1199
 
#define ER_JSON_INVALID_PATH   -1200
 
#define ER_JSON_OBJECT_NAME_IS_NULL   -1201
 
#define ER_JSON_PATH_DOES_NOT_EXIST   -1202
 
#define ER_JSON_EXPECTED_OTHER_TYPE   -1203
 
#define ER_JSON_DUPLICATE_KEY   -1204
 
#define ER_JSON_EXPECTING_JSON_DOC   -1205
 
#define ER_JSON_PATH_IS_NOT_ARRAY_CELL   -1206
 
#define ER_JSON_ARRAY_INDEX_TOO_LARGE   -1207
 
#define ER_INVALID_ONE_ALL_ARGUMENT   -1208
 
#define ER_JSON_RESERVED_ERROR_4   -1209
 
#define ER_JSON_RESERVED_ERROR_5   -1210
 
#define ER_JSON_RESERVED_ERROR_6   -1211
 
#define ER_JSON_RESERVED_ERROR_7   -1212
 
#define ER_JSON_RESERVED_ERROR_8   -1213
 
#define ER_JSON_RESERVED_ERROR_9   -1214
 
#define ER_STREAM_NO_MORE_DATA   -1215
 
#define ER_STREAM_UNPACKING_INV_OBJ_ID   -1216
 
#define ER_STREAM_RESERVED_2   -1217
 
#define ER_STREAM_RESERVED_3   -1218
 
#define ER_STREAM_RESERVED_4   -1219
 
#define ER_STREAM_RESERVED_5   -1220
 
#define ER_STREAM_RESERVED_6   -1221
 
#define ER_STREAM_RESERVED_7   -1222
 
#define ER_STREAM_RESERVED_8   -1223
 
#define ER_STREAM_RESERVED_9   -1224
 
#define ER_STREAM_RESERVED_10   -1225
 
#define ER_STREAM_RESERVED_11   -1226
 
#define ER_STREAM_RESERVED_12   -1227
 
#define ER_STREAM_RESERVED_13   -1228
 
#define ER_STREAM_RESERVED_14   -1229
 
#define ER_STREAM_RESERVED_15   -1230
 
#define ER_STREAM_RESERVED_16   -1231
 
#define ER_STREAM_RESERVED_17   -1232
 
#define ER_STREAM_RESERVED_18   -1233
 
#define ER_STREAM_RESERVED_19   -1234
 
#define ER_STREAM_RESERVED_20   -1235
 
#define ER_DWB_DISABLED   -1236
 
#define ER_SM_INDEX_STATUS_CHANGE_NOT_ALLOWED   -1237
 
#define ER_JSON_TABLE_ON_EMPTY_ERROR   -1238
 
#define ER_JSON_TABLE_ON_ERROR_INCOMP_DOMAIN   -1239
 
#define ER_SM_ONLINE_INDEX_ON_HIERARCHY   -1240
 
#define ER_QPROC_XASLNODE_RECOMPILE_REQUESTED   -1241
 
#define ER_SM_NO_PARTITION_ON_HIERARCHIES   -1242
 
#define ER_IB_ERROR_ABORT   -1243
 
#define ER_LDR_SHARED_NOT_SUPPORTED   -1244
 
#define ER_LDR_CLASS_NOT_SUPPORTED   -1245
 
#define ER_GAI_ERROR   -1246
 
#define ER_LOG_UPTODATE_ERROR   -1247
 
#define ER_TDE_INVALID_KEYS_FILE   -1248
 
#define ER_TDE_MASTER_KEY_NOT_FOUND   -1249
 
#define ER_TDE_INVALID_MASTER_KEY   -1250
 
#define ER_TDE_ENCRYPTION_ERROR   -1251
 
#define ER_TDE_DECRYPTION_ERROR   -1252
 
#define ER_TDE_CIPHER_IS_NOT_LOADED   -1253
 
#define ER_TDE_KEY_CREATION_FAIL   -1254
 
#define ER_TDE_CIPHER_LOAD_FAIL   -1255
 
#define ER_TDE_COPY_KEYS_FILE_FAIL   -1256
 
#define ER_TDE_BACKUP_KEYS_FILE_FAIL   -1257
 
#define ER_TDE_RESTORE_KEY_FOUND_ONLY_FROM_BACKUP   -1258
 
#define ER_TDE_RESTORE_MAKE_KEYS_FILE_OLD   -1259
 
#define ER_TDE_RESTORE_COPY_KEYS_FILE   -1260
 
#define ER_TDE_RESTORE_CHANGE_MASTER_KEY   -1261
 
#define ER_TDE_MAX_KEY_FILE   -1262
 
#define ER_TDE_ENCRYPTION_LOGPAGE_ERORR_AND_OFF_TDE   -1263
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR01   -1264
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR02   -1265
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR03   -1266
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR04   -1267
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR05   -1268
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR06   -1269
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR07   -1270
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR08   -1271
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR09   -1272
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR10   -1273
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR11   -1274
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR12   -1275
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR13   -1276
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR14   -1277
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR15   -1278
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR16   -1279
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR17   -1280
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR18   -1281
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR19   -1282
 
#define ER_SCALABILITY_DEV_RESERVED_ERROR20   -1283
 
#define ER_LAST_ERROR   -1284
 

Macro Definition Documentation

#define ER_ALL_FILTER_PRED_CACHE_ENTRIES_ARE_FIXED   -1148

Definition at line 1468 of file error_code.h.

#define ER_ALL_PLAN_CACHE_ENTRIES_ARE_FIXED   -1147

Definition at line 1467 of file error_code.h.

#define ER_ALTER_CHANGE_ADD_NOT_NULL_SET_HARD_DEFAULT   -1064

Definition at line 1328 of file error_code.h.

Referenced by do_alter_clause_change_attribute().

#define ER_ALTER_CHANGE_ATTR_TO_FROM_SHARED_NOT_ALLOWED   -1117

Definition at line 1417 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_CAST_FAILED_SET_DEFAULT   -1059

Definition at line 1322 of file error_code.h.

Referenced by heap_object_upgrade_domain().

#define ER_ALTER_CHANGE_CAST_FAILED_SET_MAX   -1061

Definition at line 1324 of file error_code.h.

Referenced by heap_object_upgrade_domain().

#define ER_ALTER_CHANGE_CAST_FAILED_SET_MIN   -1060

Definition at line 1323 of file error_code.h.

Referenced by heap_object_upgrade_domain().

#define ER_ALTER_CHANGE_CLASS_HIERARCHY   -1043

Definition at line 1302 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_FK   -1045

Definition at line 1304 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_GAIN_CONSTRAINT   -1051

Definition at line 1310 of file error_code.h.

#define ER_ALTER_CHANGE_HARD_DEFAULT_NOT_EXIST   -1065

Definition at line 1329 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_MULTIPLE_PK   -1062

Definition at line 1325 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_PARTITIONS   -1044

Definition at line 1303 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_TRUNC_OVERFLOW_NOT_ALLOWED   -1058

Definition at line 1321 of file error_code.h.

Referenced by heap_object_upgrade_domain().

#define ER_ALTER_CHANGE_TYPE_NEED_ROW_CHECK   -1047

Definition at line 1306 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_TYPE_NOT_SUPP   -1046

Definition at line 1305 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_TYPE_UPGRADE_CFG   -1049

Definition at line 1308 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_TYPE_WITH_AUTO_INCR   -1048

Definition at line 1307 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_TYPE_WITH_INDEX   -1050

Definition at line 1309 of file error_code.h.

Referenced by check_att_chg_allowed().

#define ER_ALTER_CHANGE_WARN_NO_CHANGE   -1052

Definition at line 1311 of file error_code.h.

Referenced by check_change_attribute().

#define ER_ALTER_PARTITIONS_FK_NOT_ALLOWED   -1096

Definition at line 1379 of file error_code.h.

Referenced by do_alter_partitioning_pre().

#define ER_AREA_ABORT   -333

Definition at line 409 of file error_code.h.

#define ER_AREA_EXTENDING   -332

Definition at line 408 of file error_code.h.

#define ER_AREA_FREE_TWICE   -336

Definition at line 412 of file error_code.h.

Referenced by area_free().

#define ER_AREA_ILLEGAL_POINTER   -335

Definition at line 411 of file error_code.h.

Referenced by area_find_block(), area_free(), and area_validate().

#define ER_AREA_NEGATIVE_SIZE   -337

Definition at line 413 of file error_code.h.

#define ER_AREA_NOSPACE   -331

Definition at line 407 of file error_code.h.

#define ER_AREA_OUTRAGEOUS   -334

Definition at line 410 of file error_code.h.

#define ER_ARG_OUT_OF_RANGE   -1114

Definition at line 1412 of file error_code.h.

Referenced by dump_tz(), and qexec_analytic_evaluate_offset_function().

#define ER_AU_ACCESS_ERROR   -139

Definition at line 203 of file error_code.h.

Referenced by au_grant(), au_make_user(), au_revoke(), collect_class_grants(), and update_cache().

#define ER_AU_ALTER_FAILURE   -158

Definition at line 222 of file error_code.h.

Referenced by appropriate_error(), and do_update_stats().

#define ER_AU_AUTHORIZATION_FAILURE   -156
#define ER_AU_CANT_ADD_MEMBER   -141

Definition at line 205 of file error_code.h.

Referenced by au_add_user().

#define ER_AU_CANT_ALTER_OWNER_OF_SYSTEM_CLASS   -1145

Definition at line 1464 of file error_code.h.

Referenced by au_change_owner_method().

#define ER_AU_CANT_CREATE_INSTANCE   -149

Definition at line 213 of file error_code.h.

#define ER_AU_CANT_DROP_USER   -169

Definition at line 233 of file error_code.h.

Referenced by au_drop_user().

#define ER_AU_CANT_GRANT_OWNER   -146

Definition at line 210 of file error_code.h.

Referenced by au_grant().

#define ER_AU_CANT_GRANT_SELF   -145

Definition at line 209 of file error_code.h.

#define ER_AU_CANT_REVOKE_OWNER   -151

Definition at line 215 of file error_code.h.

Referenced by au_revoke().

#define ER_AU_CANT_REVOKE_SELF   -150

Definition at line 214 of file error_code.h.

Referenced by au_revoke().

#define ER_AU_CANT_UPDATE   -148

Definition at line 212 of file error_code.h.

Referenced by au_grant(), au_revoke(), and propagate_revoke().

#define ER_AU_CLASS_WITH_NO_OWNER   -143

Definition at line 207 of file error_code.h.

Referenced by update_cache().

#define ER_AU_COMMENT_OVERFLOW   -1167

Definition at line 1495 of file error_code.h.

Referenced by au_set_user_comment().

#define ER_AU_CORRUPTED   -137

Definition at line 201 of file error_code.h.

Referenced by au_find_user_cache_index(), au_perform_login(), au_user_name(), and get_grants().

#define ER_AU_DELETE_FAILURE   -161

Definition at line 225 of file error_code.h.

Referenced by appropriate_error().

#define ER_AU_EXECUTE_FAILURE   -163

Definition at line 227 of file error_code.h.

Referenced by appropriate_error().

#define ER_AU_FAIL_TO_PKI_AUTHENTICATION   -873

Definition at line 1085 of file error_code.h.

#define ER_AU_GRANT_NOT_FOUND   -152

Definition at line 216 of file error_code.h.

Referenced by au_revoke().

#define ER_AU_INCOMPLETE_AUTH   -154

Definition at line 218 of file error_code.h.

Referenced by au_perform_login(), and au_start().

#define ER_AU_INDEX_FAILURE   -162

Definition at line 226 of file error_code.h.

Referenced by appropriate_error().

#define ER_AU_INSERT_FAILURE   -160

Definition at line 224 of file error_code.h.

Referenced by appropriate_error().

#define ER_AU_INVALID_CLASS   -685
#define ER_AU_INVALID_USER_NAME   -589

Definition at line 697 of file error_code.h.

Referenced by au_add_user().

#define ER_AU_MEMBER_CAUSES_CYCLES   -142

Definition at line 206 of file error_code.h.

Referenced by au_add_member_internal(), and do_create_user().

#define ER_AU_MEMBER_NOT_FOUND   -168

Definition at line 232 of file error_code.h.

Referenced by au_drop_member().

#define ER_AU_MISSING_CLASS   -138

Definition at line 202 of file error_code.h.

Referenced by au_make_user(), and au_set_new_auth().

#define ER_AU_MISSING_OR_INVALID_USER   -166

Definition at line 230 of file error_code.h.

Referenced by au_get_new_auth(), and do_create_user().

#define ER_AU_MULTIPLE_ROOTS   -155

Definition at line 219 of file error_code.h.

Referenced by au_start().

#define ER_AU_NO_AUTHORIZATION   -153

Definition at line 217 of file error_code.h.

Referenced by au_force_write_new_auth(), and au_start().

#define ER_AU_NO_GRANT_OPTION   -147

Definition at line 211 of file error_code.h.

Referenced by appropriate_error().

#define ER_AU_NO_USER_LOGGED_IN   -170

Definition at line 234 of file error_code.h.

Referenced by au_perform_login(), and au_user_name().

#define ER_AU_NOT_ALLOW_TO_DROP_ACTIVE_USER   -1188

Definition at line 1531 of file error_code.h.

Referenced by au_find_user_to_drop().

#define ER_AU_NOT_OWNER   -167

Definition at line 231 of file error_code.h.

Referenced by au_add_member_method(), and au_drop_member_method().

#define ER_AU_PASSWORD_OVERFLOW   -172

Definition at line 236 of file error_code.h.

Referenced by au_add_user_method(), and au_set_password_internal().

#define ER_AU_UPDATE_FAILURE   -159

Definition at line 223 of file error_code.h.

Referenced by appropriate_error(), au_set_password_internal(), and au_set_user_comment().

#define ER_AU_USER_ACCESS_FAILURE   -144

Definition at line 208 of file error_code.h.

#define ER_AU_USER_EXISTS   -164

Definition at line 228 of file error_code.h.

Referenced by au_add_user_method(), and do_create_user().

#define ER_AU_USER_HAS_DATABASE_OBJECTS   -837

Definition at line 1044 of file error_code.h.

Referenced by au_drop_user().

#define ER_AUTO_INCREMENT_NEWVAL_MUST_GT_OLDVAL   -1054

Definition at line 1315 of file error_code.h.

#define ER_AUTO_INCREMENT_NEWVAL_MUST_LT_MAXVAL   -1055

Definition at line 1316 of file error_code.h.

Referenced by do_change_auto_increment_serial().

#define ER_AUTO_INCREMENT_SERIAL_ALREADY_EXIST   -914

Definition at line 1143 of file error_code.h.

Referenced by do_create_auto_increment_serial().

#define ER_AUTO_INCREMENT_SINGLE_COL_AMBIGUITY   -1056
#define ER_AUTO_INCREMENT_STARTVAL_MUST_LT_MAXVAL   -931
#define ER_BINARY_HEAP_OUT_OF_RANGE   -1113

Definition at line 1410 of file error_code.h.

Referenced by bh_add(), and bh_insert().

#define ER_BLOCK_DDL_STMT   -1099
#define ER_BLOCK_NOWHERE_STMT   -1100
#define ER_BO_CANNOT_CREATE_LINK   -778
#define ER_BO_CANNOT_CREATE_VOL   -123
#define ER_BO_CANNOT_FINE_VOLINFO   -551

Definition at line 650 of file error_code.h.

Referenced by boot_volume_info_log_path(), and logpb_scan_volume_info().

#define ER_BO_CLIENT_CONNECTED   -972

Definition at line 1212 of file error_code.h.

Referenced by er_log(), and xboot_register_client().

#define ER_BO_CLIENT_INIT_INTERNAL   -678

Definition at line 822 of file error_code.h.

#define ER_BO_CONNECT_FAILED   -677

Definition at line 821 of file error_code.h.

Referenced by applylogdb(), boot_client_all_finalize(), copylogdb(), and err_msg_set().

#define ER_BO_CONNECTED_TO   -971

Definition at line 1211 of file error_code.h.

Referenced by boot_restart_client().

#define ER_BO_CWD_FAIL   -118
#define ER_BO_DATABASE_EXISTS   -115

Definition at line 176 of file error_code.h.

Referenced by installdb(), xboot_copy(), xboot_initialize_server(), and xboot_soft_rename().

#define ER_BO_DIRECTORY_DOESNOT_EXIST   -1015
#define ER_BO_FULL_DATABASE_NAME_IS_TOO_LONG   -117
#define ER_BO_INCONSISTENT_NPERM_VOLUMES   -705

Definition at line 863 of file error_code.h.

Referenced by boot_check_permanent_volumes(), and boot_find_rest_permanent_volumes().

#define ER_BO_MAXNUM_VOLS_HAS_BEEN_EXCEEDED   -120

Definition at line 181 of file error_code.h.

Referenced by boot_get_new_volume_name_and_id(), and disk_add_volume().

#define ER_BO_MAXTEMP_SPACE_HAS_BEEN_EXCEEDED   -596

Definition at line 708 of file error_code.h.

Referenced by disk_reserve_from_cache().

#define ER_BO_MISSING_OR_INVALID_CATALOG   -909

Definition at line 1135 of file error_code.h.

Referenced by boot_restart_server().

#define ER_BO_NOT_A_VOLUME   -114

Definition at line 175 of file error_code.h.

Referenced by boot_check_permanent_volumes(), and boot_mount().

#define ER_BO_NOTIFY_AUTO_VOLEXT   -125

Definition at line 186 of file error_code.h.

Referenced by default_clear_err_filter(), and init_load_err_filter().

#define ER_BO_PARSE_ADDVOLS_BAD_NPAGES   -127

Definition at line 188 of file error_code.h.

Referenced by boot_parse_add_volume_extensions().

#define ER_BO_PARSE_ADDVOLS_NOGIVEN_NPAGES   -128

Definition at line 189 of file error_code.h.

Referenced by boot_parse_add_volume_extensions().

#define ER_BO_PARSE_ADDVOLS_UNKNOWN_PURPOSE   -126

Definition at line 187 of file error_code.h.

Referenced by boot_parse_add_volume_extensions().

#define ER_BO_PARSE_ADDVOLS_UNKNOWN_TOKEN   -129

Definition at line 190 of file error_code.h.

Referenced by boot_parse_add_volume_extensions().

#define ER_BO_SERVER_STATUS   -973

Definition at line 1213 of file error_code.h.

Referenced by boot_server_status().

#define ER_BO_TRYING_TO_REMOVE_PERMANENT_VOLUME   -121

Definition at line 182 of file error_code.h.

Referenced by boot_remove_temp_volume().

#define ER_BO_UNABLE_TO_FIND_HOSTNAME   -119
#define ER_BO_UNABLE_TO_RESTART_SERVER   -113

Definition at line 174 of file error_code.h.

Referenced by boot_restart_server(), and xboot_initialize_server().

#define ER_BO_UNAUTHORIZED_HOST   -112

Definition at line 173 of file error_code.h.

#define ER_BO_UNKNOWN_VOLUME   -858

Definition at line 1072 of file error_code.h.

Referenced by boot_remove_unknown_temp_volumes().

#define ER_BO_UNSORTED_VOLINFO   -587

Definition at line 693 of file error_code.h.

Referenced by logpb_scan_volume_info().

#define ER_BO_VOLUME_EXISTS   -124
#define ER_BTREE_CORRUPT_PREV_LINK   -1135

Definition at line 1450 of file error_code.h.

Referenced by btree_repair_prev_link_by_btid().

#define ER_BTREE_CREATED_OVERFLOW_KEY   -1125

Definition at line 1432 of file error_code.h.

#define ER_BTREE_CREATED_OVERFLOW_PAGE   -1126

Definition at line 1434 of file error_code.h.

#define ER_BTREE_DELETED_OVERFLOW_PAGE   -1127

Definition at line 1435 of file error_code.h.

#define ER_BTREE_DUPLICATE_OID   -409

Definition at line 485 of file error_code.h.

Referenced by btree_rv_keyval_undo_delete().

#define ER_BTREE_INVALID_INDEX_ID   -406

Definition at line 482 of file error_code.h.

Referenced by btree_get_next_key_info(), and partition_find_inherited_btid().

#define ER_BTREE_INVALID_KEYTYPE   -411

Definition at line 487 of file error_code.h.

#define ER_BTREE_INVALID_RANGE   -412

Definition at line 488 of file error_code.h.

Referenced by btree_prepare_bts(), and btree_scan_update_range().

#define ER_BTREE_LOAD_FAILED   -694

Definition at line 846 of file error_code.h.

Referenced by xbtree_load_index(), and xbtree_load_online_index().

#define ER_BTREE_NO_SPACE   -1110

Definition at line 1404 of file error_code.h.

#define ER_BTREE_NULL_KEY   -410

Definition at line 486 of file error_code.h.

#define ER_BTREE_REPAIR_PREV_LINK   -1136

Definition at line 1451 of file error_code.h.

Referenced by btree_repair_prev_link_by_btid().

#define ER_BTREE_UNKNOWN_OID   -408

Definition at line 484 of file error_code.h.

#define ER_BUILDVALUE_IN_REC_CTE   -1195

Definition at line 1543 of file error_code.h.

Referenced by qexec_execute_cte().

#define ER_CANNOT_CHECK_FILE   -1194

Definition at line 1541 of file error_code.h.

Referenced by file_tracker_get_and_protect().

#define ER_CANNOT_GET_KEY_LOCK   -1101

Definition at line 1387 of file error_code.h.

#define ER_CANNOT_GET_LOCK   -1002

Definition at line 1255 of file error_code.h.

Referenced by acquire_locks_for_multiple_rename(), and btree_fk_object_does_exist().

#define ER_CANNOT_HAVE_NOTNULL_DEFAULT_NULL   -1067
#define ER_CANNOT_HAVE_PK_DEFAULT_NULL   -1097
#define ER_CANNOT_PREPARE_WITH_HOST_VAR   -1092

Definition at line 1372 of file error_code.h.

Referenced by do_process_prepare_statement().

#define ER_CFG_BAD_FORMAT   -175

Definition at line 240 of file error_code.h.

#define ER_CFG_FIND_DATABASE   -676

Definition at line 820 of file error_code.h.

Referenced by cfg_find_db().

#define ER_CFG_INVALID_DATABASES   -878

Definition at line 1092 of file error_code.h.

Referenced by cfg_read_directory(), and cfg_read_directory_ex().

#define ER_CFG_NO_FILE   -173

Definition at line 238 of file error_code.h.

Referenced by boot_restart_server(), qdata_list_dbs(), and xboot_emergency_patch().

#define ER_CFG_NO_WRITE_ACCESS   -174
#define ER_CFG_READ_DATABASES   -675

Definition at line 819 of file error_code.h.

Referenced by cfg_find_db().

#define ER_CHAR_CONV_NO_MATCH   -1112

Definition at line 1408 of file error_code.h.

#define ER_COMPACTDB_ALREADY_STARTED   -1009
#define ER_CPLUS_BAD_DYN_CAST   -687

Definition at line 837 of file error_code.h.

#define ER_CPLUS_BAD_SUBSCRIPT   -688

Definition at line 838 of file error_code.h.

#define ER_CPLUS_CORRUPT_ITER   -689

Definition at line 839 of file error_code.h.

#define ER_CPLUS_DEP_TRANS_IN_PROGRESS   -682

Definition at line 827 of file error_code.h.

#define ER_CPLUS_INVALID_ITER   -691

Definition at line 841 of file error_code.h.

#define ER_CPLUS_MAX_TRANS_NEST_EXCEEDED   -680

Definition at line 825 of file error_code.h.

#define ER_CPLUS_NO_CLASS_MATCH   -667

Definition at line 806 of file error_code.h.

#define ER_CPLUS_NULL_REF   -690

Definition at line 840 of file error_code.h.

#define ER_CPLUS_TRANS_NOT_BEGUN   -681

Definition at line 826 of file error_code.h.

#define ER_CPLUS_TRANSACTION_BEGUN_TWICE   -679

Definition at line 824 of file error_code.h.

#define ER_CPLUS_UNKNOWN_DOMAIN   -668

Definition at line 807 of file error_code.h.

#define ER_CPLUS_VERIFY_SCHEMA_FAILED   -715

Definition at line 881 of file error_code.h.

#define ER_CPLUS_WRONG_ITER   -692

Definition at line 842 of file error_code.h.

#define ER_CREATE_AS_SELECT_NULL_TYPE   -1012

Definition at line 1264 of file error_code.h.

Referenced by do_add_attribute_from_select_column().

#define ER_CS_INVALID_INDEX   -828

Definition at line 1027 of file error_code.h.

#define ER_CS_UNLOCKED_BEFORE   -829

Definition at line 1028 of file error_code.h.

Referenced by csect_exit_critical_section().

#define ER_CSS_ALLOC   -792

Definition at line 989 of file error_code.h.

Referenced by css_add_list(), and css_initialize_list().

#define ER_CSS_CONN_GET_NEXT_CLIENT_ID   -822

Definition at line 1019 of file error_code.h.

#define ER_CSS_CONN_INIT   -820

Definition at line 1017 of file error_code.h.

Referenced by css_init_conn_list(), css_initialize_conn(), and css_make_conn().

#define ER_CSS_CONN_SHUTDOWN   -821

Definition at line 1018 of file error_code.h.

Referenced by logtb_slam_transaction().

#define ER_CSS_INVALID_RETURN_VALUE   -827

Definition at line 1026 of file error_code.h.

Referenced by css_traverse_list().

#define ER_CSS_KILL_BAD_INTERFACE   -695

Definition at line 848 of file error_code.h.

Referenced by xlogtb_kill_tran_index().

#define ER_CSS_KILL_DOES_NOTMATCH   -697

Definition at line 850 of file error_code.h.

Referenced by xlogtb_kill_tran_index().

#define ER_CSS_KILL_UNKNOWN_TRANSACTION   -696

Definition at line 849 of file error_code.h.

Referenced by logtb_check_kill_tran_auth(), and xlogtb_kill_tran_index().

#define ER_CSS_LIST_FINAL   -824

Definition at line 1021 of file error_code.h.

#define ER_CSS_LIST_INIT   -823

Definition at line 1020 of file error_code.h.

#define ER_CSS_PTHREAD_ATTR_DESTROY   -794

Definition at line 991 of file error_code.h.

Referenced by hb_thread_initialize().

#define ER_CSS_PTHREAD_ATTR_INIT   -793

Definition at line 990 of file error_code.h.

Referenced by hb_create_master_reader(), and hb_thread_initialize().

#define ER_CSS_PTHREAD_ATTR_SETDETACHSTATE   -795

Definition at line 992 of file error_code.h.

Referenced by hb_create_master_reader(), and hb_thread_initialize().

#define ER_CSS_PTHREAD_ATTR_SETSCOPE   -796

Definition at line 993 of file error_code.h.

Referenced by hb_create_master_reader(), and hb_thread_initialize().

#define ER_CSS_PTHREAD_ATTR_SETSTACKSIZE   -797

Definition at line 994 of file error_code.h.

Referenced by hb_create_master_reader(), and hb_thread_initialize().

#define ER_CSS_PTHREAD_COND_BROADCAST   -814

Definition at line 1011 of file error_code.h.

Referenced by csect_demote_critical_section(), and csect_exit_critical_section().

#define ER_CSS_PTHREAD_COND_DESTROY   -810
#define ER_CSS_PTHREAD_COND_INIT   -809
#define ER_CSS_PTHREAD_COND_SIGNAL   -813
#define ER_CSS_PTHREAD_COND_TIMEDWAIT   -812
#define ER_CSS_PTHREAD_CREATE   -798

Definition at line 995 of file error_code.h.

Referenced by hb_create_master_reader(), and hb_thread_initialize().

#define ER_CSS_PTHREAD_GETSPECIFIC   -818

Definition at line 1015 of file error_code.h.

#define ER_CSS_PTHREAD_JOIN   -799

Definition at line 996 of file error_code.h.

#define ER_CSS_PTHREAD_KEY_CREATE   -815

Definition at line 1012 of file error_code.h.

#define ER_CSS_PTHREAD_KEY_DELETE   -816

Definition at line 1013 of file error_code.h.

#define ER_CSS_PTHREAD_MUTEX_TRYLOCK   -803
#define ER_CSS_PTHREAD_MUTEXATTR_DESTROY   -806

Definition at line 1003 of file error_code.h.

#define ER_CSS_PTHREAD_MUTEXATTR_GETTYPE   -808

Definition at line 1005 of file error_code.h.

#define ER_CSS_PTHREAD_MUTEXATTR_INIT   -805

Definition at line 1002 of file error_code.h.

#define ER_CSS_PTHREAD_MUTEXATTR_SETTYPE   -807

Definition at line 1004 of file error_code.h.

#define ER_CSS_PTHREAD_ONCE   -819

Definition at line 1016 of file error_code.h.

#define ER_CSS_PTHREAD_SETSPECIFIC   -817

Definition at line 1014 of file error_code.h.

#define ER_CSS_RECV_OR_SEND   -671

Definition at line 813 of file error_code.h.

Referenced by css_set_networking_error().

#define ER_CSS_SERVER_HA_MODE_CHANGE   -970

Definition at line 1209 of file error_code.h.

Referenced by css_change_ha_server_state(), and css_transit_ha_server_state().

#define ER_CSS_SOCKET_CLOSE   -672

Definition at line 814 of file error_code.h.

#define ER_CSS_TIMEOUT_DUE_SHUTDOWN   -673

Definition at line 815 of file error_code.h.

#define ER_CSS_WINSOCK_HOSTID   -617

Definition at line 740 of file error_code.h.

Referenced by css_gethostid().

#define ER_CSS_WINSOCK_HOSTNAME   -616

Definition at line 739 of file error_code.h.

Referenced by css_gethostid(), css_hostname_to_ip(), and css_tcp_client_open_with_retry().

#define ER_CSS_WINSOCK_STARTUP   -615
#define ER_CT_CLASS_HAS_REPRESENTATIONS   -420

Definition at line 497 of file error_code.h.

#define ER_CT_INVALID_REPRID   -417
#define ER_CT_MISSING_REPR_DIR   -421

Definition at line 498 of file error_code.h.

Referenced by catalog_check_class_consistency().

#define ER_CT_MISSING_REPR_INFO   -422

Definition at line 499 of file error_code.h.

Referenced by catalog_check_class_consistency().

#define ER_CT_NOSPACE_FOR_ATTRDIR   -418

Definition at line 495 of file error_code.h.

#define ER_CT_REPRCNT_OVERFLOW   -419 /* Unused */

Definition at line 496 of file error_code.h.

Referenced by er_set_internal().

#define ER_CT_UNKNOWN_ATTRID   -413

Definition at line 490 of file error_code.h.

#define ER_CT_UNKNOWN_CLASSID   -414 /* Unused */

Definition at line 491 of file error_code.h.

Referenced by er_set_internal().

#define ER_CT_UNKNOWN_REPRID   -416
#define ER_CTE_MAX_RECURSION_REACHED   -1196

Definition at line 1544 of file error_code.h.

Referenced by qexec_execute_cte(), and qexec_intprt_fnc().

#define ER_DATA_IS_TRUNCATED_TO_PRECISION   -1111

Definition at line 1406 of file error_code.h.

Referenced by qdata_get_tuple_value_size_from_dbval().

#define ER_DATE_EXCEED_LIMIT   -779

Definition at line 973 of file error_code.h.

Referenced by db_add_months().

#define ER_DB_GC_INVALID_CALLBACK   -746

Definition at line 927 of file error_code.h.

#define ER_DB_GC_INVALID_PHASE   -745

Definition at line 926 of file error_code.h.

#define ER_DB_NO_DOMAIN_CHANGE   -723

Definition at line 894 of file error_code.h.

Referenced by dbt_change_domain().

#define ER_DB_NO_MODIFICATIONS   -581
#define ER_DB_UNIMPLEMENTED   -136

Definition at line 199 of file error_code.h.

#define ER_DB_UNSUPPORTED_CONVERSION   -630

Definition at line 760 of file error_code.h.

Referenced by db_value_get(), and db_value_put().

#define ER_DESC_ISCAN_ABORTED   -1075

Definition at line 1344 of file error_code.h.

Referenced by btree_find_next_index_record_holding_current_helper().

#define ER_DIAG_NOT_SPAGE   -1151

Definition at line 1474 of file error_code.h.

Referenced by spage_header_start_scan(), and spage_slots_start_scan().

#define ER_DIAG_PAGE_NOT_FOUND   -1149

Definition at line 1470 of file error_code.h.

Referenced by spage_header_start_scan(), and spage_slots_start_scan().

#define ER_DIAG_VOLID_NOT_EXIST   -1146

Definition at line 1465 of file error_code.h.

Referenced by disk_volume_header_start_scan().

#define ER_DISK_ALMOST_OUT_OF_SPACE   -24

Definition at line 75 of file error_code.h.

Referenced by default_clear_err_filter(), and init_load_err_filter().

#define ER_DISK_CANNOT_EXPAND_PERMVOLS   -706

Definition at line 865 of file error_code.h.

#define ER_DISK_CANNOT_REPAIR_INCONSISTENT_NFREE_PAGES   -932

Definition at line 1165 of file error_code.h.

#define ER_DISK_CANNOT_REPAIR_INCONSISTENT_NFREE_SECTS   -933

Definition at line 1166 of file error_code.h.

#define ER_DISK_DATA_ALMOST_OUT_OF_SPACE   -25

Definition at line 76 of file error_code.h.

#define ER_DISK_DATA_LAST_ALMOST_OUT_OF_SPACE   -30

Definition at line 81 of file error_code.h.

#define ER_DISK_GENERIC_ALMOST_OUT_OF_SPACE   -27

Definition at line 78 of file error_code.h.

#define ER_DISK_GENERIC_LAST_ALMOST_OUT_OF_SPACE   -32

Definition at line 83 of file error_code.h.

#define ER_DISK_INCONSISTENT_NFREE_PAGES   -541

Definition at line 634 of file error_code.h.

#define ER_DISK_INCONSISTENT_NFREE_SECTS   -542

Definition at line 635 of file error_code.h.

Referenced by disk_check_volume().

#define ER_DISK_INCONSISTENT_VOL_HEADER   -543

Definition at line 636 of file error_code.h.

Referenced by disk_check_volume().

#define ER_DISK_INDEX_ALMOST_OUT_OF_SPACE   -26

Definition at line 77 of file error_code.h.

#define ER_DISK_INDEX_LAST_ALMOST_OUT_OF_SPACE   -31

Definition at line 82 of file error_code.h.

#define ER_DISK_LAST_ALMOST_OUT_OF_SPACE   -29

Definition at line 80 of file error_code.h.

#define ER_DISK_TEMP_ALMOST_OUT_OF_SPACE   -28

Definition at line 79 of file error_code.h.

#define ER_DISK_TEMP_LAST_ALMOST_OUT_OF_SPACE   -33

Definition at line 84 of file error_code.h.

Referenced by default_clear_err_filter(), and init_load_err_filter().

#define ER_DISK_TRY_DEALLOC_DISK_SYSPAGE   -23

Definition at line 74 of file error_code.h.

#define ER_DISK_UNABLE_TO_EXPAND   -707

Definition at line 866 of file error_code.h.

#define ER_DISK_UNKNOWN_PAGE   -22

Definition at line 73 of file error_code.h.

#define ER_DISK_UNKNOWN_PURPOSE   -582

Definition at line 685 of file error_code.h.

Referenced by disk_format().

#define ER_DISK_UNKNOWN_SECTOR   -21

Definition at line 72 of file error_code.h.

#define ER_DL_ABSENT   -381

Definition at line 455 of file error_code.h.

Referenced by dl_destroy_module().

#define ER_DL_BADHDR   -383

Definition at line 457 of file error_code.h.

Referenced by dl_validate_candidates(), and dl_validate_file_entry().

#define ER_DL_DAEMON_DISAPPEARED   -393

Definition at line 467 of file error_code.h.

#define ER_DL_DAEMON_MISSING   -392

Definition at line 466 of file error_code.h.

Referenced by dl_find_daemon().

#define ER_DL_EFILE   -390

Definition at line 464 of file error_code.h.

#define ER_DL_ESYS   -389

Definition at line 463 of file error_code.h.

Referenced by vid_object_to_vobj(), and vid_vobj_to_object().

#define ER_DL_EXISTS   -380

Definition at line 454 of file error_code.h.

Referenced by dl_initiate_module().

#define ER_DL_IMAGE   -388

Definition at line 462 of file error_code.h.

Referenced by dl_initiate_module().

#define ER_DL_INVALID   -382

Definition at line 456 of file error_code.h.

Referenced by dl_destroy_module(), and dl_initiate_module().

#define ER_DL_LDEXIT   -385

Definition at line 459 of file error_code.h.

Referenced by dl_decipher_waitval().

#define ER_DL_LDTERM   -386

Definition at line 460 of file error_code.h.

Referenced by dl_decipher_waitval().

#define ER_DL_LDWAIT   -387

Definition at line 461 of file error_code.h.

Referenced by dl_decipher_waitval().

#define ER_DL_LOAD_ERR   -601

Definition at line 718 of file error_code.h.

Referenced by dl_is_valid_image_file().

#define ER_DL_MULTIPLY_DEFINED   -602

Definition at line 719 of file error_code.h.

Referenced by dl_resolve_symbol().

#define ER_DL_PATH   -384

Definition at line 458 of file error_code.h.

Referenced by dl_validate_file_entry().

#define ER_DL_PIPEHNDLR   -391

Definition at line 465 of file error_code.h.

#define ER_DO_ALTER_ADD_WITH_UNIQUE   -726

Definition at line 900 of file error_code.h.

Referenced by do_alter_one_clause_with_template().

#define ER_DO_INSERT_TOO_MANY   -721
#define ER_DO_UNDEFINED_CST_ITEM   -835

Definition at line 1040 of file error_code.h.

Referenced by make_cst_item_value().

#define ER_DO_UNKNOWN_HOSTVAR_TYPE   -865

Definition at line 1083 of file error_code.h.

Referenced by db_execute_and_keep_statement_local().

#define ER_DTSR_BAD_PAGESIZE   -629

Definition at line 758 of file error_code.h.

Referenced by find_valid_page_size().

#define ER_DWB_DISABLED   -1236

Definition at line 1588 of file error_code.h.

Referenced by dwb_acquire_next_slot().

#define ER_EH_INVALID_KEY_TYPE   -59
#define ER_EH_ROOT_CORRUPTED   -61
#define ER_EH_STR_TOO_LONG   -58

Definition at line 113 of file error_code.h.

#define ER_EH_UNKNOWN_EXT_HASH   -56

Definition at line 111 of file error_code.h.

Referenced by ehash_fix_old_page().

#define ER_EH_UNKNOWN_KEY   -57

Definition at line 112 of file error_code.h.

Referenced by ehash_delete(), and ehash_rv_delete().

#define ER_ELO_CANT_CREATE_LARGE_OBJECT   -177 /* obsolete */

Definition at line 244 of file error_code.h.

#define ER_EMERGENCY_ERROR   -540
#define ER_ENCRYPTION_LIB_FAILED   -1132
#define ER_ERROR_FROM_FOREIGN_DRIVER   -474

Definition at line 557 of file error_code.h.

#define ER_ERROR_FROM_SQLM_DRIVER   -473

Definition at line 556 of file error_code.h.

#define ER_ES_COPY_TO_DIFFERENT_TYPE   -1018

Definition at line 1273 of file error_code.h.

Referenced by es_copy_file(), and es_rename_file().

#define ER_ES_FILE_NOT_FOUND   -1020

Definition at line 1275 of file error_code.h.

Referenced by es_posix_final().

#define ER_EV_ACCESS_HANDLER   -659

Definition at line 797 of file error_code.h.

#define ER_EV_BROKEN_PIPE   -665

Definition at line 803 of file error_code.h.

Referenced by er_event(), er_event_final(), and er_event_init().

#define ER_EV_CONF_FILE   -655

Definition at line 793 of file error_code.h.

#define ER_EV_CONNECT_HANDLER   -660

Definition at line 798 of file error_code.h.

Referenced by er_event_init().

#define ER_EV_HANDLER_RESTARTED   -686

Definition at line 835 of file error_code.h.

#define ER_EV_INIT   -662

Definition at line 800 of file error_code.h.

#define ER_EV_INV_ID   -657

Definition at line 795 of file error_code.h.

#define ER_EV_NULL_ID_CONF   -656

Definition at line 794 of file error_code.h.

#define ER_EV_OUT_OF_RANGE_CONF   -658

Definition at line 796 of file error_code.h.

#define ER_EV_STARTED   -664

Definition at line 802 of file error_code.h.

Referenced by er_event_init().

#define ER_EV_STOPPED   -666

Definition at line 804 of file error_code.h.

Referenced by er_event_final(), and er_event_init().

#define ER_EV_TRUNC   -663

Definition at line 801 of file error_code.h.

#define ER_EV_WRITE_HANDLER   -661

Definition at line 799 of file error_code.h.

#define ER_FAILED   -1

Definition at line 47 of file error_code.h.

Referenced by add_and_normalize_date_time(), adjust_partition_range(), allocate_disk_structures(), allocate_disk_structures_index(), applylogdb(), au_add_method_check_authorization(), au_get_class_privilege(), au_install(), boot_backup(), boot_check_db_consistency(), boot_client_find_and_cache_class_oids(), boot_compact_classes(), boot_compact_db(), boot_compact_start(), boot_compact_stop(), boot_copy(), boot_dbparm_save_volume(), boot_delete(), boot_emergency_patch(), boot_find_rest_permanent_volumes(), boot_get_db_parm(), boot_get_server_locales(), boot_heap_compact(), boot_mount(), boot_notify_ha_log_applier_state(), boot_remove_all_volumes(), boot_restart_server(), boot_soft_rename(), boot_unregister_client(), btree_advance_and_find_key(), btree_apply_key_range_and_filter(), btree_attrinfo_read_dbvalues(), btree_build_nleafs(), btree_change_root_header_delta(), btree_check_foreign_key(), btree_check_valid_record(), btree_class_test_unique(), btree_coerce_key(), btree_construct_leafs(), btree_create_file(), btree_delete_index(), btree_delete_internal(), btree_delete_key_from_leaf(), btree_delete_meta_record(), btree_delete_overflow_key(), btree_dump_curr_key(), btree_find_lower_bound_leaf(), btree_find_min_or_max_key(), btree_find_next_index_record_holding_current(), btree_find_next_index_record_holding_current_helper(), btree_find_oid_does_mvcc_info_match(), btree_find_oid_from_leaf(), btree_find_oid_from_ovfl(), btree_find_oid_with_page_and_record(), btree_fix_ovfl_oid_page(), btree_fix_ovfl_oid_pages_tree(), btree_fix_root_for_insert(), btree_fk_object_does_exist(), btree_get_asc_desc(), btree_get_class_oid_of_unique_btid(), btree_get_max_new_data_size(), btree_get_next_overflow_vpid(), btree_get_next_page_vpid(), btree_get_num_visible_oids_from_all_ovf(), btree_get_prefix_separator(), btree_get_statistics(), btree_get_stats(), btree_get_stats_key(), btree_get_stats_midxkey(), btree_get_stats_with_AR_sampling(), btree_get_subtree_capacity(), btree_get_unique_statistics(), btree_get_unique_statistics_for_count(), btree_get_value_from_leaf_slot(), btree_ils_adjust_range(), btree_index_capacity(), btree_index_sort(), btree_init_node_header(), btree_init_overflow_header(), btree_init_root_header(), btree_insert_internal(), btree_insert_mvcc_delid_into_page(), btree_is_slot_visible(), btree_iss_set_key(), btree_key_append_object_as_new_overflow(), btree_key_append_object_non_unique(), btree_key_append_object_to_overflow(), btree_key_append_object_unique(), btree_key_delete_remove_object(), btree_key_find_and_insert_delete_mvccid(), btree_key_find_and_lock_unique_of_non_unique(), btree_key_find_and_lock_unique_of_unique(), btree_key_find_unique_version_oid(), btree_key_insert_delete_mvccid(), btree_key_insert_new_key(), btree_key_insert_new_object(), btree_key_lock_and_append_object_unique(), btree_key_online_index_IB_insert(), btree_key_online_index_tran_delete(), btree_key_online_index_tran_insert(), btree_key_online_index_tran_insert_DF(), btree_key_process_objects(), btree_key_relocate_last_into_ovf(), btree_key_remove_delete_mvccid(), btree_key_remove_delete_mvccid_non_unique(), btree_key_remove_delete_mvccid_unique(), btree_key_remove_insert_mvccid(), btree_key_remove_object_and_keep_visible_first(), btree_leaf_is_key_between_min_max(), btree_leaf_record_replace_first_with_last(), btree_leaf_remove_object(), btree_load_index(), btree_load_new_page(), btree_load_overflow_key(), btree_merge_node(), btree_merge_node_and_advance(), btree_merge_root(), btree_modify_leaf_ovfl_vpid(), btree_modify_overflow_link(), btree_node_header_redo_log(), btree_node_header_undo_log(), btree_online_index_check_unique_constraint(), btree_online_index_list_dispatcher(), btree_overflow_record_replace_object(), btree_overflow_remove_object(), btree_prepare_bts(), btree_range_opt_check_add_index_key(), btree_range_scan(), btree_range_scan_advance_over_filtered_keys(), btree_range_scan_descending_fix_prev_leaf(), btree_range_scan_find_fk_any_object(), btree_range_scan_resume(), btree_range_scan_select_visible_oids(), btree_record_get_num_visible_oids(), btree_record_remove_object(), btree_record_satisfies_snapshot(), btree_reflect_global_unique_statistics(), btree_replace_first_oid_with_ovfl_oid(), btree_rv_keyval_undo_insert_unique(), btree_rv_nodehdr_undoredo_update(), btree_rv_read_keyval_info_nocopy(), btree_rv_record_modify_internal(), btree_rv_remove_unique_stats(), btree_rv_undo_mark_dealloc_page(), btree_rv_util_save_page_records(), btree_save_last_leafrec(), btree_search_leaf_page(), btree_search_nonleaf_page(), btree_set_vpid_previous_vpid(), btree_split_node(), btree_split_node_and_advance(), btree_split_root(), btree_start_overflow_page(), btree_store_overflow_key(), btree_verify_leaf_node(), btree_verify_node(), btree_verify_nonleaf_node(), catalog_add_class_info(), catalog_add_representation(), catalog_adjust_directory_count(), catalog_assign_attribute(), catalog_check_rep_dir(), catalog_drop(), catalog_drop_all_representation_and_class(), catalog_drop_directory(), catalog_drop_disk_representation_from_page(), catalog_drop_old_representations(), catalog_drop_representation_class_from_page(), catalog_drop_representation_helper(), catalog_drop_representation_item(), catalog_fetch_attribute_value(), catalog_fetch_btree_statistics(), catalog_fetch_disk_attribute(), catalog_fetch_disk_representation(), catalog_file_map_find_optimal_page(), catalog_file_map_overflow_count(), catalog_file_map_page_dump(), catalog_get_cardinality(), catalog_get_cardinality_by_name(), catalog_get_class_info(), catalog_get_dir_oid_from_cache(), catalog_get_record_from_page(), catalog_get_representation(), catalog_get_representation_item(), catalog_initialize_new_page(), catalog_insert_representation_item(), catalog_key_copy(), catalog_put_record_into_page(), catalog_put_representation_item(), catalog_read_unread_portion(), catalog_reclaim_space(), catalog_start_access_with_dir_oid(), catalog_store_attribute_value(), catalog_store_btree_statistics(), catalog_store_disk_attribute(), catalog_store_disk_representation(), catalog_update_class_info(), catalog_write_unwritten_portion(), catcls_compile_catalog_classes(), catcls_convert_class_oid_to_oid(), catcls_delete_catalog_classes(), catcls_finalize_class_oid_to_oid_hash_table(), catcls_find_and_set_cached_class_oid(), catcls_find_class_oid_by_class_name(), catcls_find_oid_by_class_name(), catcls_get_apply_info_log_record_time(), catcls_get_db_collation(), catcls_get_or_value_from_attribute(), catcls_get_or_value_from_domain(), catcls_get_or_value_from_indexes(), catcls_get_server_compat_info(), catcls_initialize_class_oid_to_oid_hash_table(), catcls_insert_catalog_classes(), catcls_put_entry(), catcls_replace_entry_oid(), catcls_update_catalog_classes(), catcls_update_subset(), cfg_read_directory(), cfg_read_directory_ex(), check_and_fix_compat_level(), check_default_on_update_clause(), check_env_lang_val(), check_merge_trigger(), check_reinit_copylog(), check_trigger(), checksumdb(), chksum_calculate_checksum(), chksum_get_next_lower_bound(), chksum_insert_repl_log_and_demote_table_lock(), chksum_report(), chksum_update_master_checksum(), class_referenced_by_class(), classobj_copy_props(), classobj_put_foreign_key_ref(), classobj_put_index(), classobj_put_seq_and_iterate(), classobj_put_seq_with_name_and_iterate(), clogin_user(), col_insert(), col_put(), compact_db_start(), compact_db_stop(), compactdb(), compactdb_start(), convert_argv(), copy_bind_value_to_tdes(), copylogdb(), create_dir(), create_or_drop_index_helper(), crypt_default_decrypt(), crypt_default_encrypt(), crypt_md5_buffer_binary(), crypt_md5_buffer_hex(), crypt_sha_functions(), csession_create_prepared_statement(), csession_delete_prepared_statement(), csession_drop_session_variables(), csession_end_session(), csession_find_or_create_session(), csession_get_last_insert_id(), csession_get_row_count(), csession_get_variable(), csession_reset_cur_insert_id(), csession_set_row_count(), csession_set_session_variables(), csql_get_user_home(), css_change_ha_server_state(), css_check_conn(), css_get_next_client_id(), css_get_session_ids_for_active_connections(), css_gethostname(), css_init(), css_make_access_status_exist_user(), css_notify_ha_log_applier_state(), css_register_server_timeout_fn(), css_user_access_status_start_scan(), css_wp_core_job_scan_mapper(), cursor_allocate_tuple_area(), cursor_buffer_last_page(), cursor_construct_tuple_from_overflow_pages(), cursor_copy_list_id(), cursor_copy_vobj_to_dbvalue(), cursor_fetch_oids(), cursor_fetch_page_having_tuple(), cursor_fixup_set_vobjs(), cursor_get_current_oid(), cursor_get_list_file_page(), cursor_get_tuple_value(), cursor_get_tuple_value_from_list(), cursor_get_tuple_value_list(), cursor_get_tuple_value_to_dbvalue(), cursor_point_current_tuple(), cursor_prefetch_column_oids(), cursor_prefetch_first_hidden_oid(), cursor_set_oid_columns(), da_expand(), da_get(), da_put(), db_accumulate_json_arrayagg(), db_accumulate_json_objectagg(), db_add_weeks_and_days_to_date(), db_bit_count_dbval(), db_convert_json_into_scalar(), db_date_dbval(), db_date_diff(), db_date_format(), db_evaluate_json_array_append(), db_evaluate_json_array_insert(), db_evaluate_json_contains(), db_evaluate_json_depth(), db_evaluate_json_extract(), db_evaluate_json_get_all_paths(), db_evaluate_json_insert(), db_evaluate_json_keys(), db_evaluate_json_length(), db_evaluate_json_object(), db_evaluate_json_pretty(), db_evaluate_json_quote(), db_evaluate_json_remove(), db_evaluate_json_replace(), db_evaluate_json_search(), db_evaluate_json_set(), db_evaluate_json_type_dbval(), db_evaluate_json_unquote(), db_evaluate_json_valid(), db_exp_dbval(), db_format(), db_get_class_num_objs_and_pages(), db_get_class_privilege(), db_get_datetime_from_dbvalue(), db_get_time_from_dbvalue(), db_json_array_append_func(), db_json_array_insert_func(), db_json_deserialize_doc_internal(), db_json_insert_func(), db_json_replace_func(), db_json_set_func(), db_least_or_greatest(), db_local_transaction_id(), db_log_dbval(), db_pack_prepare_info(), db_power_dbval(), db_query_set_tplpos(), db_round_dbvalue_to_int(), db_set_page_size(), db_sqrt_dbval(), db_str_to_date(), db_string_insert_substring(), db_time_format(), db_unix_timestamp(), db_unpack_prepare_info(), db_value_to_enumeration_value(), delete_all_slave_ha_apply_info(), desc_disk_to_attr_info(), desc_disk_to_obj(), disk_can_overwrite_data_volume(), disk_check_sectors_are_reserved_in_volume(), disk_dump_all(), disk_reserve_from_cache(), disk_reserve_sectors(), disk_reserve_sectors_in_volume(), disk_rv_reserve_sectors(), disk_rv_unreserve_sectors(), disk_set_boot_hfid(), disk_set_creation(), disk_set_link(), disk_stab_unit_check_reserved(), disk_volume_expand(), dl_destroy_module(), dl_initiate_dynamic_loader(), dl_initiate_module(), dl_is_valid_image_file(), dl_validate_candidates(), dl_validate_file_entry(), do_add_attribute(), do_add_attribute_from_select_column(), do_alter_change_col_comment(), do_alter_change_default_cs_coll(), do_alter_change_tbl_comment(), do_alter_clause_change_attribute(), do_alter_clause_rename_entity(), do_alter_index(), do_alter_index_comment(), do_alter_index_rebuild(), do_alter_index_status(), do_alter_one_clause_with_template(), do_alter_partitioning_post(), do_alter_partitioning_pre(), do_change_att_schema_only(), do_check_fk_constraints(), do_coalesce_partition_pre(), do_create_entity(), do_create_midxkey_for_constraint(), do_create_partition(), do_create_partition_constraint(), do_create_serial(), do_drop_partition_list(), do_drop_partitioned_class(), do_evaluate_insert_values(), do_execute_merge(), do_execute_session_statement(), do_execute_statement(), do_find_unique_constraint_violations(), do_get_partition_parent(), do_get_partition_size(), do_insert_checks(), do_insert_template(), do_prepare_merge(), do_prepare_select(), do_prepare_statement(), do_process_prepare_statement(), do_promote_partition(), do_promote_partition_by_name(), do_promote_partition_list(), do_reclaim_class_addresses(), do_recreate_filter_index_constr(), do_recreate_func_index_constr(), do_redistribute_partitions_data(), do_remove_partition_pre(), do_rename_partition(), do_reorganize_partition_pre(), do_select_internal(), do_set_pruning_type(), do_statement(), dwb_check_data_page_is_sane(), dwb_flush_block(), dwb_load_and_recover_pages(), dwb_slots_hash_entry_free(), dwb_slots_hash_entry_init(), dwb_slots_hash_key_copy(), dwb_starts_structure_modification(), dwb_write_block(), ehash_apply_each(), ehash_compare_key(), ehash_compose_record(), ehash_connect_bucket(), ehash_distribute_records_into_two_bucket(), ehash_expand_directory(), ehash_find_bucket_vpid(), ehash_find_first_bit_position(), ehash_free_recdes(), ehash_get_pseudo_key(), ehash_hash(), ehash_initialize_bucket_new_page(), ehash_insert_to_bucket_after_create(), ehash_map(), ehash_merge_permanent(), elo_copy(), elo_delete(), envvar_expand(), envvar_set(), er_call_stack_init(), er_find_fmt(), er_init(), er_set_internal(), er_vsprintf(), es_posix_copy_file(), es_posix_create_file(), es_posix_delete_file(), es_posix_read_file(), es_posix_rename_file(), es_posix_write_file(), eval_item_card_set(), eval_item_card_sort_list(), eval_sub_multi_set_to_sort_list(), eval_sub_sort_list_to_multi_set(), eval_sub_sort_list_to_sort_list(), cubxasl::json_table::column::evaluate(), cubxasl::json_table::column::evaluate_exists(), cubxasl::json_table::column::evaluate_extract(), execute_create_select_query(), execute_query(), fail(), fetch_class(), fetch_copy_dbval(), fetch_instance(), fetch_peek_arith(), fetch_peek_dbval(), fetch_peek_dbval_pos(), cubscan::json_table::scanner::cursor::fetch_row(), fetch_val_list(), fi_handler_random_fail(), fi_set(), fi_set_force(), fi_test(), fi_thread_final(), fi_thread_init(), file_create(), file_dealloc(), file_destroy(), file_extdata_find_and_remove_item(), file_get_sticky_first_page(), file_get_tde_algorithm(), file_numerable_find_nth(), file_numerable_truncate(), file_perm_alloc(), file_perm_dealloc(), file_rv_dealloc_internal(), file_rv_tracker_unregister_undo(), file_rv_user_page_unmark_delete_logical(), file_table_add_full_sector(), file_table_check(), file_table_check_page_is_in_sectors(), file_table_collect_all_vsids(), file_table_move_partial_sectors_to_header(), file_temp_alloc(), file_temp_reset_user_pages(), file_temp_set_type(), file_tracker_apply_to_file(), file_tracker_check(), file_tracker_interruptable_iterate(), file_tracker_register_internal(), fileio_add_volume_to_backup_info(), fileio_allocate_and_initialize_volume_info(), fileio_backup_volume(), fileio_compress_backup_node(), fileio_decompress_restore_volume(), fileio_expand_to(), fileio_fill_hole_during_restore(), fileio_flush_backup(), fileio_get_backup_volume(), fileio_get_next_backup_volume(), fileio_list_restore(), fileio_make_error_message(), fileio_os_read(), fileio_os_write(), fileio_read_backup_info_entries(), fileio_read_restore(), fileio_read_restore_header(), fileio_request_user_response(), fileio_reset_volume(), fileio_restore_volume(), fileio_skip_restore_volume(), fileio_symlink(), fileio_synchronize_all(), fileio_write_backup(), fileio_write_backup_header(), fileio_write_backup_info_entries(), fileio_write_backup_node(), filter_local_constraints(), fix_all_volume_header(), fix_codeset_in_active_log(), fix_volume_header(), fpcache_retire(), record_descriptor::get(), get_args(), get_class_mops(), get_class_mops_from_file(), get_codeset_from_db_root(), get_db_path(), get_hour_minute_or_second(), get_index_type_qualifiers(), get_num_requested_class(), get_year_month_or_day(), hb_activate_heartbeat(), hb_cluster_calc_score(), hb_cluster_initialize(), hb_cluster_job_initialize(), hb_cluster_job_queue(), hb_cluster_job_set_expire_and_reorder(), hb_cluster_load_group_and_node_list(), hb_cluster_send_heartbeat_internal(), hb_create_master_reader(), hb_deactivate_heartbeat(), hb_deregister_from_master(), hb_prepare_deactivate_heartbeat(), hb_process_init(), hb_process_master_request(), hb_process_master_request_info(), hb_register_to_master(), hb_reload_config(), hb_resource_job_initialize(), hb_resource_job_queue(), hb_resource_job_set_expire_and_reorder(), hb_resource_send_changemode(), hb_set_net_header(), hb_start_util_process(), heap_add_chain_links(), heap_attrinfo_check(), heap_attrinfo_clear_dbvalues(), heap_attrinfo_delete_lob(), heap_attrinfo_read_dbvalues(), heap_attrinfo_read_dbvalues_without_oid(), heap_attrinfo_recache(), heap_attrinfo_recache_attrepr(), heap_attrinfo_set(), heap_attrinfo_set_uninitialized(), heap_attrinfo_set_uninitialized_global(), heap_attrinfo_start(), heap_attrinfo_start_refoids(), heap_attrinfo_start_with_btid(), heap_attrinfo_start_with_index(), heap_attrvalue_read(), heap_check_all_pages_by_heapchain(), heap_chnguess_initialize(), heap_chnguess_realloc(), heap_class_get_partition_info(), heap_classrepr_decache(), heap_classrepr_dump(), heap_classrepr_free(), heap_classrepr_get(), heap_classrepr_initialize_cache(), heap_classrepr_restart_cache(), heap_compact_pages(), heap_copy_chain(), heap_copy_header_stats(), heap_create_internal(), heap_delete_bigone(), heap_delete_home(), heap_delete_logical(), heap_delete_physical(), heap_delete_relocation(), heap_destroy_newly_created(), heap_estimate(), heap_estimate_avg_length(), heap_estimate_num_objects(), heap_eval_function_index(), heap_find_location_and_insert_rec_newhome(), heap_fix_forward_page(), heap_get_btid_from_index_name(), heap_get_capacity(), heap_get_class_info_from_record(), heap_get_class_name_alloc_if_diff(), heap_get_class_num_objects_pages(), heap_get_class_oid_from_page(), heap_get_class_subclasses(), heap_get_class_supers(), heap_get_class_tde_algorithm(), heap_get_index_with_name(), heap_get_indexinfo_of_btid(), heap_get_insert_location_with_lock(), heap_get_last_page(), heap_get_last_vpid(), heap_get_num_objects(), heap_get_partition_attributes(), heap_get_partitions_from_subclasses(), heap_get_referenced_by(), heap_has_instance(), heap_hfid_table_entry_free(), heap_hfid_table_entry_init(), heap_hfid_table_entry_key_copy(), heap_init_func_pred_unpack_info(), heap_insert_adjust_recdes_header(), heap_insert_handle_multipage_record(), heap_insert_logical(), heap_insert_physical(), heap_is_valid_oid(), heap_mark_class_as_modified(), heap_midxkey_get_value(), heap_reclaim_addresses(), heap_rv_mvcc_redo_delete_internal(), heap_rv_mvcc_redo_delete_overflow(), heap_rv_mvcc_redo_insert(), heap_rv_mvcc_redo_redistribute(), heap_rv_mvcc_undo_delete(), heap_rv_mvcc_undo_delete_overflow(), heap_rv_postpone_append_pages_to_heap(), heap_rv_undo_delete(), heap_rv_undoredo_update(), heap_scancache_add_partition_node(), heap_scancache_end_internal(), heap_scancache_reset_modify(), heap_scancache_start_internal(), heap_scancache_start_modify(), heap_scanrange_start(), heap_set_autoincrement_value(), heap_stats_bestspace_initialize(), heap_stats_get_second_best(), heap_stats_update_internal(), heap_update_adjust_recdes_header(), heap_update_bigone(), heap_update_home(), heap_update_logical(), heap_update_physical(), heap_update_relocation(), heap_update_set_prev_version(), heap_vpid_alloc(), heap_vpid_init_new(), heap_vpid_next(), heap_vpid_prev(), index_attrs_to_string(), trigger_description::init(), class_description::init(), insert_ha_apply_info(), insert_subquery_results(), cubload::session::install_class(), install_new_representation(), is_server_insert_allowed(), jsp_create_stored_procedure(), la_apply_insert_log(), la_apply_update_log(), la_change_state(), la_check_duplicated(), la_flush_repl_items(), la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_get_recdes(), la_log_io_read_with_max_retries(), la_log_record_process(), la_realloc_recdes_data(), la_unlock_dbname(), la_update_last_deleted_arv_num(), lang_charset_name_to_id(), lang_get_charset_env_string(), ldr_act_add_class_all_attrs(), ldr_check_file(), ldr_compare_attribute_with_meta(), ldr_compare_storage_order(), ldr_elo_int_db_elo(), ldr_elo_int_elem(), ldr_validate_object_file(), lf_freelist_init(), lf_freelist_retire(), lf_hash_delete_internal(), lf_hash_find(), lf_hash_insert_internal(), lf_initialize_transaction_systems(), lf_io_list_find_or_insert(), lf_list_delete(), lf_list_insert_internal(), lf_tran_system_init(), list_add(), cubload::session::load_batch(), loaddb_destroy(), loaddb_fetch_status(), loaddb_init(), loaddb_install_class(), loaddb_internal(), loaddb_load_batch(), loaddb_update_stats(), locator_add_or_remove_index_internal(), locator_all_flush(), locator_assign_all_permanent_oids(), locator_assign_oid(), locator_assign_oid_batch(), locator_attribute_info_force(), locator_cache_have_object(), locator_cache_not_have_object(), locator_cache_object_class(), locator_cache_object_instance(), locator_check_class_on_heap(), locator_check_foreign_key(), locator_check_primary_key_delete(), locator_check_primary_key_update(), locator_class_to_disk(), locator_decache_all_lock_instances(), locator_delete_force_internal(), locator_demote_class_lock(), locator_does_exist(), locator_drop_transient_class_name_entries(), locator_eval_filter_predicate(), locator_fetch(), locator_fetch_all(), locator_fetch_all_reference_lockset(), locator_fetch_lockhint_classes(), locator_fetch_lockset(), locator_find_lockset_missing_class_oids(), locator_flush_all_instances(), locator_flush_class(), locator_flush_for_multi_update(), locator_force(), locator_force_for_multi_update(), locator_get_class(), locator_get_rest_objects_classes(), locator_guess_sub_classes(), locator_initialize_lockhint(), locator_initialize_lockset(), locator_insert_force(), locator_internal_flush_instance(), locator_lock(), locator_lock_class_of_instance(), locator_lock_nested(), locator_lock_set(), locator_log_force_nologging(), locator_mem_to_disk(), locator_move_record(), locator_notify_isolation_incons(), locator_permoid_class_name(), locator_prefetch_index_page(), locator_prefetch_index_page_internal(), locator_redistribute_partition_data(), locator_remove_class(), locator_remove_class_from_index(), locator_repl_force(), locator_savepoint_transient_class_name_entries(), locator_update_force(), locator_update_index(), locator_upgrade_instances_domain(), lock_add_composite_lock(), lock_demote_class_lock(), lock_get_lock_holder_tran_index(), lock_rep_read_tran(), log_2pc_commit_first_phase(), log_2pc_recovery_start(), log_add_to_modified_class_list(), log_bind_value(), log_create(), log_create_internal(), log_dump_log_info(), log_execute(), log_initialize_internal(), log_prepare(), log_recovery_find_first_postpone(), log_replay(), log_rollback_record(), log_run_postpone_op(), log_rv_analysis_2pc_abort_decision(), log_rv_analysis_2pc_abort_inform_particps(), log_rv_analysis_2pc_commit_decision(), log_rv_analysis_2pc_commit_inform_particps(), log_rv_analysis_2pc_prepare(), log_rv_analysis_2pc_recv_ack(), log_rv_analysis_2pc_start(), log_rv_analysis_atomic_sysop_start(), log_rv_analysis_commit_with_postpone(), log_rv_analysis_compensate(), log_rv_analysis_dummy_head_postpone(), log_rv_analysis_end_checkpoint(), log_rv_analysis_postpone(), log_rv_analysis_run_postpone(), log_rv_analysis_save_point(), log_rv_analysis_sysop_end(), log_rv_analysis_sysop_start_postpone(), log_rv_analysis_undo_redo(), log_rv_analysis_will_commit(), log_rv_record_modify_internal(), log_set_suppress_repl_on_transaction(), logpb_backup(), logpb_backup_for_volume(), logpb_check_and_reset_temp_lsa(), logpb_checkpoint_topops(), logpb_copy_database(), logpb_copy_page(), logpb_copy_page_from_file(), logpb_copy_page_from_log_buffer(), logpb_copy_volume(), logpb_fetch_from_archive(), logpb_fetch_header_from_active_log(), logpb_fetch_page(), logpb_fetch_start_append_page(), logpb_flush_all_append_pages(), logpb_flush_page(), logpb_peek_header_of_active_log_from_backup(), logpb_read_page_from_file(), logpb_recreate_volume_info(), logpb_rename_all_volumes_files(), logpb_restore(), logpb_start_where_path(), logpb_verify_length(), logpb_write_page_to_disk(), logtb_collect_local_clients(), logtb_create_unique_stats_from_repr(), logtb_expand_trantable(), logtb_find_client_name_host_pid(), logtb_find_interrupt(), logtb_get_client_ids(), logtb_get_global_unique_stats(), logtb_global_unique_stat_free(), logtb_global_unique_stat_init(), logtb_global_unique_stat_key_copy(), logtb_initialize_mvcc_testing(), logtb_load_global_statistics_to_tran(), logtb_rv_update_global_unique_stats_by_abs(), logtb_tran_load_global_stats_func(), logtb_tran_prepare_count_optim_classes(), logtb_tran_update_all_global_unique_stats(), logtb_tran_update_btid_unique_stats(), logtb_update_global_unique_stats_by_delta(), logwr_check_page_checksum(), logwr_copy_log_file(), logwr_log_ha_filestat_to_string(), main(), make_number_to_char(), method_invoke_for_server(), method_invoke_from_stand_alone(), method_open_value_array_scan(), method_send_eof_to_server(), method_send_error_to_server(), method_send_value_to_server(), mht_rem(), mht_rem2(), mr_data_readval_elo(), mr_data_readval_numeric(), mr_data_readval_object(), mr_data_readval_set(), mr_data_readval_vobj(), mr_data_writeval_json(), mr_data_writeval_object(), mr_getmem_char(), mr_getmem_elo(), mr_getmem_nchar(), mr_getmem_string(), mr_getmem_varnchar(), mr_index_readval_midxkey(), mr_index_writeval_midxkey(), mr_readval_bit_internal(), mr_readval_char_internal(), mr_readval_nchar_internal(), mr_readval_string_internal(), mr_readval_varbit_internal(), mr_readval_varnchar_internal(), mr_setmem_elo(), mr_setmem_oid(), mr_setval_elo(), mr_setval_enumeration_internal(), msgcat_close(), msgcat_final(), msgcat_init(), net_client_recv_copyarea(), net_client_request_2recv_copyarea(), net_client_request_3_data_recv_copyarea(), net_client_request_3recv_copyarea(), net_client_request_recv_copyarea(), net_client_request_with_callback(), net_histo_start(), netcl_spacedb(), cubscan::json_table::scanner::next_scan(), numeric_coerce_num_to_num(), numeric_coerce_string_to_num(), numeric_db_value_add(), numeric_db_value_coerce_from_num(), numeric_db_value_coerce_from_num_strict(), numeric_db_value_coerce_to_num(), numeric_db_value_compare(), numeric_db_value_div(), numeric_db_value_mul(), numeric_db_value_sub(), online_index_builder(), cubscan::json_table::scanner::open(), open_file(), or_class_get_partition_info(), or_get_enumeration(), or_get_value(), or_mvcc_add_header(), or_mvcc_get_header(), or_mvcc_set_header(), or_mvcc_set_log_lsa_to_record(), or_put_value(), or_set_rep_id(), overflow_delete_internal(), overflow_flush_internal(), overflow_get_capacity(), overflow_insert(), cubload::load_args::parse_ignore_class_file(), parser_create_parser(), partition_attrinfo_get_key(), partition_cache_entry_to_pruning_context(), partition_cache_init(), partition_cache_pruning_context(), partition_get_partition_oids(), partition_get_value_from_key(), partition_get_value_from_regu_var(), partition_load_context_from_cache(), partition_load_partition_predicate(), partition_load_pruning_context(), partition_prune(), partition_prune_hash(), partition_prune_partition_index(), partition_prune_spec(), partition_prune_update(), partition_pruning_context_to_cache_entry(), perfmon_calc_diff_stats(), perfmon_server_start_stats(), perfmon_server_stop_stats(), pgbuf_bcb_flush_with_wal(), pgbuf_block_bcb(), pgbuf_delete_from_hash_chain(), pgbuf_flush_all_helper(), pgbuf_flush_checkpoint(), pgbuf_flush_chkpt_seq_list(), pgbuf_flush_seq_list(), pgbuf_initialize(), pgbuf_initialize_aout_list(), pgbuf_invalidate_all_debug(), pgbuf_invalidate_bcb(), pgbuf_invalidate_debug(), pgbuf_latch_bcb_upon_fix(), pgbuf_latch_idle_page(), pgbuf_ordered_fix_debug(), pgbuf_promote_read_latch_debug(), pgbuf_remove_thrd_holder(), pgbuf_rv_dealloc_undo(), pgbuf_unlatch_bcb_upon_unfix(), pgbuf_victimize_bcb(), pr_complete_enum_value(), pr_get_size_and_write_string_to_buffer(), pr_midxkey_add_elements(), pr_midxkey_unique_prefix(), prepare_and_execute_query(), prepare_mvcc_reev_data(), print_result_with_sort(), print_result_without_sort(), print_tran_entry(), prior_lsa_alloc_and_copy_crumbs(), prior_lsa_alloc_and_copy_data(), prior_lsa_gen_undoredo_record_from_crumbs(), prm_check_parameters(), prm_set_default(), proc_execute_hide_cmd_args(), process_activate_heartbeat(), process_class(), cubload::server_object_loader::process_collection_constant(), cubload::server_object_loader::process_constant(), process_deact_confirm_no_server(), process_deact_confirm_stop_all(), process_deact_stop_all(), process_deactivate_heartbeat(), process_ha_deregister_by_args(), process_ha_deregister_by_pid(), process_ha_start_util_process(), process_heartbeat(), process_is_registered_proc(), process_reconfig_heartbeat(), proxy_handler_process_client_request(), pruningset_to_spec_list(), pt_add_lock_class(), pt_add_name_col_to_sel_list(), pt_add_pseudocolumns_placeholders(), pt_append_omitted_on_update_expr_assignments(), pt_apply_expressions_definition(), pt_assignment_class_compatible(), pt_check_auto_increment_table_option(), pt_check_cume_dist_percent_rank_order_by(), pt_check_defaultf(), pt_check_enum_data_type(), pt_check_expr_collation(), pt_check_for_update_clause(), pt_check_for_update_subquery(), pt_check_order_by(), pt_check_partition_values(), pt_check_recursive_expr_collation(), pt_coerce_expression_argument(), pt_common_collation(), pt_create_iss_range(), pt_evaluate_function(), pt_evaluate_tree_internal(), pt_find_omitted_default_expr(), pt_fix_buildlist_aggregate_cume_dist_percent_rank(), pt_fix_first_term_expr_for_iss(), pt_fix_first_term_func_index_for_iss(), pt_function_name_is_spec_attr(), pt_get_enumeration_from_data_type(), pt_get_mvcc_reev_range_data(), pt_get_pred_attrs(), pt_get_query_limit_from_limit(), pt_get_query_limit_from_orderby_for(), pt_get_query_limit_value(), pt_get_select_query_columns(), pt_get_var_regu_variable_p_list(), pt_initialize_analytic_info(), pt_instnum_to_key_limit(), pt_make_outer_select_for_show_columns(), pt_ordbynum_to_key_limit_multiple_ranges(), pt_quick_resolve_names(), pt_register_parser(), pt_resolve_default_value(), pt_resolve_hint(), pt_resolve_hint_args(), pt_split_attrs(), pt_split_delete_stmt(), pt_split_hash_attrs(), pt_split_hash_attrs_for_HQ(), pt_split_pred_regu_list(), pt_to_key_limit(), pt_to_odku_info(), pt_value_links_add(), pt_wrap_select_list_with_cast_op(), put_object_set(), px_sort_myself(), qdata_add_chars_to_dbval(), qdata_add_sequence_to_dbval(), qdata_aggregate_accumulator_to_accumulator(), qdata_aggregate_multiple_values_to_accumulator(), qdata_aggregate_value_to_accumulator(), qdata_apply_interpolation_function_coercion(), qdata_benchmark(), qdata_calculate_aggregate_cume_dist_percent_rank(), qdata_convert_dbvals_to_set(), qdata_convert_table_to_set(), qdata_copy_db_value_to_tuple_value(), qdata_copy_valptr_list_to_tuple(), qdata_divide_bigint_to_dbval(), qdata_divide_dbval(), qdata_divide_double(), qdata_divide_float(), qdata_divide_int_to_dbval(), qdata_divide_monetary(), qdata_divide_numeric_to_dbval(), qdata_divide_short_to_dbval(), qdata_evaluate_aggregate_hierarchy(), qdata_evaluate_aggregate_list(), qdata_evaluate_aggregate_optimize(), qdata_evaluate_analytic_func(), qdata_evaluate_function(), qdata_evaluate_generic_function(), qdata_extract_dbval(), qdata_finalize_aggregate_list(), qdata_finalize_analytic_func(), qdata_generate_tuple_desc_for_valptr_list(), qdata_get_class_of_function(), qdata_get_interpolation_function_result(), qdata_get_single_tuple_from_list_id(), qdata_get_tuple_value_size_from_dbval(), qdata_get_valptr_type_list(), qdata_group_concat_value(), qdata_increment_dbval(), qdata_initialize_aggregate_list(), qdata_initialize_analytic_func(), qdata_insert_substring_function(), qdata_interpolation_function_values(), qdata_load_agg_hentry_from_tuple(), qdata_multiply_bigint(), qdata_multiply_double(), qdata_multiply_float(), qdata_multiply_int(), qdata_multiply_monetary(), qdata_multiply_numeric(), qdata_multiply_numeric_to_dbval(), qdata_multiply_sequence_to_dbval(), qdata_multiply_short(), qdata_process_distinct_or_sort(), qdata_regu_list_to_regu_array(), qdata_save_agg_htable_to_list(), qdata_set_valptr_list_unbound(), qdata_strcat_dbval(), qdata_subtract_bigint(), qdata_subtract_bigint_to_dbval(), qdata_subtract_date_to_dbval(), qdata_subtract_datetime(), qdata_subtract_double(), qdata_subtract_float(), qdata_subtract_int(), qdata_subtract_int_to_dbval(), qdata_subtract_monetary(), qdata_subtract_numeric_to_dbval(), qdata_subtract_sequence_to_dbval(), qdata_subtract_short(), qdata_subtract_short_to_dbval(), qdata_subtract_utime(), qdata_tuple_to_values_array(), qdata_unary_minus_dbval(), qexec_add_composite_lock(), qexec_alloc_agg_hash_context(), qexec_analytic_eval_instnum_pred(), qexec_analytic_evaluate_cume_dist_percent_rank_function(), qexec_analytic_evaluate_interpolation_function(), qexec_analytic_evaluate_offset_function(), qexec_analytic_finalize_group(), qexec_analytic_group_header_load(), qexec_analytic_sort_key_header_load(), qexec_analytic_update_group_result(), qexec_analytic_value_advance(), qexec_check_for_cycle(), qexec_check_limit_clause(), qexec_compare_valptr_with_tuple(), qexec_create_internal_classes(), qexec_create_mvcc_reev_assignments(), qexec_end_buildvalueblock_iterations(), qexec_end_mainblock_iterations(), qexec_end_one_iteration(), qexec_evaluate_aggregates_optimize(), qexec_execute_analytic(), qexec_execute_build_columns(), qexec_execute_build_indexes(), qexec_execute_connect_by(), qexec_execute_cte(), qexec_execute_delete(), qexec_execute_duplicate_key_update(), qexec_execute_increment(), qexec_execute_insert(), qexec_execute_mainblock_internal(), qexec_execute_obj_fetch(), qexec_execute_selupd_list(), qexec_execute_update(), qexec_fill_sort_limit(), qexec_for_update_set_class_locks(), qexec_gby_init_group_dim(), qexec_get_attr_default(), qexec_get_index_pseudocolumn_value_from_tuple(), qexec_get_tuple_column_value(), qexec_groupby(), qexec_groupby_index(), qexec_hash_gby_agg_tuple(), qexec_hash_gby_put_next(), qexec_init_instnum_val(), qexec_init_upddel_ehash_files(), qexec_initialize_analytic_function_state(), qexec_initialize_groupby_state(), qexec_insert_tuple_into_list(), qexec_iterate_connect_by_results(), qexec_listfile_orderby(), qexec_locate_agg_hentry_in_list(), qexec_merge_listfiles(), qexec_merge_tuple(), qexec_oid_of_duplicate_key_update(), qexec_ordby_put_next(), qexec_orderby_distinct_by_sorting(), qexec_recalc_tuples_parent_pos_in_list(), qexec_remove_duplicates_for_replace(), qexec_resolve_domains_for_aggregation(), qexec_schema_get_type_desc(), qexec_set_class_locks(), qexec_setup_list_id(), qexec_setup_topn_proc(), qexec_start_connect_by_lists(), qexec_start_mainblock_iterations(), qexec_topn_tuples_to_list_id(), qexec_update_connect_by_lists(), qexec_upddel_add_unique_oid_to_ehid(), qexec_upddel_mvcc_set_filters(), qexec_upddel_setup_current_class(), qfile_add_item_to_list(), qfile_add_overflow_tuple_to_list(), qfile_add_tuple_get_pos_in_list(), qfile_add_tuple_to_list(), qfile_advance(), qfile_allocate_new_page_if_need(), qfile_clear_list_cache(), qfile_compare_tuple_values(), qfile_copy_list_id(), qfile_copy_list_pages(), qfile_copy_tuple(), qfile_copy_tuple_descr_to_tuple(), qfile_delete_list_cache_entry(), qfile_dump_list_cache_internal(), qfile_end_use_of_list_cache_entry(), qfile_fast_intint_tuple_to_list(), qfile_fast_intval_tuple_to_list(), qfile_fast_val_tuple_to_list(), qfile_finalize_list_cache(), qfile_free_list_cache_entry(), qfile_generate_tuple_into_list(), qfile_get_first_page(), qfile_get_tuple(), qfile_initialize(), qfile_initialize_list_cache(), qfile_modify_type_list(), qfile_open_list_scan(), qfile_overwrite_tuple(), qfile_put_next_sort_item(), qfile_reallocate_tuple(), qfile_reopen_list_as_append_mode(), qfile_save_normal_tuple(), qfile_save_tuple(), qfile_set_tuple_column_value(), qfile_start_scan_fix(), qfile_update_domains_on_type_list(), qmgr_allocate_tran_entries(), qmgr_drop_all_query_plans(), qmgr_end_query(), qmgr_free_list_temp_file(), qmgr_free_temp_file_list(), qmgr_get_sql_id(), qmgr_initialize(), qo_check_terms_for_multiple_range_opt(), qo_validate_indexes_for_orderby(), qo_walk_plan_tree(), qp_get_server_info(), query_multi_range_opt_check_set_sort_col(), recdes_allocate_data_area(), redistribute_partition_data(), repl_log_get_append_lsa(), repl_set_info(), roundoff(), sboot_check_db_consistency(), sboot_get_locales_info(), sboot_get_timezone_checksum(), sboot_notify_ha_log_applier_state(), sbtree_delete_index(), sbtree_find_multi_uniques(), sbtree_get_key_type(), sc_set_current_schema(), scan_dbvals_to_midxkey(), scan_dump_key_into_tuple(), scan_get_index_oidset(), scan_init_index_key_limit(), scan_init_indx_coverage(), scan_init_iss(), scan_init_multi_range_optimization(), scan_open_index_key_info_scan(), scan_open_index_node_info_scan(), scan_open_index_scan(), scan_regu_key_to_index_key(), scan_restore_range_details(), scan_save_range_details(), scan_start_scan(), schksum_insert_repl_log_and_demote_table_lock(), scientific_to_decimal_string(), serial_get_nth_value(), serial_initialize_cache_pool(), serial_load_attribute_info_of_db_serial(), serial_update_cur_val_of_serial(), session_add_variable(), session_begin_insert_values(), session_check_session(), session_clear_query_entry_info(), session_clear_trace_stats(), session_create_prepared_statement(), session_define_variable(), session_delete_prepared_statement(), session_drop_session_variables(), session_get_last_insert_id(), session_get_load_session(), session_get_prepared_statement(), session_get_row_count(), session_get_session_id(), session_get_session_parameters(), session_get_session_tz_region(), session_get_trace_stats(), session_get_variable(), session_get_variable_no_copy(), session_key_copy(), session_key_increment(), session_load_query_entry_info(), session_remove_expired_sessions(), session_remove_query_entry_info(), session_reset_cur_insert_id(), session_set_cur_insert_id(), session_set_load_session(), session_set_row_count(), session_set_session_parameters(), session_set_session_variables(), session_set_trace_stats(), session_set_tran_auto_commit(), session_set_trigger_state(), session_state_create(), session_state_destroy(), session_state_free(), session_state_init(), cuberr::er_message::set_error(), set_host_variables(), set_op(), set_prepare_info_into_list(), page_key_boundary::set_value(), setof_mop_to_setof_vobj(), SHA1Compute(), shf_get_class_num_objs_and_pages(), sl_init(), sl_print_pk(), sl_print_select(), sl_read_catalog(), sl_write_catalog(), sl_write_delete_sql(), sl_write_insert_sql(), sl_write_sql(), sl_write_statement_sql(), sl_write_update_sql(), slocator_assign_oid(), slocator_assign_oid_batch(), slocator_fetch_all_reference_lockset(), slocator_fetch_lockhint_classes(), slocator_fetch_lockset(), slocator_remove_class_from_index(), slogin_user(), sm_decache_instances_after_query_executed_with_commit(), sm_delete_class_mop(), sm_exist_index(), sm_load_online_index(), sm_save_function_index_info(), sm_set_class_comment(), sm_truncate_using_delete(), sort_add_new_file(), sort_inphase_sort(), sort_run_add_new(), sort_validate(), spage_compact(), spage_save_space(), srepl_set_info(), ssession_delete_prepared_statement(), ssession_drop_session_variables(), ssession_get_last_insert_id(), ssession_get_prepared_statement(), ssession_get_session_variable(), ssession_set_session_variables(), statdump(), stats_update_partitioned_statistics(), sthread_kill_tran_index(), stran_can_end_after_query_execution(), stran_get_local_transaction_id(), stran_server_get_global_tran_info(), stran_server_savepoint(), stran_server_set_global_tran_info(), stran_server_start_topop(), stx_build_regu_value_list(), stx_init_xasl_unpack_info(), stx_map_stream_to_xasl_node_header(), stx_mark_struct_visited(), stx_restore_aggregate_type(), stx_restore_analytic_eval_type(), stx_restore_analytic_type(), stx_restore_arith_type(), stx_restore_cache_attrinfo(), stx_restore_db_value(), stx_restore_func_pred(), stx_restore_function_type(), stx_restore_indx_info(), stx_restore_list_id(), stx_restore_method_sig(), stx_restore_method_sig_list(), stx_restore_outptr_list(), stx_restore_pred_expr(), stx_restore_regu_variable(), stx_restore_regu_variable_list(), stx_restore_regu_varlist_list(), stx_restore_selupd_list(), stx_restore_sort_list(), stx_restore_srlist_id(), stx_restore_string(), stx_restore_val_list(), stx_restore_xasl_node(), sub_and_normalize_date_time(), sysprm_load_and_init_internal(), tde_add_mk(), tde_copy_keys_file(), tde_dump_mks(), tde_find_first_mk(), tde_get_keyinfo(), test_area_proc(), test_area_proc_1(), test_area_proc_2(), test_clear_proc_1(), test_clear_proc_2(), test_clear_proc_3(), test_freelist_proc(), test_freelist_proc_local_tran(), test_hash_proc_1(), test_hash_proc_2(), test_hash_proc_3(), test_mvcc_operations(), thread_kill_or_interrupt_tran(), thread_kill_tran_index(), cubload::to_db_elo_int(), tp_atobi(), tp_atodate(), tp_atodatetimetz(), tp_atonumeric(), tp_atotime(), tp_atotimestamptz(), tp_atoudatetime(), tp_atoutime(), tp_can_steal_string(), tp_digit_number_str_to_bi(), tp_domain_copy_enumeration(), tp_enumeration_to_varchar(), tp_hex_str_to_bi(), tp_scientific_str_to_bi(), tp_value_coerce_strict(), tp_value_str_auto_cast_to_number(), tp_value_string_to_double(), tr_get_class_name(), tr_set_comment(), tran_server_2pc_prepare_global_tran(), tran_server_get_global_tran_info(), tran_server_savepoint(), tran_server_set_global_tran_info(), cubxasl::json_table::column::trigger_on_empty(), cubxasl::json_table::column::trigger_on_error(), tz_explain_tz_id(), tz_print_tz_offset(), tz_str_read_number(), tz_str_read_time(), tz_str_to_seconds(), tzc_check_ds_ruleset(), undo_fix_compat_level(), update_class(), update_foreign_key_ref(), update_indexes(), util_byte_to_size_string(), util_msec_to_time_string(), util_parse_argument(), util_parse_string_table(), util_put_option_value(), util_size_string_to_byte(), util_size_to_byte(), util_time_string_to_msec(), util_time_to_msec(), utility_keyword_search(), vacuum_add_dropped_file(), vacuum_cleanup_dropped_files(), vacuum_consume_buffer_log_blocks(), vacuum_create_file_for_dropped_files(), vacuum_create_file_for_vacuum_data(), vacuum_fetch_log_page(), vacuum_heap_get_hfid_and_file_type(), vacuum_heap_prepare_record(), vacuum_heap_record(), vacuum_heap_record_insid_and_prev_version(), vacuum_initialize(), vacuum_load_dropped_files_from_disk(), vacuum_log_prefetch_vacuum_block(), vacuum_process_log_record(), vacuum_recover_lost_block_data(), vacuum_rv_check_at_undo(), vacuum_rv_redo_add_dropped_file(), vacuum_rv_redo_vacuum_heap_page(), vacuum_rv_replace_dropped_file(), vacuum_rv_undo_add_dropped_file(), vacuum_worker_allocate_resources(), valcnv_convert_value_to_string(), vid_encode_object(), vid_flush_all_instances(), vid_make_vid(), vid_pack_vobj(), vs_do_sprintf(), vs_grow(), vs_prepend(), vs_putc(), vs_sprintf(), vs_strcat(), vs_strcatn(), ws_init(), ws_update_oid_and_class(), xboot_check_db_consistency(), xboot_copy(), xboot_delete(), xboot_emergency_patch(), xboot_soft_rename(), xbtree_delete_index(), xbtree_get_key_type(), xcallback_console_print(), xcatalog_check_rep_dir(), xehash_destroy(), xentry_init(), xentry_uninit(), xfile_apply_tde_to_class_files(), xheap_get_class_num_objects_pages(), xheap_has_instance(), xheap_reclaim_addresses(), xio_send_user_prompt_to_client(), xlocator_assign_oid(), xlocator_check_fk_validity(), xlocator_does_exist(), xlocator_fetch(), xlocator_fetch_all(), xlocator_fetch_all_reference_lockset(), xlocator_fetch_lockhint_classes(), xlocator_fetch_lockset(), xlocator_force(), xlocator_get_class(), xlocator_get_reserved_class_name_oid(), xlocator_lock_and_fetch_all(), xlocator_remove_class_from_index(), xlocator_repl_force(), xlog_send_log_pages_to_client(), xlogtb_kill_or_interrupt_tran(), xlogtb_kill_tran_index(), xqmgr_end_query(), xqmgr_prepare_query(), xs_receive_data_from_client_with_timeout(), xs_send_action_to_client(), xs_send_method_call_info_to_client(), xserial_get_current_value_internal(), xserial_get_next_value(), xserial_get_next_value_internal(), xsession_get_session_variable_no_copy(), xstats_get_statistics_from_server(), xstats_update_statistics(), xtran_server_savepoint(), xtran_server_start_topop(), xts_get_offset_visited_ptr(), xts_get_regu_variable_value_size(), xts_map_filter_pred_to_stream(), xts_map_func_pred_to_stream(), xts_map_xasl_to_stream(), xts_mark_ptr_visited(), xts_pack_regu_variable_value(), xts_process(), xts_process_access_spec_type(), xts_process_aggregate_type(), xts_process_alsm_eval_term(), xts_process_analytic_eval_type(), xts_process_analytic_type(), xts_process_arith_type(), xts_process_attr_descr(), xts_process_buildlist_proc(), xts_process_buildvalue_proc(), xts_process_cls_spec_type(), xts_process_comp_eval_term(), xts_process_connectby_proc(), xts_process_cte_proc(), xts_process_delete_proc(), xts_process_fetch_proc(), xts_process_filter_pred_node(), xts_process_func_pred(), xts_process_function_type(), xts_process_indx_info(), xts_process_insert_proc(), xts_process_key_info(), xts_process_like_eval_term(), xts_process_list_spec_type(), xts_process_ls_merge_info(), xts_process_merge_proc(), xts_process_mergelist_proc(), xts_process_method_sig(), xts_process_method_sig_list(), xts_process_method_spec_type(), xts_process_outptr_list(), xts_process_pred(), xts_process_pred_expr(), xts_process_regu_variable(), xts_process_regu_variable_list(), xts_process_rlike_eval_term(), xts_process_selupd_list(), xts_process_set_spec_type(), xts_process_showstmt_spec_type(), xts_process_sort_list(), xts_process_srlist_id(), xts_process_union_proc(), xts_process_update_proc(), xts_process_val_list(), xts_process_xasl_node(), xts_reserve_location_in_stream(), xts_save(), xts_save_aggregate_type(), xts_save_analytic_eval_type(), xts_save_analytic_type(), xts_save_arith_type(), xts_save_cache_attrinfo(), xts_save_db_value(), xts_save_db_value_array(), xts_save_filter_pred_node(), xts_save_func_pred(), xts_save_function_type(), xts_save_hfid_array(), xts_save_indx_info(), xts_save_int_array(), xts_save_key_range_array(), xts_save_list_id(), xts_save_method_sig(), xts_save_method_sig_list(), xts_save_odku_info(), xts_save_oid_array(), xts_save_outptr_list(), xts_save_pred_expr(), xts_save_regu_variable(), xts_save_regu_variable_list(), xts_save_regu_varlist_list(), xts_save_selupd_list(), xts_save_sort_list(), xts_save_srlist_id(), xts_save_string(), xts_save_update_assignment(), xts_save_update_assignment_array(), xts_save_upddel_class_info(), xts_save_upddel_class_info_array(), xts_save_val_list(), xts_save_xasl_node(), xts_sizeof_access_spec_type(), xts_sizeof_aggregate_type(), xts_sizeof_analytic_type(), xts_sizeof_eval_term(), xts_sizeof_indx_info(), xts_sizeof_pred_expr(), xts_sizeof_regu_value_list(), xts_sizeof_regu_variable(), xts_sizeof_regu_variable_list(), xts_sizeof_sort_list(), and xts_sizeof_xasl_node().

#define ER_FILE_ALLOC_NOPAGES   -583

Definition at line 687 of file error_code.h.

#define ER_FILE_ALLOCSET_INCON_EXPECTED_NHOLES   -604

Definition at line 722 of file error_code.h.

#define ER_FILE_FTB_LOOP   -584

Definition at line 688 of file error_code.h.

#define ER_FILE_INCONSISTENT_ALLOCATION   -39

Definition at line 91 of file error_code.h.

#define ER_FILE_INCONSISTENT_EXPECTED_MARKED_DEL   -605

Definition at line 723 of file error_code.h.

#define ER_FILE_INCONSISTENT_EXPECTED_PAGES   -40

Definition at line 92 of file error_code.h.

#define ER_FILE_INCONSISTENT_HEADER   -734

Definition at line 911 of file error_code.h.

#define ER_FILE_INCONSISTENT_PAGE_ALLOCED   -1120

Definition at line 1422 of file error_code.h.

#define ER_FILE_INCONSISTENT_PAGE_NOT_ALLOCED   -1119

Definition at line 1421 of file error_code.h.

#define ER_FILE_MISMATCH_NFILES   -598

Definition at line 712 of file error_code.h.

#define ER_FILE_NOT_ENOUGH_PAGES_IN_DATABASE   -36

Definition at line 88 of file error_code.h.

Referenced by heap_stats_find_best_page().

#define ER_FILE_NOT_ENOUGH_PAGES_IN_VOLUME   -37

Definition at line 89 of file error_code.h.

Referenced by qmgr_get_new_page().

#define ER_FILE_NTH_FPAGE_OUT_OF_RANGE   -34

Definition at line 86 of file error_code.h.

#define ER_FILE_PAGE_ISNOT_PARTOF   -41

Definition at line 93 of file error_code.h.

#define ER_FILE_TABLE_CORRUPTED   -603

Definition at line 721 of file error_code.h.

#define ER_FILE_TABLE_OVERFLOW   -976

Definition at line 1219 of file error_code.h.

#define ER_FILE_UNKNOWN_FILE   -38
#define ER_FILE_UNKNOWN_VOLID   -35

Definition at line 87 of file error_code.h.

Referenced by boot_remove_temp_volume().

#define ER_FK_CANT_ASSIGN_CACHE_ATTR   -928 /* not used */

Definition at line 1159 of file error_code.h.

Referenced by er_set_internal().

#define ER_FK_CANT_DELETE_INSTANCE   -926

Definition at line 1157 of file error_code.h.

Referenced by locator_check_primary_key_delete().

#define ER_FK_CANT_DROP_CACHE_ATTR   -930 /* not used */

Definition at line 1161 of file error_code.h.

Referenced by er_set_internal().

#define ER_FK_CANT_DROP_PK_REFERRED   -923

Definition at line 1154 of file error_code.h.

Referenced by sm_delete_class_mop(), and smt_drop_constraint().

#define ER_FK_CANT_ON_PARTITION   -997

Definition at line 1248 of file error_code.h.

Referenced by do_check_fk_constraints_internal().

#define ER_FK_CANT_ON_SHARED_ATTRIBUTE   -1011

Definition at line 1263 of file error_code.h.

Referenced by do_check_fk_constraints_internal(), and smt_add_constraint().

#define ER_FK_CANT_ON_VCLASS   -929

Definition at line 1160 of file error_code.h.

#define ER_FK_HAS_DEFFERENT_TYPE_WITH_PK   -921

Definition at line 1152 of file error_code.h.

Referenced by smt_check_foreign_key().

#define ER_FK_INVALID   -922
#define ER_FK_MUST_NOT_BE_NOT_NULL   -998

Definition at line 1249 of file error_code.h.

Referenced by do_check_fk_constraints_internal().

#define ER_FK_NOT_GRANTED_LOCK   -925

Definition at line 1156 of file error_code.h.

#define ER_FK_NOT_HAVE_PK_MEMBER   -920

Definition at line 1151 of file error_code.h.

Referenced by smt_check_foreign_key().

#define ER_FK_NOT_MATCH_KEY_COUNT   -927
#define ER_FK_RESTRICT   -924
#define ER_FK_UNKNOWN_REF_CLASSNAME   -918

Definition at line 1149 of file error_code.h.

Referenced by smt_check_foreign_key().

#define ER_GADGET_ATTRS_VALS_NE   -719

Definition at line 887 of file error_code.h.

Referenced by db_gadget_exec().

#define ER_GADGET_INVALID   -718

Definition at line 886 of file error_code.h.

Referenced by db_gadget_bind(), and db_gadget_exec().

#define ER_GADGET_NO_VCLASSES   -720

Definition at line 888 of file error_code.h.

Referenced by db_gadget_create().

#define ER_GAI_ERROR   -1246

Definition at line 1604 of file error_code.h.

Referenced by css_gethostname().

#define ER_GC_BAD_POINTER   -748

Definition at line 930 of file error_code.h.

#define ER_GC_BAD_TICKET   -747

Definition at line 929 of file error_code.h.

#define ER_GENERIC_ERROR   -2

Definition at line 49 of file error_code.h.

Referenced by au_export_grants(), au_get_new_auth(), au_make_class_cache(), backupdb(), boot_check_permanent_volumes(), boot_client_all_finalize(), boot_client_find_and_cache_class_oids(), boot_initialize_client(), boot_restart_client(), btree_coerce_key(), btree_ils_adjust_range(), btree_iss_set_key(), btree_key_find_and_lock_unique_of_unique(), btree_pack_root_header(), btree_record_satisfies_snapshot(), btree_rv_nodehdr_redo_insert(), btree_rv_nodehdr_undoredo_update(), btree_rv_noderec_redo_insert(), btree_rv_noderec_undoredo_update(), btree_rv_ovfid_undoredo_update(), btree_rv_pagerec_insert(), btree_rv_redo_global_unique_stats_commit(), btree_rv_roothdr_undo_update(), btree_rv_undo_global_unique_stats_commit(), btree_rv_update_tran_stats(), catalog_initialize_new_page(), catalog_rv_insert_redo(), catalog_rv_new_page_redo(), catcls_get_apply_info_log_record_time(), catcls_get_db_collation(), catcls_get_or_value_from_attribute(), catcls_get_server_compat_info(), check_database_name_local(), check_for_cons(), check_merge_trigger(), check_missing_non_null_attrs(), check_timeout_value(), check_trigger(), check_volume_name(), classobj_make_index_filter_pred_info(), col_add(), col_delete(), col_drop(), col_drop_nulls(), col_expand_array(), col_find(), col_insert(), col_put(), compactdb(), compactdb_start(), compile_partition_expression(), construct_instance(), csession_find_or_create_session(), csession_get_prepared_statement(), css_init(), css_master_init(), css_shutdown_socket(), db_attdesc_domain(), db_query_prefetch_columns(), db_query_seek_tuple(), db_string_chr(), db_string_unique_prefix(), db_validate_query_spec(), db_value_to_enumeration_value(), db_value_to_value(), delete_list_by_oids(), delete_object_tuple(), disk_check(), disk_check_volume(), disk_reserve_sectors(), disk_volume_expand(), do_add_attribute(), do_add_methods(), do_alter_one_clause_with_template(), do_attach(), do_check_for_empty_classes_in_delete(), do_create_entity(), do_delete(), do_evaluate(), do_execute_delete(), do_execute_merge(), do_execute_statement(), do_execute_update(), do_insert_at_server(), do_merge(), do_prepare_insert(), do_prepare_insert_internal(), do_prepare_statement(), do_prepare_to_commit(), do_rollback(), do_savepoint(), do_scope(), do_set_names(), do_set_sys_params(), do_set_xaction(), do_statement(), do_update(), drop_foreign_key_ref(), ehash_distribute_records_into_two_bucket(), ehash_initialize_bucket_new_page(), ehash_insert_to_bucket(), ehash_insert_to_bucket_after_create(), ehash_merge_permanent(), ehash_rv_init_bucket_redo(), ehash_rv_insert_redo(), er_emergency(), event_log_start(), fh_get(), fh_put(), fileio_continue_restore(), fileio_expand_to(), fileio_find_restore_volume(), fileio_list_restore(), fileio_make_error_message(), fileio_write_backup_node(), get_string_date_token_id(), ha_argv_to_args(), heap_attrinfo_access(), heap_chkreloc_end(), heap_chkreloc_print_notfound(), heap_delete_logical(), heap_find_location_and_insert_rec_newhome(), heap_get_class_oid_from_page(), heap_get_partition_attributes(), heap_get_visible_version_from_log(), heap_insert_physical(), heap_is_reusable_oid(), heap_next_internal(), heap_reinitialize_page(), heap_reuse(), heap_rv_redo_insert(), heap_rv_redo_newpage(), heap_rv_redo_reuse_page(), heap_rv_redo_reuse_page_reuse_oid(), heap_rv_undoredo_pagehdr(), heap_scancache_quick_end(), heap_update_logical(), heap_update_physical(), heap_vpid_init_new(), heap_vpid_remove(), insert_local(), insert_meth_instance(), insert_subquery_results(), intl_identifier_fix(), intl_text_dbcs_to_utf8_ext(), intl_text_single_byte_to_utf8_ext(), intl_text_utf8_to_dbcs(), intl_text_utf8_to_single_byte(), javasp_check_argument(), javasp_check_database(), javasp_get_server_info(), javasp_start_server(), la_disk_to_obj(), la_get_next_update_log(), la_make_repl_item(), ldr_exec_query_from_file(), ldr_find_class(), ldr_oid_elem(), ldr_sys_user_db_generic(), load_properties(), locale_prepare_C_file(), locale_save_to_C_file(), locator_add_oid_set(), locator_cache_have_object(), locator_cache_not_have_object(), locator_cache_object_class(), locator_cache_object_instance(), locator_check_object_and_get_class(), locator_find_lockset_missing_class_oids(), locator_flush_class(), locator_internal_flush_instance(), locator_lock(), locator_lock_class_of_instance(), locator_lock_nested(), locator_mflush(), locator_unpack_oid_set_to_exist(), logpb_remote_ask_user_before_delete_volumes(), logpb_restore(), logtb_get_trans_info(), main(), map_iso_levels(), method_invoke_for_server(), method_receive_results_for_stand_alone(), mq_update_attribute(), or_get_unique_hierarchy(), or_get_value(), or_put_oid(), parse_arg(), parse_up_to_date(), parse_user_define_line(), partition_cache_entry_to_pruning_context(), partition_get_value_from_key(), partition_load_partition_predicate(), partition_prune_spec(), partition_prune_update(), pgbuf_copy_to_area(), print_string_date_token(), proc_execute_internal(), process_admin(), process_broker(), process_heartbeat(), process_heartbeat_deregister(), process_heartbeat_reload(), process_heartbeat_replication(), process_heartbeat_start(), process_heartbeat_status(), process_heartbeat_stop(), process_heartbeat_util(), process_javasp(), process_javasp_start(), process_javasp_status(), process_javasp_stop(), process_manager(), process_master(), process_server(), process_service(), pt_check_create_view(), pt_check_grammar_charset_collation(), pt_coerce_value_internal(), pt_copy_upddel_hints_to_select(), pt_create_iss_range(), pt_get_assignment_lists(), pt_get_enumeration_from_data_type(), pt_node_list_to_array(), pt_print_value(), pt_register_parser(), pt_resolve_vclass_args(), pt_set_default_data_type(), pt_set_table_to_db(), pt_split_delete_stmt(), pt_to_constraint_pred(), pt_to_delete_xasl(), pt_to_merge_insert_xasl(), pt_to_merge_update_xasl(), pt_to_merge_xasl(), pt_to_odku_info(), pt_to_spec_list(), pt_to_update_xasl(), pt_validate_query_spec(), qdata_finalize_aggregate_list(), qdata_get_valptr_type_list(), qfile_initialize_sort_key_info(), qfile_update_domains_on_type_list(), qo_reduce_order_by(), qo_reduce_order_by_for(), qo_set_cost(), regu_make_constant_vid(), rv_check_rvfuns(), sacl_dump(), scan_get_next_iss_value(), scan_init_iss(), set_iso_level(), set_iterate(), setvobj_compare(), SHA1Compute(), slocator_find_lockhint_class_oids(), slock_dump(), slogpb_dump_stat(), slogtb_dump_trantable(), sort_exphase_merge(), sort_exphase_merge_elim_dup(), sort_inphase_sort(), sort_run_flush(), spage_check_mvcc_updatable(), spage_check_updatable(), spage_compact(), spage_delete(), spage_find_empty_slot(), spage_find_empty_slot_at(), spage_find_free_slot(), spage_get_free_space_without_saving(), spage_get_record_data(), spage_insert_data(), spage_insert_for_recovery(), spage_merge(), spage_overwrite(), spage_put_helper(), spage_split(), spage_take_out(), spage_update(), spage_update_record_after_compact(), spage_update_record_in_place(), sprm_server_dump_parameters(), sqmgr_dump_query_cache(), sqmgr_dump_query_plans(), stats_find_inherited_index_stats(), sthread_dump_cs_stat(), stx_build_update_proc(), svacuum_dump(), sysprm_set_error(), tp_domain_select(), trigger_table_add(), update_check_for_constraints(), update_class_attributes(), update_object_by_oid(), update_object_tuple(), update_objs_for_list_file(), update_real_class(), us_hb_applylogdb_start(), us_hb_applylogdb_stop(), us_hb_copylogdb_start(), us_hb_copylogdb_stop(), us_hb_process_applylogdb(), us_hb_process_copylogdb(), us_hb_process_start(), us_hb_server_start(), us_hb_server_stop(), us_hb_status_get_options(), us_hb_stop_get_options(), us_hb_util_get_options(), util_get_function_name(), util_get_ha_parameters(), util_get_table_list_from_file(), util_get_utility_index(), util_make_ha_conf(), util_str_to_time_since_epoch(), utility_load_library(), utility_load_symbol(), vacuum_finalize(), vacuum_process_log_record(), vid_flush_and_rehash(), vid_get_class_object(), vid_oid_to_object(), ws_init(), xboot_unregister_client(), xcache_entry_mark_deleted(), xcache_unfix(), xlocator_get_reserved_class_name_oid(), and xqmgr_prepare_query().

#define ER_HA_LA_EXCEED_MAX_MEM_SIZE   -1035

Definition at line 1292 of file error_code.h.

Referenced by la_apply_log_file(), la_check_mem_size(), and la_log_record_process().

#define ER_HA_LA_FAILED_TO_APPLY_DELETE   -1034

Definition at line 1291 of file error_code.h.

Referenced by la_apply_delete_log(), and la_flush_repl_items().

#define ER_HA_LA_FAILED_TO_APPLY_INSERT   -1032

Definition at line 1289 of file error_code.h.

Referenced by la_apply_insert_log(), and la_flush_repl_items().

#define ER_HA_LA_FAILED_TO_APPLY_STATEMENT   -1031

Definition at line 1288 of file error_code.h.

Referenced by la_apply_statement_log().

#define ER_HA_LA_FAILED_TO_APPLY_UPDATE   -1033

Definition at line 1290 of file error_code.h.

Referenced by la_apply_update_log(), and la_flush_repl_items().

#define ER_HA_LA_FAILED_TO_CHANGE_STATE   -1027

Definition at line 1284 of file error_code.h.

Referenced by la_change_state().

#define ER_HA_LA_INVALID_REPL_LOG_PAGEID_OFFSET   -1029

Definition at line 1286 of file error_code.h.

Referenced by la_apply_log_file().

#define ER_HA_LA_INVALID_REPL_LOG_RECORD   -1030

Definition at line 1287 of file error_code.h.

Referenced by la_log_record_process().

#define ER_HA_LA_REPL_FILTER_GENERIC   -1023
#define ER_HA_LA_STARTED   -1038

Definition at line 1295 of file error_code.h.

Referenced by la_apply_log_file().

#define ER_HA_LA_STOPPED_BY_SIGNAL   -1036

Definition at line 1293 of file error_code.h.

Referenced by la_apply_log_file().

#define ER_HA_LA_UNEXPECTED_EOF_IN_ARCHIVE_LOG   -1028

Definition at line 1285 of file error_code.h.

Referenced by la_log_record_process().

#define ER_HA_LW_FAILED_GET_LOG_PAGE   -1024
#define ER_HA_LW_STARTED   -1039

Definition at line 1296 of file error_code.h.

#define ER_HA_LW_STOPPED_BY_SIGNAL   -1037

Definition at line 1294 of file error_code.h.

#define ER_HA_REPL_DELAY_DETECTED   -1025

Definition at line 1282 of file error_code.h.

Referenced by log_is_log_flush_daemon_available().

#define ER_HA_REPL_DELAY_RESOLVED   -1026

Definition at line 1283 of file error_code.h.

Referenced by log_is_log_flush_daemon_available().

#define ER_HB_STARTED   -986

Definition at line 1236 of file error_code.h.

Referenced by hb_master_init().

#define ER_HB_STOPPED   -987

Definition at line 1237 of file error_code.h.

Referenced by css_master_cleanup(), and css_process_kill_master().

#define ER_HEAP_BAD_OBJECT_TYPE   -51
#define ER_HEAP_BAD_RELOCATION_RECORD   -50

Definition at line 104 of file error_code.h.

#define ER_HEAP_CANNOT_UPDATE_CHAIN_HDR   -586

Definition at line 691 of file error_code.h.

#define ER_HEAP_CYCLE   -55

Definition at line 109 of file error_code.h.

Referenced by heap_check_all_pages_by_heapchain().

#define ER_HEAP_FOUND_NOT_VACUUMED   -1179

Definition at line 1518 of file error_code.h.

Referenced by heap_chkreloc_end().

#define ER_HEAP_MISMATCH_NPAGES   -597

Definition at line 710 of file error_code.h.

Referenced by heap_check_all_pages().

#define ER_HEAP_OVERPASS_MAXOBJ_SIZE   -54

Definition at line 108 of file error_code.h.

#define ER_HEAP_OVFADDRESS_CORRUPTED   -52

Definition at line 106 of file error_code.h.

Referenced by overflow_get_capacity(), and overflow_get_nbytes().

#define ER_HEAP_UNABLE_TO_CREATE_HEAP   -47

Definition at line 101 of file error_code.h.

Referenced by heap_create_internal().

#define ER_HEAP_UNKNOWN_ATTRS   -626

Definition at line 752 of file error_code.h.

Referenced by heap_attrinfo_recache_attrepr().

#define ER_HEAP_UNKNOWN_CLASS_OF_INSTANCE   -49
#define ER_HEAP_UNKNOWN_HEAP   -585

Definition at line 690 of file error_code.h.

Referenced by heap_update_logical().

#define ER_HEAP_UNKNOWN_OBJECT   -48

Definition at line 102 of file error_code.h.

Referenced by au_fetch_instance(), build_class_grant_list(), catalog_check_class_consistency(), catalog_get_representation_record(), catcls_expand_or_value_by_subset(), catcls_get_or_value_from_domain(), collect_class_grants(), cursor_fetch_oids(), db_is_deleted(), delete_list_by_oids(), fetch_class(), fetch_instance(), heap_attrinfo_check_unique_index(), heap_capacity_next_scan(), heap_delete_logical(), heap_does_exist(), heap_flush(), heap_get_class_oid(), heap_get_record_location(), heap_is_valid_oid(), heap_next_internal(), heap_prefetch(), heap_prepare_get_context(), heap_prepare_object_page(), heap_update_logical(), its_deleted(), locator_all_reference_lockset(), locator_assign_permanent_oid(), locator_attribute_info_force(), locator_check_class_on_heap(), locator_check_primary_key_delete(), locator_check_primary_key_update(), locator_delete_force_internal(), locator_get_object(), locator_guess_sub_classes(), locator_lock(), locator_lock_and_get_object_internal(), locator_lock_and_get_object_with_evaluation(), locator_lock_nested(), locator_lock_set(), locator_repl_prepare_force(), locator_update_force(), method_invoke_for_server(), method_receive_results_for_stand_alone(), obj_get_att(), obj_set_att(), object_to_trigger(), process_object(), pt_has_modified_class_helper(), pt_to_delete_xasl(), pt_to_insert_xasl(), pt_to_merge_insert_xasl(), pt_to_merge_update_xasl(), pt_to_update_xasl(), qexec_execute_obj_fetch(), qexec_execute_update(), scan_next_heap_scan(), scan_next_index_lookup_heap(), serial_update_cur_val_of_serial(), setof_mop_to_setof_vobj(), sm_drop_trigger(), sm_get_trigger_cache(), sm_virtual_queries(), tr_drop_trigger_internal(), tr_prepare_statement(), tr_validate_schema_cache(), update_object_tuple(), ux_execute(), ux_execute_all(), vacuum_heap_get_hfid_and_file_type(), vid_encode_object(), xlocator_fetch(), xserial_get_current_value_internal(), and xserial_get_next_value_internal().

#define ER_HEAP_WRONG_ATTRINFO   -625

Definition at line 751 of file error_code.h.

Referenced by heap_attrinfo_check().

#define ER_HF_MAX_BESTSPACE_ENTRIES   -1089

Definition at line 1368 of file error_code.h.

Referenced by heap_stats_add_bestspace().

#define ER_IB_ERROR_ABORT   -1243

Definition at line 1599 of file error_code.h.

Referenced by online_index_builder().

#define ER_INACCESSIBLE_IP   -1072
#define ER_INCREMENT_VALUE_CANNOT_BE_ZERO   -915

Definition at line 1144 of file error_code.h.

Referenced by do_create_auto_increment_serial().

#define ER_INDEX_FOUND_NOT_VACUUMED   -1180
#define ER_INHERIT_FROM_PARTITION_TABLE   -1174

Definition at line 1508 of file error_code.h.

Referenced by do_alter_one_clause_with_template(), and do_create_entity().

#define ER_INTERFACE_BROKER   -963

Definition at line 1199 of file error_code.h.

Referenced by err_from_cci().

#define ER_INTERFACE_CANNOT_BATCH_EXECUTE   -956

Definition at line 1192 of file error_code.h.

Referenced by ci_stmt_execute_batch_impl().

#define ER_INTERFACE_CANNOT_CLEAR_BATCH   -955

Definition at line 1191 of file error_code.h.

Referenced by ci_stmt_clear_batch_impl().

#define ER_INTERFACE_DBMS   -937

Definition at line 1173 of file error_code.h.

Referenced by err_from_cci().

#define ER_INTERFACE_END_OF_CURSOR   -961

Definition at line 1197 of file error_code.h.

Referenced by res_fetch_internal().

#define ER_INTERFACE_HANDLE_TIMEOUT   -942

Definition at line 1178 of file error_code.h.

Referenced by bh_root_lock().

#define ER_INTERFACE_HAS_NO_RESULT_SET   -945
#define ER_INTERFACE_INVALID_ARGUMENT   -938

Definition at line 1174 of file error_code.h.

Referenced by api_col_insert(), api_col_update(), api_collection_create(), api_collection_create_from_db_value(), api_collection_set_to_db_value(), api_qres_fetch(), api_qrmeta_get_info(), api_rmeta_get_info(), api_val_cci_bind_bind(), bh_root_acquire(), ci_batch_res_get_error(), ci_batch_res_get_error_impl(), ci_batch_res_get_result(), ci_batch_res_get_result_impl(), ci_batch_res_query_count(), ci_collection_delete(), ci_collection_free(), ci_collection_get(), ci_collection_get_elem_domain_info(), ci_collection_insert(), ci_collection_length(), ci_collection_new(), ci_collection_update(), ci_conn_connect(), ci_conn_get_error(), ci_conn_get_option(), ci_conn_get_option_impl(), ci_conn_set_option(), ci_conn_set_option_impl(), ci_oid_delete(), ci_oid_get_classname(), ci_oid_get_resultset(), ci_pmeta_get_count(), ci_pmeta_get_info(), ci_pmeta_get_info_impl(), ci_res_fetch_tell(), ci_res_get_resultset_metadata(), ci_res_get_value(), ci_res_get_value_by_name(), ci_res_update_value(), ci_rmeta_get_count(), ci_rmeta_get_info(), ci_stmt_add_batch_query(), ci_stmt_affected_rows(), ci_stmt_execute(), ci_stmt_execute_batch(), ci_stmt_execute_immediate(), ci_stmt_get_first_error(), ci_stmt_get_next_error(), ci_stmt_get_option(), ci_stmt_get_option_impl(), ci_stmt_get_parameter(), ci_stmt_get_parameter_metadata(), ci_stmt_get_query_type(), ci_stmt_get_resultset(), ci_stmt_get_resultset_metadata(), ci_stmt_get_start_line(), ci_stmt_next_result(), ci_stmt_prepare(), ci_stmt_register_out_parameter(), ci_stmt_register_out_parameter_impl(), ci_stmt_set_option(), ci_stmt_set_option_impl(), ci_stmt_set_parameter(), coerce_db_value_to_value(), coerce_value_to_db_value(), db_type_to_type(), db_value_to_value(), fill_collection(), pmeta_get_info_internal(), res_api_fetch(), res_api_get_value(), res_api_get_value_by_name(), res_api_update_value(), rm_api_get_info(), rs_init_domain(), rs_set_db_value(), stmt_get_parameter_internal(), stmt_set_parameter_internal(), type_to_db_type(), and value_to_db_value().

#define ER_INTERFACE_INVALID_HANDLE   -940
#define ER_INTERFACE_INVALID_NAME   -950

Definition at line 1186 of file error_code.h.

Referenced by api_qres_get_value_by_name().

#define ER_INTERFACE_IS_NOT_BATCH_STATEMENT   -954

Definition at line 1190 of file error_code.h.

Referenced by ci_stmt_add_batch_impl(), and ci_stmt_add_batch_query_impl().

#define ER_INTERFACE_IS_NOT_PREPARED_STATEMENT   -958
#define ER_INTERFACE_IS_PREPARED_STATEMENT   -957

Definition at line 1193 of file error_code.h.

Referenced by ci_stmt_add_batch_query_impl(), and ci_stmt_execute_immediate_impl().

#define ER_INTERFACE_NO_AVAILABLE_INFORMATION   -949

Definition at line 1185 of file error_code.h.

Referenced by pmeta_get_info_internal(), and rs_set_db_value().

#define ER_INTERFACE_NO_MORE_ERROR   -960

Definition at line 1196 of file error_code.h.

Referenced by ci_stmt_get_first_error_impl(), and ci_stmt_get_next_error_impl().

#define ER_INTERFACE_NO_MORE_RESULT   -947

Definition at line 1183 of file error_code.h.

Referenced by ci_stmt_next_result_impl().

#define ER_INTERFACE_NOT_ENOUGH_DATA_SIZE   -948
#define ER_INTERFACE_PARAM_IS_NOT_SET   -953
#define ER_INTERFACE_RESULTSET_NOT_UPDATABLE   -951
#define ER_INTERFACE_ROW_IS_DELETED   -952
#define ER_INTERFACE_TOO_MANY_CONNECTION   -939

Definition at line 1175 of file error_code.h.

Referenced by bri_alloc_root().

#define ER_INTERRUPTED   -4

Definition at line 51 of file error_code.h.

Referenced by btree_rv_keyval_undo_delete(), btree_rv_keyval_undo_insert(), btree_rv_keyval_undo_insert_mvcc_delid(), chksum_start(), disk_extend(), disk_reserve_sectors(), dwb_wait_for_block_completion(), dwb_wait_for_strucure_modification(), er_set_internal(), fileio_expand_to(), fileio_format(), fileio_write_backup_node(), heap_delete_logical(), heap_stats_find_best_page(), heap_stats_find_page_in_bestspace(), heap_update_logical(), la_log_record_process(), ldr_exec_query_from_file(), locator_add_or_remove_index_internal(), locator_all_reference_lockset(), locator_check_btree_entries(), locator_check_unique_btree_entries(), locator_guess_sub_classes(), locator_update_force(), locator_update_index(), lock_demote_class_lock(), logpb_backup(), logwr_log_ha_filestat_to_string(), online_index_builder(), pgbuf_allocate_bcb(), pgbuf_block_bcb(), pgbuf_copy_to_area(), pgbuf_fix_debug(), pgbuf_fix_with_retry(), pgbuf_is_log_check_for_interrupts(), pgbuf_ordered_fix_debug(), qexec_execute_duplicate_key_update(), qexec_execute_query(), qfile_allocate_new_page(), qmgr_get_old_page(), slogwr_get_log_pages(), sqmgr_execute_query(), ux_execute_array(), ux_execute_batch(), vacuum_check_shutdown_interruption(), vacuum_find_dropped_file(), vacuum_finished_block_vacuum(), vacuum_process_log_block(), xboot_initialize_server(), xbtree_load_online_index(), xs_receive_data_from_client_with_timeout(), xs_send_action_to_client(), and xstats_get_statistics_from_server().

#define ER_INTERRUPTING   -982

Definition at line 1229 of file error_code.h.

Referenced by logtb_set_tran_index_interrupt().

#define ER_INVALID_ACCESS_IP_CONTROL_FILE_FORMAT   -1073

Definition at line 1341 of file error_code.h.

Referenced by css_register_server_timeout_fn().

#define ER_INVALID_CHAR   -1078
#define ER_INVALID_CURRENCY_TYPE   -628

Definition at line 756 of file error_code.h.

Referenced by db_value_put_monetary_currency(), and or_put_monetary().

#define ER_INVALID_ONE_ALL_ARGUMENT   -1208

Definition at line 1558 of file error_code.h.

Referenced by is_str_find_all().

#define ER_INVALID_PRECISION   -649

Definition at line 783 of file error_code.h.

Referenced by db_value_domain_init().

#define ER_INVALID_SERIAL_VALUE   -791
#define ER_INVALID_SERVER_CHARSET   -1079

Definition at line 1351 of file error_code.h.

#define ER_IO_BKUP_DATABASE_VOLUME_OR_FILE_EXPECTED   -634

Definition at line 766 of file error_code.h.

Referenced by fileio_list_restore().

#define ER_IO_CANNOT_CHANGE_PERMISSION   -880

Definition at line 1095 of file error_code.h.

Referenced by fileio_set_permission().

#define ER_IO_CANNOT_GET_PERMISSION   -879

Definition at line 1094 of file error_code.h.

Referenced by fileio_set_permission().

#define ER_IO_CANNOT_OPEN_VERBOSE_FILE   -864

Definition at line 1081 of file error_code.h.

Referenced by fileio_initialize_backup().

#define ER_IO_DISMOUNT_FAIL   -12

Definition at line 61 of file error_code.h.

Referenced by fileio_close().

#define ER_IO_EXPAND_OUT_OF_SPACE   -708

Definition at line 868 of file error_code.h.

Referenced by fileio_expand_to().

#define ER_IO_FORMAT_BAD_NPAGES   -7

Definition at line 56 of file error_code.h.

Referenced by disk_format(), fileio_expand_to(), and fileio_format().

#define ER_IO_FORMAT_FAIL   -8

Definition at line 57 of file error_code.h.

Referenced by fileio_create(), and fileio_create_backup_volume().

#define ER_IO_FORMAT_OUT_OF_SPACE   -9
#define ER_IO_GET_LOCK_FAIL   -881

Definition at line 1096 of file error_code.h.

Referenced by fileio_get_lock().

#define ER_IO_MOUNT_LOCKED   -11
#define ER_IO_NOT_A_BACKUP   -632

Definition at line 764 of file error_code.h.

Referenced by fileio_continue_restore(), and fileio_list_restore().

#define ER_IO_NOT_A_BACKUP_OF_GIVEN_DATABASE   -633

Definition at line 765 of file error_code.h.

Referenced by fileio_continue_restore().

#define ER_IO_PREAD   -825

Definition at line 1023 of file error_code.h.

#define ER_IO_PWRITE   -826

Definition at line 1024 of file error_code.h.

#define ER_IO_RELEASE_LOCK_FAIL   -882

Definition at line 1097 of file error_code.h.

Referenced by fileio_release_lock().

#define ER_IO_RENAME_FAIL   -16

Definition at line 65 of file error_code.h.

Referenced by fileio_rename(), and fileio_unformat_and_rename().

#define ER_IO_RESTORE_ACTIVE_LOG_EXIST   -917

Definition at line 1147 of file error_code.h.

#define ER_IO_RESTORE_BKVOL_NOT_INC_ACTIVE_LOG   -916

Definition at line 1146 of file error_code.h.

#define ER_IO_RESTORE_PAGEID_OUTOF_BOUNDS   -753

Definition at line 938 of file error_code.h.

Referenced by fileio_restore_volume().

#define ER_IO_SYNC   -599

Definition at line 714 of file error_code.h.

Referenced by fileio_synchronize(), and fileio_synchronize_all().

#define ER_IO_TRUNCATE   -857

Definition at line 1070 of file error_code.h.

Referenced by fileio_expand_to().

#define ER_IO_WRITE_OUT_OF_SPACE   -15
#define ER_IT_ATTR_NOT_UPDATABLE   -618

Definition at line 742 of file error_code.h.

Referenced by obj_set_att().

#define ER_IT_FAIL_FIND_COLNAME   -434

Definition at line 512 of file error_code.h.

#define ER_IT_ILLEGAL_COMMAND   -429

Definition at line 507 of file error_code.h.

#define ER_IT_INCOMPATIBLE_DATATYPE   -425

Definition at line 503 of file error_code.h.

Referenced by pt_coerce_value_internal().

#define ER_IT_INCOMPATIBLE_DATATYPE1   -426

Definition at line 504 of file error_code.h.

#define ER_IT_INCORRECT_HOSTVAR_COUNT   -996

Definition at line 1247 of file error_code.h.

Referenced by do_set_user_host_variables().

#define ER_IT_IS_DISALLOWED_AS_PREPARED   -994

Definition at line 1245 of file error_code.h.

Referenced by do_process_prepare_statement().

#define ER_IT_MULTIPLE_STATEMENT   -435

Definition at line 513 of file error_code.h.

Referenced by db_check_single_query(), and do_process_prepare_statement().

#define ER_IT_NOT_QUERY   -436

Definition at line 514 of file error_code.h.

#define ER_IT_NOT_UPDATABLE_STMT   -428

Definition at line 506 of file error_code.h.

Referenced by make_template(), and obj_set_att().

#define ER_IT_PARSER   -431

Definition at line 509 of file error_code.h.

#define ER_IT_PREPARED_NAME_NOT_FOUND   -995
#define ER_IT_UNKNOWN_ATTRIBUTE   -433

Definition at line 511 of file error_code.h.

#define ER_IT_UNKNOWN_CALL_OBJECT   -432

Definition at line 510 of file error_code.h.

#define ER_IT_UNKNOWN_VARIABLE   -430

Definition at line 508 of file error_code.h.

Referenced by do_replicate_statement().

#define ER_JSON_ARRAY_INDEX_TOO_LARGE   -1207

Definition at line 1557 of file error_code.h.

Referenced by db_json_path_is_token_valid_array_index().

#define ER_JSON_DUPLICATE_KEY   -1204
#define ER_JSON_EXPECTED_OTHER_TYPE   -1203

Definition at line 1552 of file error_code.h.

Referenced by db_json_er_set_expected_other_type().

#define ER_JSON_EXPECTING_JSON_DOC   -1205

Definition at line 1554 of file error_code.h.

Referenced by db_value_to_json_doc().

#define ER_JSON_INVALID_JSON   -1197
#define ER_JSON_INVALIDATED_BY_SCHEMA   -1199

Definition at line 1548 of file error_code.h.

Referenced by JSON_VALIDATOR::validate().

#define ER_JSON_NO_JSON_OBJECT_PROVIDED   -1198

Definition at line 1547 of file error_code.h.

Referenced by db_json_object_contains_key().

#define ER_JSON_OBJECT_NAME_IS_NULL   -1201

Definition at line 1550 of file error_code.h.

Referenced by db_evaluate_json_object(), and qdata_evaluate_aggregate_list().

#define ER_JSON_PATH_DOES_NOT_EXIST   -1202

Definition at line 1551 of file error_code.h.

Referenced by db_json_er_set_path_does_not_exist().

#define ER_JSON_PATH_IS_NOT_ARRAY_CELL   -1206

Definition at line 1556 of file error_code.h.

Referenced by db_json_array_insert_func().

#define ER_JSON_RESERVED_ERROR_4   -1209

Definition at line 1559 of file error_code.h.

#define ER_JSON_RESERVED_ERROR_5   -1210

Definition at line 1560 of file error_code.h.

#define ER_JSON_RESERVED_ERROR_6   -1211

Definition at line 1561 of file error_code.h.

#define ER_JSON_RESERVED_ERROR_7   -1212

Definition at line 1562 of file error_code.h.

#define ER_JSON_RESERVED_ERROR_8   -1213

Definition at line 1563 of file error_code.h.

#define ER_JSON_RESERVED_ERROR_9   -1214

Definition at line 1564 of file error_code.h.

#define ER_JSON_TABLE_ON_EMPTY_ERROR   -1238

Definition at line 1591 of file error_code.h.

Referenced by cubxasl::json_table::column::trigger_on_empty().

#define ER_JSON_TABLE_ON_ERROR_INCOMP_DOMAIN   -1239

Definition at line 1592 of file error_code.h.

Referenced by cubxasl::json_table::column::trigger_on_error().

#define ER_KILL_TR_NOT_ALLOWED   -1152
#define ER_LC_BADFORCE_OPERATION   -66

Definition at line 123 of file error_code.h.

Referenced by locator_attribute_info_force(), xlocator_force(), and xlocator_repl_force().

#define ER_LC_CLASSNAME_EXIST   -65
#define ER_LC_FAILED_TO_FLUSH_REPL_ITEMS   -1170
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE1   -544
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE2   -545
#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE3   -546

Definition at line 640 of file error_code.h.

Referenced by locator_check_btree_entries().

#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE4   -698

Definition at line 852 of file error_code.h.

Referenced by locator_check_unique_btree_entries().

#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE5   -699

Definition at line 853 of file error_code.h.

Referenced by locator_check_unique_btree_entries().

#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE6   -700

Definition at line 854 of file error_code.h.

Referenced by locator_check_unique_btree_entries().

#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE7   -702

Definition at line 858 of file error_code.h.

Referenced by locator_check_unique_btree_entries().

#define ER_LC_INCONSISTENT_BTREE_ENTRY_TYPE8   -703

Definition at line 859 of file error_code.h.

Referenced by locator_check_unique_btree_entries().

#define ER_LC_INCONSISTENT_CLASSNAME_TYPE1   -68

Definition at line 125 of file error_code.h.

Referenced by locator_check_class_on_heap().

#define ER_LC_INCONSISTENT_CLASSNAME_TYPE2   -69

Definition at line 126 of file error_code.h.

Referenced by locator_check_class_names().

#define ER_LC_INCONSISTENT_CLASSNAME_TYPE3   -70

Definition at line 127 of file error_code.h.

Referenced by locator_check_class_names().

#define ER_LC_INCONSISTENT_CLASSNAME_TYPE4   -71

Definition at line 128 of file error_code.h.

Referenced by locator_check_class_on_heap().

#define ER_LC_LOCK_CACHE_ERROR   -842

Definition at line 1053 of file error_code.h.

Referenced by locator_lock_nested(), and locator_lock_set().

#define ER_LC_NOHEAP   -67

Definition at line 124 of file error_code.h.

Referenced by locator_mflush().

#define ER_LC_UNEXPECTED_PERM_OID   -725

Definition at line 898 of file error_code.h.

Referenced by locator_check_object_and_get_class().

#define ER_LDB_CONNECT_ERROR   -477

Definition at line 562 of file error_code.h.

#define ER_LDB_EXISTS   -476

Definition at line 561 of file error_code.h.

#define ER_LDR_AMBIGUOUS_DOMAIN   -560

Definition at line 661 of file error_code.h.

Referenced by check_object_domain().

#define ER_LDR_ARGUMENT_AMBIGUOUS_DOMAIN   -577

Definition at line 678 of file error_code.h.

#define ER_LDR_ARGUMENT_DOMAIN_MISMATCH   -575

Definition at line 676 of file error_code.h.

#define ER_LDR_ARGUMENT_OBJECT_DOMAIN_MISMATCH   -578

Definition at line 679 of file error_code.h.

#define ER_LDR_CANT_INSERT   -573

Definition at line 674 of file error_code.h.

#define ER_LDR_CANT_TRANSFORM   -572

Definition at line 673 of file error_code.h.

#define ER_LDR_CANT_UPDATE   -574

Definition at line 675 of file error_code.h.

#define ER_LDR_CLASS_NOT_SUPPORTED   -1245

Definition at line 1602 of file error_code.h.

Referenced by cubload::server_class_installer::install_class().

#define ER_LDR_CLASS_OBJECT_REFERENCE   -579

Definition at line 680 of file error_code.h.

Referenced by check_class_domain().

#define ER_LDR_DOMAIN_MISMATCH   -559
#define ER_LDR_ELO_INPUT_FILE   -570

Definition at line 671 of file error_code.h.

Referenced by ldr_elo_ext_elem(), and cubload::to_db_elo_ext().

#define ER_LDR_FORWARD_CONSTRUCTOR   -571

Definition at line 672 of file error_code.h.

Referenced by insert_meth_instance().

#define ER_LDR_INTERNAL_REFERENCE   -563

Definition at line 664 of file error_code.h.

Referenced by find_instance(), and ldr_oid_elem().

#define ER_LDR_INVALID_ATTRIBUTE   -580

Definition at line 681 of file error_code.h.

#define ER_LDR_INVALID_CLASS_ATTR   -769

Definition at line 960 of file error_code.h.

Referenced by ldr_act_add_attr().

#define ER_LDR_INVALID_CONSTRUCTOR   -565

Definition at line 666 of file error_code.h.

Referenced by ldr_act_set_constructor().

#define ER_LDR_INVALID_STATE   -554
#define ER_LDR_MISSING_ARGUMENT   -568

Definition at line 669 of file error_code.h.

Referenced by cubload::sa_object_loader::finish_line().

#define ER_LDR_MISSING_ATTRIBUTES   -569
#define ER_LDR_NESTED_SET   -561
#define ER_LDR_NO_CLASS_OR_NO_ATTRIBUTE   -566
#define ER_LDR_OBJECT_DOMAIN_MISMATCH   -576

Definition at line 677 of file error_code.h.

Referenced by check_object_domain().

#define ER_LDR_SET_DOMAIN_MISMATCH   -557

Definition at line 658 of file error_code.h.

#define ER_LDR_SHARED_NOT_SUPPORTED   -1244

Definition at line 1601 of file error_code.h.

Referenced by cubload::server_class_installer::install_class().

#define ER_LDR_SYSTEM_CLASS   -562

Definition at line 663 of file error_code.h.

Referenced by ldr_act_init_context().

#define ER_LDR_UNEXPECTED_ARGUMENT   -567

Definition at line 668 of file error_code.h.

Referenced by ldr_act_add_argument(), ldr_act_add_attr(), and ldr_act_meth().

#define ER_LDR_UNEXPECTED_SET   -558

Definition at line 659 of file error_code.h.

#define ER_LDR_UNIQUE_VIOLATION   -564

Definition at line 665 of file error_code.h.

#define ER_LDR_VALUE_OVERFLOW   -556
#define ER_LF_BITMAP_INVALID_FREE   -1178

Definition at line 1516 of file error_code.h.

#define ER_LK_ABORT_TRAN_TWICE   -849

Definition at line 1061 of file error_code.h.

#define ER_LK_ALLOC_RESOURCE   -851

Definition at line 1063 of file error_code.h.

#define ER_LK_DEADLOCK_CYCLE_DETECTED   -1021

Definition at line 1276 of file error_code.h.

Referenced by lock_demote_class_lock().

#define ER_LK_DEADLOCK_SPECIFIC_INFO   -1083

Definition at line 1358 of file error_code.h.

Referenced by lock_detect_local_deadlock().

#define ER_LK_FAULT_GRANTED_MODE   -853

Definition at line 1065 of file error_code.h.

#define ER_LK_INVALID_OBJECT_TYPE   -845

Definition at line 1057 of file error_code.h.

#define ER_LK_LOCK_WAITER_ONLY   -854

Definition at line 1066 of file error_code.h.

Referenced by lock_detect_local_deadlock().

#define ER_LK_LOST_TRANSACTION   -850

Definition at line 1062 of file error_code.h.

#define ER_LK_MANY_LOCK_WAIT_TRAN   -855

Definition at line 1067 of file error_code.h.

#define ER_LK_NOTENOUGH_ACTIVE_THREADS   -674

Definition at line 817 of file error_code.h.

Referenced by lock_victimize_first_thread_mapfunc().

#define ER_LK_NOTFOUND_IN_LOCK_HOLDER_LIST   -846

Definition at line 1058 of file error_code.h.

Referenced by lock_demote_class_lock().

#define ER_LK_NOTFOUND_IN_TRAN_HOLD_LIST   -847

Definition at line 1059 of file error_code.h.

#define ER_LK_NOTFOUND_IN_TRAN_NON2PL_LIST   -848

Definition at line 1060 of file error_code.h.

#define ER_LK_OBJECT_DL_TIMEOUT_CLASS_MSG   -967

Definition at line 1204 of file error_code.h.

Referenced by qexec_execute_selupd_list().

#define ER_LK_OBJECT_DL_TIMEOUT_CLASSOF_MSG   -968

Definition at line 1205 of file error_code.h.

Referenced by qexec_execute_selupd_list().

#define ER_LK_OBJECT_DL_TIMEOUT_SIMPLE_MSG   -966

Definition at line 1203 of file error_code.h.

Referenced by qexec_execute_selupd_list().

#define ER_LK_OBJECT_TIMEOUT_CLASS_MSG   -74

Definition at line 132 of file error_code.h.

#define ER_LK_OBJECT_TIMEOUT_CLASSOF_MSG   -75

Definition at line 133 of file error_code.h.

Referenced by qexec_execute_selupd_list().

#define ER_LK_OBJECT_TIMEOUT_SIMPLE_MSG   -73

Definition at line 131 of file error_code.h.

Referenced by qexec_execute_selupd_list().

#define ER_LK_ROLLBACK_ON_LOCK_ESCALATION   -1130

Definition at line 1441 of file error_code.h.

#define ER_LK_STRANGE_LOCK_WAIT   -856
#define ER_LK_TOTAL_HOLDERS_MODE   -852

Definition at line 1064 of file error_code.h.

Referenced by lock_detect_local_deadlock().

#define ER_LK_UNILATERALLY_ABORTED   -72

Definition at line 130 of file error_code.h.

Referenced by au_change_owner_method(), au_grant(), au_perform_login(), au_revoke(), au_start(), check_merge_trigger(), check_trigger(), clean_up(), compactdb_start(), css_return_queued_error(), delete_list_by_oids(), do_alter(), do_alter_change_col_comment(), do_alter_change_default_cs_coll(), do_alter_change_tbl_comment(), do_alter_clause_change_attribute(), do_alter_index_comment(), do_alter_index_rebuild(), do_alter_index_status(), do_alter_one_clause_with_template(), do_alter_trigger(), do_create_entity(), do_delete(), do_drop(), do_execute_delete(), do_execute_merge(), do_execute_statement(), do_execute_update(), do_merge(), do_reclaim_class_addresses(), do_rename(), do_statement(), do_truncate(), do_update(), find_unique(), insert_local(), la_log_record_process(), locator_assign_permanent_oid(), locator_find_class_by_oid(), locator_fun_get_all_mops(), locator_lock(), locator_lock_and_doesexist(), locator_lock_class_of_instance(), locator_lockhint_classes(), locator_mflush_force(), locator_repl_mflush_force(), log_undo_rec_restartable(), need_to_abort_tran(), obt_update_internal(), parser_generate_xasl_post(), parser_generate_xasl_pre(), pgbuf_block_bcb(), pgbuf_fix_with_retry(), pt_check_with_info(), pt_class_pre_fetch(), pt_end_query(), qexec_execute_selupd_list(), signal_evaluation_error(), sm_add_constraint(), sm_add_secondary_index_on_partition(), sm_delete_class_mop(), sm_drop_index(), sm_exist_index(), sm_rename_class(), sm_truncate_class(), tr_create_trigger(), tr_drop_trigger_internal(), tr_rename_trigger(), tran_unilaterally_abort(), update_class(), update_objs_for_list_file(), and xtran_server_abort().

#define ER_LK_UNKNOWN_ISOLATION   -844
#define ER_LO_DESCRIPTOR_CONFLICT   -438

Definition at line 517 of file error_code.h.

#define ER_LO_INVALID_LOID   -437 /* Unused */

Definition at line 516 of file error_code.h.

#define ER_LO_OVER_OFFSET   -439

Definition at line 518 of file error_code.h.

#define ER_LOG_2PC_CANNOT_ATTACH   -108

Definition at line 167 of file error_code.h.

Referenced by log_2pc_attach_global_tran().

#define ER_LOG_2PC_CANNOT_START   -860

Definition at line 1076 of file error_code.h.

Referenced by log_2pc_start().

#define ER_LOG_2PC_NON_UNIQUE_GTID   -106

Definition at line 165 of file error_code.h.

Referenced by log_2pc_prepare_global_tran().

#define ER_LOG_2PC_NOT_STARTED   -861

Definition at line 1077 of file error_code.h.

Referenced by log_2pc_prepare().

#define ER_LOG_2PC_PARTICIPANT_UNILATERALLY_ABORTED   -109

Definition at line 168 of file error_code.h.

#define ER_LOG_2PC_UNKNOWN_GTID   -107
#define ER_LOG_ALL_BUFFERS_FIXED   -77

Definition at line 136 of file error_code.h.

#define ER_LOG_ARCHIVE_CREATED   -974

Definition at line 1215 of file error_code.h.

Referenced by logpb_archive_active_log().

#define ER_LOG_BACKUP_CS_ENTER   -1087

Definition at line 1365 of file error_code.h.

Referenced by logpb_backup().

#define ER_LOG_BACKUP_CS_EXIT   -1088

Definition at line 1366 of file error_code.h.

Referenced by logpb_backup().

#define ER_LOG_BACKUP_LEVEL_NOGAPS   -767

Definition at line 956 of file error_code.h.

Referenced by logpb_backup().

#define ER_LOG_BADSTATE_FOR_CLIENT_UNDO_OR_POSTPONE   -645 /* Obsolete */

Definition at line 778 of file error_code.h.

#define ER_LOG_BKUP_DOESNOT_CORRESPOND   -647 /* Obsolete */

Definition at line 780 of file error_code.h.

#define ER_LOG_BKUP_DUPLICATE_REQUESTS   -832

Definition at line 1034 of file error_code.h.

Referenced by logpb_backup().

#define ER_LOG_BKUP_INCOMPATIBLE   -648

Definition at line 781 of file error_code.h.

Referenced by fileio_continue_restore(), and logpb_restore().

#define ER_LOG_BUFFER_POOL_TOO_SMALL   -635 /* Obsolete */

Definition at line 768 of file error_code.h.

#define ER_LOG_CANNOT_ACCESS_BACKUP   -105
#define ER_LOG_CANNOT_ADD_SAVEPOINT   -640

Definition at line 773 of file error_code.h.

Referenced by log_append_savepoint().

#define ER_LOG_CANNOT_GET_GTRINFO   -863

Definition at line 1079 of file error_code.h.

#define ER_LOG_CANNOT_SET_GTRINFO   -862

Definition at line 1078 of file error_code.h.

Referenced by log_2pc_get_global_tran_info(), and log_2pc_set_global_tran_info().

#define ER_LOG_CHECKPOINT_FINISHED   -978

Definition at line 1222 of file error_code.h.

Referenced by logpb_checkpoint().

#define ER_LOG_CHECKPOINT_SKIP_INVALID_PAGE   -1084

Definition at line 1360 of file error_code.h.

Referenced by pgbuf_flush_checkpoint(), and pgbuf_set_lsa().

#define ER_LOG_CHECKPOINT_STARTED   -977

Definition at line 1221 of file error_code.h.

Referenced by logpb_checkpoint().

#define ER_LOG_COMPENSATE_INTERFACE   -92

Definition at line 151 of file error_code.h.

Referenced by log_append_compensate_internal().

#define ER_LOG_COMPILATION_RELEASE   -88

Definition at line 147 of file error_code.h.

Referenced by log_initialize_internal(), and logpb_initialize_header().

#define ER_LOG_CORRUPTED_DB_DUE_CRASH_NOLOGGING   -610

Definition at line 730 of file error_code.h.

Referenced by log_recovery().

#define ER_LOG_CORRUPTED_DB_DUE_NOLOGGING   -609

Definition at line 729 of file error_code.h.

Referenced by log_abort(), and log_abort_partial().

#define ER_LOG_CREATE_DBBACKUP_DIRINFO   -99

Definition at line 158 of file error_code.h.

Referenced by logpb_backup(), and logpb_update_backup_volume_info().

#define ER_LOG_CREATE_LOGARCHIVE_FAIL   -98

Definition at line 157 of file error_code.h.

Referenced by logpb_archive_active_log().

#define ER_LOG_DBBACKUP_FAIL   -100
#define ER_LOG_DOESNT_CORRESPOND_TO_DATABASE   -89
#define ER_LOG_FATAL_ERROR   -644

Definition at line 777 of file error_code.h.

Referenced by log_get_undo_record(), and logpb_fatal_error_internal().

#define ER_LOG_FINISHED_TO_UPDATE_STATISTICS   -1116

Definition at line 1415 of file error_code.h.

Referenced by xstats_update_statistics().

#define ER_LOG_FLUSH_VICTIM_FINISHED   -992

Definition at line 1243 of file error_code.h.

Referenced by pgbuf_flush_victim_candidates().

#define ER_LOG_FLUSH_VICTIM_STARTED   -991

Definition at line 1242 of file error_code.h.

Referenced by pgbuf_flush_victim_candidates().

#define ER_LOG_FLUSHING_UNUPDATABLE   -638

Definition at line 771 of file error_code.h.

Referenced by logpb_flush_page(), and logpb_set_dirty().

#define ER_LOG_FREEING_TOO_MUCH   -637

Definition at line 770 of file error_code.h.

#define ER_LOG_HAS_TOPOPS_DURING_COMMIT_ABORT   -643

Definition at line 776 of file error_code.h.

Referenced by log_abort(), log_abort_partial(), and log_commit().

#define ER_LOG_INCOMPATIBLE_DATABASE   -86

Definition at line 145 of file error_code.h.

Referenced by log_initialize_internal(), and logpb_find_header_parameters().

#define ER_LOG_INCOMPATIBLE_PREFIX_NAME   -85

Definition at line 144 of file error_code.h.

Referenced by log_initialize_internal(), and logpb_find_header_parameters().

#define ER_LOG_INVALID_ISOLATION_LEVEL   -110

Definition at line 169 of file error_code.h.

#define ER_LOG_MAX_ARCHIVES_HAS_BEEN_EXCEEDED   -614

Definition at line 736 of file error_code.h.

Referenced by init_load_err_filter(), and logpb_remove_archive_logs_exceed_limit().

#define ER_LOG_MAYNEED_MEDIA_RECOVERY   -96
#define ER_LOG_MISSING_COMPENSATING_RECORD   -646

Definition at line 779 of file error_code.h.

Referenced by log_rollback_record(), and log_rv_undo_record().

#define ER_LOG_NAME_IS_TOO_LONG   -83

Definition at line 142 of file error_code.h.

Referenced by logpb_verify_length().

#define ER_LOG_NBUFFERS_TOO_SMALL   -636 /* Obsolete */

Definition at line 769 of file error_code.h.

#define ER_LOG_NOFULL_DATABASE_NAME_IS_TOO_LONG   -595

Definition at line 706 of file error_code.h.

Referenced by logpb_verify_length().

#define ER_LOG_NONAME_SAVEPOINT   -641

Definition at line 774 of file error_code.h.

Referenced by log_append_savepoint().

#define ER_LOG_NOTACTIVE_TOPOPS   -642

Definition at line 775 of file error_code.h.

Referenced by log_sysop_end_begin().

#define ER_LOG_NOTIN_ARCHIVE   -97

Definition at line 156 of file error_code.h.

Referenced by la_find_archive_num(), la_log_fetch(), and logpb_fetch_from_archive().

#define ER_LOG_POSTPONE_INTERFACE   -91

Definition at line 150 of file error_code.h.

Referenced by log_append_postpone().

#define ER_LOG_POSTPONE_LOGGING_DURING_RECOVERY   -94 /* Obsolete */

Definition at line 153 of file error_code.h.

#define ER_LOG_PREFIX_NAME_IS_TOO_LONG   -84

Definition at line 143 of file error_code.h.

Referenced by logpb_verify_length().

#define ER_LOG_RECOVER_ON_OLD_RELEASE   -87

Definition at line 146 of file error_code.h.

Referenced by fileio_continue_restore(), and log_initialize_internal().

#define ER_LOG_RECOVERY_FINISHED   -1129

Definition at line 1439 of file error_code.h.

Referenced by log_recovery().

#define ER_LOG_RECOVERY_STARTED   -1128

Definition at line 1437 of file error_code.h.

Referenced by log_recovery().

#define ER_LOG_REDO_INTERFACE   -90

Definition at line 149 of file error_code.h.

Referenced by log_append_redo_crumbs(), and log_append_undoredo_crumbs().

#define ER_LOG_REDO_LOGGING_DURING_RECOVERY   -93

Definition at line 152 of file error_code.h.

#define ER_LOG_STARTED_TO_UPDATE_STATISTICS   -1115

Definition at line 1414 of file error_code.h.

Referenced by xstats_update_statistics().

#define ER_LOG_THEREARE_PENDING_ACTIONS_MUST_LOG   -612

Definition at line 732 of file error_code.h.

Referenced by log_set_no_logging().

#define ER_LOG_UNDO_LOGGING_DURING_RECOVERY   -95 /* Obsolete */

Definition at line 154 of file error_code.h.

#define ER_LOG_UNKNOWN_SAVEPOINT   -550

Definition at line 648 of file error_code.h.

Referenced by log_abort_partial().

#define ER_LOG_UPTODATE_ERROR   -1247

Definition at line 1606 of file error_code.h.

Referenced by logpb_check_stop_at_time().

#define ER_LOG_USER_FILE_INCORRECT_PRIMARY_VOLNAME   -104

Definition at line 163 of file error_code.h.

Referenced by logpb_next_where_path().

#define ER_LOG_USER_FILE_UNKNOWN   -101
#define ER_LOG_USER_FILE_UNORDERED_ENTRIES   -103

Definition at line 162 of file error_code.h.

Referenced by boot_find_new_db_path(), and logpb_next_where_path().

#define ER_LOG_USER_FILE_WITHOUT_ENOUGH_ENTRIES   -102

Definition at line 161 of file error_code.h.

Referenced by logpb_next_where_path().

#define ER_LOG_WRITE   -79
#define ER_LOG_WRITE_OUT_OF_SPACE   -80

Definition at line 139 of file error_code.h.

Referenced by logpb_write_page_to_disk(), and logpb_writev_append_pages().

#define ER_LOG_WRONG_FORCE_DELAYED   -639

Definition at line 772 of file error_code.h.

#define ER_MAX_RECURSION_SQL_DEPTH   -1137

Definition at line 1453 of file error_code.h.

Referenced by eval_pred(), fetch_peek_arith(), and qexec_execute_mainblock().

#define ER_MERGE_TOO_MANY_SOURCE_ROWS   -1106

Definition at line 1396 of file error_code.h.

Referenced by qexec_groupby(), and qexec_groupby_index().

#define ER_MHT_NOTFOUND   -5

Definition at line 53 of file error_code.h.

#define ER_MHT_NULL_HASHTABLE   -6

Definition at line 54 of file error_code.h.

#define ER_MNT_STATS_THRESHOLD   -981

Definition at line 1227 of file error_code.h.

#define ER_MR_NULL_DOMAIN   -934

Definition at line 1168 of file error_code.h.

Referenced by pr_midxkey_compare(), and tp_value_compare_with_error().

#define ER_MR_TEMP_OID_WITHOUT_MOP   -178

Definition at line 246 of file error_code.h.

Referenced by mr_data_writemem_object().

#define ER_MVCC_CANT_GET_SNAPSHOT   -1156

Definition at line 1482 of file error_code.h.

Referenced by mvcctable::build_mvcc_info().

#define ER_MVCC_LOG_INVALID_ISOLATION_LEVEL   -1157

Definition at line 1483 of file error_code.h.

Referenced by tran_reset_isolation(), and xlogtb_reset_isolation().

#define ER_MVCC_ROW_INVALID_FOR_DELETE   -1155

Definition at line 1481 of file error_code.h.

#define ER_MVCC_SERIALIZABLE_CONFLICT   -1158
#define ER_NET_CANT_ALLOC_BUFFER   -184
#define ER_NET_DATA_RECEIVE_TIMEDOUT   -1122
#define ER_NET_DATA_TRUNCATED   -198
#define ER_NET_DIFFERENT_BIT_PLATFORM   -969
#define ER_NET_DIFFERENT_RELEASE   -547
#define ER_NET_HS_HA_REPL_DELAY   -1140

Definition at line 1457 of file error_code.h.

Referenced by check_server_capabilities().

#define ER_NET_HS_HA_REPLICA_ONLY   -1141

Definition at line 1458 of file error_code.h.

Referenced by check_server_capabilities().

#define ER_NET_HS_INCOMPAT_INTERRUPTIBILITY   -1138

Definition at line 1455 of file error_code.h.

Referenced by check_server_capabilities().

#define ER_NET_HS_INCOMPAT_RW_MODE   -1139

Definition at line 1456 of file error_code.h.

Referenced by check_server_capabilities().

#define ER_NET_HS_REMOTE_DISABLED   -1142

Definition at line 1459 of file error_code.h.

Referenced by check_server_capabilities().

#define ER_NET_HS_UNKNOWN_SERVER_REL   -1143
#define ER_NET_INVALID_HOST_NAME   -189

Definition at line 259 of file error_code.h.

Referenced by net_client_init().

#define ER_NET_INVALID_SERVER_NAME   -188

Definition at line 258 of file error_code.h.

Referenced by net_client_init().

#define ER_NET_NO_CONFIG_FILE   -192

Definition at line 262 of file error_code.h.

#define ER_NET_NO_EXPLICIT_SERVER_HOST   -985

Definition at line 1234 of file error_code.h.

Referenced by boot_restart_client().

#define ER_NET_NO_MASTER   -197

Definition at line 267 of file error_code.h.

Referenced by boot_client_all_finalize(), and net_server_start().

#define ER_NET_NO_SERVER   -196

Definition at line 266 of file error_code.h.

#define ER_NET_NO_SERVER_HOST   -190
#define ER_NET_SERVER_COMM_ERROR   -195

Definition at line 265 of file error_code.h.

Referenced by applylogdb(), la_log_record_process(), and sysprm_set_error().

#define ER_NET_SERVER_HAND_SHAKE   -743
#define ER_NET_SERVER_SHUTDOWN   -193

Definition at line 263 of file error_code.h.

Referenced by net_server_request().

#define ER_NET_UNKNOWN_SERVER_REQ   -194

Definition at line 264 of file error_code.h.

Referenced by net_server_request().

#define ER_NODATA_TOBE_UNLOADED   -877

Definition at line 1091 of file error_code.h.

Referenced by get_ordered_classes().

#define ER_NOT_A_EMPTY_VOLUME   -1171

Definition at line 1503 of file error_code.h.

#define ER_NOT_ENOUGH_SCANID_BIT   -838 /* Obsolete */

Definition at line 1046 of file error_code.h.

#define ER_NOT_IN_STANDALONE   -755
#define ER_NOT_NULL_DOES_NOT_ALLOW_NULL_VALUE   -1121

Definition at line 1424 of file error_code.h.

Referenced by btree_sort_get_next().

#define ER_NOT_SOLE_TRAN   -841

Definition at line 1051 of file error_code.h.

Referenced by sysprm_set_error().

#define ER_NOTNULL_ON_TYPE_WITHOUT_DEFAULT_VALUE   -1057

Definition at line 1319 of file error_code.h.

Referenced by do_update_new_notnull_cols_without_default().

#define ER_NTILE_INVALID_BUCKET_NUMBER   -1107

Definition at line 1398 of file error_code.h.

Referenced by qdata_evaluate_analytic_func().

#define ER_NULL_CONSTRAINT_VIOLATION   -631
#define ER_NUM_OVERFLOW   -693 /* not used */

Definition at line 844 of file error_code.h.

Referenced by er_set_internal().

#define ER_OBJ_ARGUMENT_DOMAIN_CONFLICT   -229

Definition at line 300 of file error_code.h.

Referenced by check_args().

#define ER_OBJ_ATTRIBUTE_NOT_UNIQUE   -212

Definition at line 283 of file error_code.h.

#define ER_OBJ_ATTRIBUTE_TYPE_CONFLICT   -203

Definition at line 274 of file error_code.h.

Referenced by obt_assign_obt().

#define ER_OBJ_BAD_OWNER_TAG   -216

Definition at line 287 of file error_code.h.

#define ER_OBJ_BAD_UNIQUE_REMOVAL   -201

Definition at line 272 of file error_code.h.

#define ER_OBJ_BUFFER_TOO_SMALL   -756

Definition at line 944 of file error_code.h.

Referenced by vid_encode_object().

#define ER_OBJ_CANT_ASSIGN_OID   -757
#define ER_OBJ_CANT_ENCODE_NONUPD_OBJ   -763

Definition at line 951 of file error_code.h.

Referenced by vid_encode_object().

#define ER_OBJ_CANT_ENCODE_VOBJ   -764

Definition at line 952 of file error_code.h.

Referenced by vid_encode_object(), and vid_pack_vobj().

#define ER_OBJ_CANT_RESOLVE_VOBJ_TO_OBJ   -762

Definition at line 950 of file error_code.h.

Referenced by vid_encode_object().

#define ER_OBJ_DELETED   -759

Definition at line 947 of file error_code.h.

Referenced by vid_decode_object().

#define ER_OBJ_DUPLICATE_ASSIGNMENT   -227

Definition at line 298 of file error_code.h.

Referenced by db_gadget_create(), obt_assign(), and obt_assign_obt().

#define ER_OBJ_INDEX_NOT_FOUND   -713
#define ER_OBJ_INTERNAL_ERROR_IN_DECODING   -766

Definition at line 954 of file error_code.h.

Referenced by vid_decode_object().

#define ER_OBJ_INVALID_ARGUMENT   -758
#define ER_OBJ_INVALID_ARGUMENTS   -204

Definition at line 275 of file error_code.h.

Referenced by add_arg_domain(), add_method_internal(), add_resolution(), assign_null_value(), au_fetch_class_internal(), btree_find_unique(), call_method(), catcls_vclass_install(), date_to_char(), db_2pc_prepared_transactions(), db_add_attribute_internal(), db_add_method_file(), db_add_query_spec(), db_add_set_attribute_domain(), db_add_super_internal(), db_ascii(), db_change_default(), db_change_method_implementation(), db_change_query_spec(), db_clob_to_char(), db_compress_like_pattern(), db_conv(), db_date_add_sub_interval_days(), db_date_add_sub_interval_expr(), db_dfind_multi_unique(), db_drop_method_file(), db_drop_method_files(), db_drop_query_spec(), db_drop_set_attribute_domain(), db_drop_super(), db_drop_super_connect(), db_elo_read(), db_elo_write(), db_evaluate_json_array_append(), db_evaluate_json_array_insert(), db_evaluate_json_get_all_paths(), db_evaluate_json_insert(), db_evaluate_json_keys(), db_evaluate_json_object(), db_evaluate_json_remove(), db_evaluate_json_replace(), db_evaluate_json_search(), db_evaluate_json_set(), db_execute_and_keep_statement_local(), db_execute_statement_local(), db_fetch_composition(), db_find_class_of_index(), db_find_multi_unique(), db_find_primary_key(), db_format(), db_get_attribute_class(), db_get_attribute_type(), db_get_btree_statistics(), db_get_cs_coll_info(), db_get_global_transaction_info(), db_get_info_for_like_optimization(), db_get_input_markers(), db_get_like_optimization_bounds(), db_get_next_like_pattern_character(), db_get_output_markers(), db_get_parameters(), db_get_query_type_list(), db_get_start_line(), db_get_statement_type(), db_guid(), db_hex(), db_inet_aton(), db_inet_ntoa(), db_is_updatable_attribute(), db_like_bound(), db_number_of_input_markers(), db_number_of_output_markers(), db_object_describe(), db_object_fetch(), db_query_produce_updatable_result(), db_restart(), db_seq_insert(), db_seq_put(), db_set_add(), db_set_client_cache_time(), db_set_global_transaction_info(), db_set_statement_auto_commit(), db_set_system_generated_statement(), db_sleep(), db_str_to_date(), db_string_chr(), db_string_index_prefix(), db_to_datetime(), db_to_time(), db_to_timestamp(), db_unix_timestamp(), db_validate(), db_validate_query_spec(), db_value_get(), db_value_put(), delete_object_tuple(), do_alter_user(), do_call_method(), do_change_auto_increment_serial(), do_create_user(), do_drop_user(), do_get_optimization_param(), do_get_stats(), do_prepare_delete(), do_prepare_merge(), do_prepare_select(), do_prepare_update(), do_reset_auto_increment_serial(), do_set_names(), do_set_optimization_param(), do_set_sys_params(), do_set_timezone(), do_update_auto_increment_serial_on_rename(), drop_internal(), fetch_instance(), get_set_value(), object_description::init(), class_description::init(), jsp_call_stored_procedure(), locator_flush_class(), locator_internal_flush_instance(), number_to_char(), numeric_db_value_add(), numeric_db_value_compare(), numeric_db_value_div(), numeric_db_value_increase(), numeric_db_value_is_positive(), numeric_db_value_mul(), numeric_db_value_negate(), numeric_db_value_sub(), obj_assign_value(), obj_copy(), obj_delete(), obj_desc_find_unique(), obj_desc_get(), obj_desc_send_array(), obj_desc_send_array_quick(), obj_desc_send_list(), obj_desc_send_va(), obj_desc_set(), obj_find_multi_attr(), obj_find_multi_desc(), obj_find_object_by_cons_and_key(), obj_find_object_by_pkey(), obj_find_primary_key(), obj_find_unique(), obj_get(), obj_get_shared(), obj_get_value(), obj_make_key_value(), obj_send_array(), obj_send_list(), obj_send_va(), obj_set(), obj_set_shared(), obt_assign(), obt_assign_obt(), obt_desc_set(), obt_set(), pt_append_odku_references(), pt_fold_const_expr(), pt_to_regu_variable(), pt_validate_query_spec(), qdata_benchmark(), set_change_owner(), setobj_cardinality(), setobj_copy(), setobj_create(), setobj_size(), sm_add_constraint(), sm_class_has_triggers(), smt_add_constraint(), values_list_to_values_array(), vid_build_non_upd_object(), vid_compare_non_updatable_objects(), and xdisk_get_fullname().

#define ER_OBJ_INVALID_ATTMETH   -209

Definition at line 280 of file error_code.h.

#define ER_OBJ_INVALID_ATTRIBUTE_ID   -215

Definition at line 286 of file error_code.h.

#define ER_OBJ_INVALID_INDEX_IN_PATH   -221

Definition at line 292 of file error_code.h.

Referenced by obj_get_path().

#define ER_OBJ_INVALID_OBJECT_IN_PATH   -218

Definition at line 289 of file error_code.h.

Referenced by obj_get_path().

#define ER_OBJ_INVALID_PATH_EXPRESSION   -219

Definition at line 290 of file error_code.h.

Referenced by obj_get_path().

#define ER_OBJ_INVALID_SET_IN_PATH   -220

Definition at line 291 of file error_code.h.

Referenced by obj_get_path().

#define ER_OBJ_INVALID_TEMP_OBJECT   -231
#define ER_OBJ_INVALID_TEMPLATE   -232

Definition at line 303 of file error_code.h.

Referenced by validate_template().

#define ER_OBJ_INVALID_UNIQUE_ENTRY   -213

Definition at line 284 of file error_code.h.

#define ER_OBJ_MAX_STRING   -230

Definition at line 301 of file error_code.h.

#define ER_OBJ_METHOD_USER_ERROR   -684

Definition at line 831 of file error_code.h.

Referenced by call_method().

#define ER_OBJ_MISSING_NON_NULL_ASSIGN   -225

Definition at line 296 of file error_code.h.

Referenced by check_missing_non_null_attrs(), and obt_check_missing_assignments().

#define ER_OBJ_NO_UNIQUE_CONSTRAINT   -206

Definition at line 277 of file error_code.h.

#define ER_OBJ_NULL_ADDR_OUTPUT_OBJ   -765

Definition at line 953 of file error_code.h.

Referenced by vid_decode_object().

#define ER_OBJ_NULL_VID   -760

Definition at line 948 of file error_code.h.

#define ER_OBJ_OBJECT_SIZE_ZERO   -207

Definition at line 278 of file error_code.h.

#define ER_OBJ_SET_DISCONNECT   -200

Definition at line 271 of file error_code.h.

#define ER_OBJ_SHORT_OVERFLOW   -223

Definition at line 294 of file error_code.h.

#define ER_OBJ_STRING_OVERFLOW   -222

Definition at line 293 of file error_code.h.

Referenced by check_att_domain(), check_constraints(), and smt_set_attribute_default().

#define ER_OBJ_TEMPLATE_ATT_DELETED   -211

Definition at line 282 of file error_code.h.

#define ER_OBJ_TEMPLATE_INTERNAL   -210

Definition at line 281 of file error_code.h.

Referenced by build_attr_change_map(), and obt_find_attribute().

#define ER_OBJ_TOO_MANY_ARGUMENTS   -228
#define ER_OBJ_VOBJ_MAPS_INVALID_OBJ   -761

Definition at line 949 of file error_code.h.

Referenced by vid_encode_object().

#define ER_ONLY_IN_STANDALONE   -611
#define ER_OPEN_ACCESS_LIST_FILE   -1074

Definition at line 1342 of file error_code.h.

Referenced by css_register_server_timeout_fn().

#define ER_OPFUNC_INET_ATON_ARG   -1093

Definition at line 1374 of file error_code.h.

Referenced by db_inet_aton().

#define ER_OPFUNC_INET_NTOA_ARG   -1094

Definition at line 1375 of file error_code.h.

Referenced by db_inet_ntoa().

#define ER_OUT_OF_VIRTUAL_MEMORY   -3

Definition at line 50 of file error_code.h.

Referenced by acquire_locks_for_multiple_rename(), add_deferred_activity_context(), add_foreign_key(), add_local_subquery(), add_using_index(), adjust_partition_range(), allocate_index(), allocate_query_result(), area_alloc_block(), area_alloc_blockset(), area_create(), au_export_users(), au_find_user(), au_find_user_to_drop(), au_make_class_cache(), base64_decode(), base64_encode(), base64_partition_into_chunk(), bf2df_str_cmpdisk(), bf2df_str_son_index(), bh_create(), bitset_extend(), boot_add_volume_extension(), boot_backup(), boot_check_db_consistency(), boot_compact_classes(), boot_get_server_locales(), boot_initialize_client(), btree_add_index(), btree_build_nleafs(), btree_coerce_key(), btree_find_multi_uniques(), btree_find_unique(), btree_get_next_node_info(), btree_ils_adjust_range(), btree_keyoid_checkscan_start(), btree_load_index(), btree_load_overflow_key(), btree_range_opt_check_add_index_key(), btree_store_overflow_key(), build_attr_change_map(), build_class_grant_list(), build_query_graph_function_index(), call_method(), catalog_add_representation(), catalog_get_key_list(), catalog_get_representation_directory(), catalog_reclaim_space(), catcls_allocate_entry(), catcls_allocate_or_value(), catcls_convert_attr_id_to_name(), catcls_expand_or_value_by_def(), catcls_expand_or_value_by_repr(), catcls_get_db_collation(), catcls_get_or_value_from_attribute(), catcls_get_or_value_from_attrid(), catcls_get_or_value_from_buffer(), catcls_get_or_value_from_class(), catcls_get_or_value_from_domain(), catcls_get_or_value_from_indexes(), catcls_get_or_value_from_method(), catcls_get_or_value_from_method_argument(), catcls_get_or_value_from_method_file(), catcls_get_or_value_from_method_signiture(), catcls_get_or_value_from_partition(), catcls_get_or_value_from_query_spec(), catcls_get_or_value_from_resolution(), catcls_get_property_set(), catcls_get_subset(), catcls_insert_instance(), catcls_put_or_value_into_buffer(), catcls_update_instance(), cfg_copy_hosts(), cfg_read_directory(), cfg_read_directory_ex(), check_fk_validity(), check_trigger(), chksum_get_next_lower_bound(), chksum_get_prev_checksum_results(), chksum_insert_repl_log_and_demote_table_lock(), classobj_copy_default_expr(), classobj_copy_partition_info(), classobj_make_descriptor(), classobj_make_function_index_info(), classobj_make_function_index_info_seq(), classobj_point_at_att_names(), classobj_put_index(), clogin_user(), collect_class_grants(), cubregex::compile(), compile_partition_expression(), compile_trigger_activity(), copy_bind_value_to_tdes(), create_or_drop_index_helper(), crypt_default_decrypt(), crypt_default_encrypt(), crypt_sha_functions(), csession_create_prepared_statement(), csession_delete_prepared_statement(), csession_drop_session_variables(), csession_find_or_create_session(), csession_get_prepared_statement(), csession_get_variable(), csession_set_session_variables(), css_add_client_version_string(), css_get_session_ids_for_active_connections(), css_init_conn_list(), css_net_recv(), css_pack_server_name(), css_register_server_timeout_fn(), css_send_reply_and_data_to_client(), css_user_access_status_start_scan(), date_to_char(), db_alloc_query_format(), db_alloc_query_result(), db_bigint_to_binary_string(), db_check_or_create_null_term_string(), db_compile_statement_local(), db_conv(), db_convert_sec_to_time(), db_cp_query_type(), db_cp_query_type_helper(), db_date_add_sub_interval_days(), db_date_add_sub_interval_expr(), db_date_dbval(), db_date_format(), db_execute_oid(), db_gadget_bind(), db_get_time_from_dbvalue(), db_get_user_and_host_name(), db_hex(), db_inet_aton(), db_inet_ntoa(), db_init_query_result(), db_json_unquote(), db_open_local(), db_pack_prepare_info(), db_private_alloc_debug(), db_private_realloc_debug(), db_private_realloc_external(), db_query_get_tplpos(), db_set_execution_plan(), db_str_to_date(), db_string_chr(), db_string_escape_str(), db_string_lower(), db_string_make_empty_typed_string(), db_string_regexp_count(), db_string_regexp_instr(), db_string_regexp_like(), db_string_regexp_replace(), db_string_regexp_substr(), db_string_reverse(), db_string_rlike(), db_string_truncate(), db_string_upper(), db_time_dbval(), db_time_format(), db_typeof_dbval(), db_tz_offset(), db_unpack_prepare_info(), db_validate(), db_value_alloc_and_copy(), delete_list_by_oids(), disk_cache_init(), disk_check(), disk_set_creation(), disk_set_link(), disk_spacedb(), disk_to_domain2(), do_add_constraints(), do_alter_clause_change_attribute(), do_alter_index_rebuild(), do_check_for_empty_classes_in_delete(), do_coalesce_partition_post(), do_coalesce_partition_pre(), do_create_auto_increment_serial(), do_create_partition(), do_create_partition_constraint(), do_create_serial(), do_drop_partition_list(), do_drop_session_variables(), do_execute_session_statement(), do_find_auto_increment_serial(), do_get_optimization_param(), do_get_serial_obj_id(), do_insert_template(), do_kill(), do_prepare_session_statement(), do_promote_partition_by_name(), do_promote_partition_list(), do_recreate_filter_index_constr(), do_recreate_func_index_constr(), do_redistribute_partitions_data(), do_remove_partition_pre(), do_reorganize_partition_pre(), do_replicate_statement(), do_run_update_query_for_new_default_expression_fields(), do_run_update_query_for_new_notnull_fields(), do_set_session_variables(), do_update_auto_increment_serial_on_rename(), do_update_maxvalue_of_auto_increment_serial(), do_update_new_cols_with_default_expression(), do_update_new_notnull_cols_without_default(), drop_foreign_key_ref(), dwb_block_create_ordered_slots(), dwb_create_blocks(), dwb_make_wait_queue_entry(), dwb_slots_hash_entry_alloc(), ehash_allocate_recdes(), ehash_apply_each(), ehash_rv_delete(), elo_copy_structure(), elo_create(), es_posix_copy_file(), es_posix_delete_file(), es_posix_get_file_size(), es_posix_read_file(), es_posix_rename_file(), es_posix_write_file(), event_file_open(), fetch_set_internal(), fi_thread_init(), file_create(), file_destroy(), file_perm_expand(), file_table_collect_all_vsids(), file_table_collect_ftab_pages(), file_tempcache_alloc_entry(), file_tempcache_init(), fileio_allocate_and_initialize_volume_info(), fileio_allocate_backup_info(), fileio_allocate_node(), fileio_cache(), fileio_continue_restore(), fileio_copy_volume(), fileio_expand_to(), fileio_fill_hole_during_restore(), fileio_finish_backup(), fileio_format(), fileio_get_next_backup_volume(), fileio_get_volume_label(), fileio_initialize_backup(), fileio_initialize_volume_info_cache(), fileio_is_formatted_page(), fileio_page_bitmap_create(), fileio_reset_volume(), fileio_synchronize_all(), fpcache_entry_init(), fprint_special_strings(), gen_outer(), gen_tz(), generate_natural_join_attrs_from_db_attrs(), generate_natural_join_attrs_from_subquery(), genlocale(), grok_classes(), hb_cleanup_conn_and_start_process(), hb_cluster_initialize(), hb_cluster_job_failback(), hb_cluster_job_initialize(), hb_deregister_process(), hb_get_admin_info_string(), hb_get_node_info_string(), hb_get_ping_host_info_string(), hb_get_process_info_string(), hb_job_queue(), hb_kill_all_heartbeat_process(), hb_make_set_hbp_register(), hb_pack_server_name(), hb_resource_initialize(), hb_resource_job_cleanup_all(), hb_resource_job_demote_confirm_shutdown(), hb_resource_job_demote_start_shutdown(), hb_resource_job_initialize(), heap_attrinfo_start_refoids(), heap_attrinfo_start_with_btid(), heap_attrinfo_start_with_index(), heap_chkreloc_next(), heap_chkreloc_start(), heap_chnguess_initialize(), heap_chnguess_realloc(), heap_classrepr_entry_reset(), heap_classrepr_get(), heap_classrepr_initialize_cache(), heap_eval_function_index(), heap_get_class_name_alloc_if_diff(), heap_get_class_partitions(), heap_get_referenced_by(), heap_init_func_pred_unpack_info(), heap_scancache_add_partition_node(), heap_stats_add_bestspace(), heap_vacuum_all_objects(), help_trigger_names(), hl_lea_alloc(), hl_lea_realloc(), object_description::init(), class_description::init(), init_tz_name(), init_uca_instance(), init_user_locales(), insert_subquery_results(), intl_text_dbcs_to_utf8_ext(), intl_text_single_byte_to_utf8_ext(), intl_text_utf8_to_dbcs(), intl_text_utf8_to_single_byte(), javasp_status_server(), jsp_alloc_response(), jsp_call_from_server(), jsp_call_stored_procedure(), jsp_send_call_request(), jsp_start_server(), la_add_node_into_la_commit_list(), la_add_repl_filter(), la_apply_log_file(), la_apply_pre(), la_create_repl_filter(), la_expand_cache_log_buffer(), la_find_log_pagesize(), la_get_current(), la_get_log_data(), la_get_overflow_recdes(), la_get_range_of_archive(), la_get_undoredo_diff(), la_get_zipped_data(), la_init_cache_log_buffer(), la_init_cache_pb(), la_init_recdes_pool(), la_init_repl_lists(), la_log_fetch_from_archive(), la_log_page_check(), la_new_repl_item(), la_realloc_recdes_data(), la_set_repl_log(), lang_locale_data_load_from_lib(), lf_freelist_alloc_block(), lf_hash_init(), lf_tran_system_init(), load_ducet(), load_properties(), lob_to_bit_char(), locator_all_reference_lockset(), locator_allocate_copy_area_by_length(), locator_assign_oid(), locator_assign_oid_batch(), locator_cache(), locator_cache_have_object(), locator_cache_not_have_object(), locator_cache_object_class(), locator_cache_object_instance(), locator_check_btree_entries(), locator_check_class(), locator_check_fk_validity(), locator_check_primary_key_delete(), locator_check_primary_key_update(), locator_check_unique_btree_entries(), locator_delete_class_name(), locator_find_class_by_oid(), locator_find_class_oid(), locator_find_lockhint_class_oids(), locator_force(), locator_fun_get_all_mops(), locator_get_reserved_class_name_oid(), locator_get_rest_objects_classes(), locator_guess_sub_classes(), locator_initialize(), locator_lock_set(), locator_lockhint_classes(), locator_mflush(), locator_mflush_reallocate_copy_area(), locator_permoid_class_name(), locator_redistribute_partition_data(), locator_rename_class_name(), locator_reserve_class_names(), locator_save_nested_mops(), lock_add_composite_lock(), lock_demote_class_lock(), lock_get_lock_holder_tran_index(), lock_unlock_all_shared_get_all_exclusive(), log_2pc_commit_first_phase(), log_2pc_recovery_start(), log_2pc_set_global_tran_info(), log_abort_all_active_transaction(), log_append_get_data_ptr(), log_append_init_zip(), log_append_realloc_data_ptr(), log_does_active_user_exist(), log_dump_data(), log_get_undo_record(), log_initialize_internal(), log_read_sysop_start_postpone(), log_rv_analysis_end_checkpoint(), log_rv_analysis_sysop_end(), log_rv_analysis_sysop_start_postpone(), log_set_suppress_repl_on_transaction(), log_unzip(), log_zip(), log_zip_alloc(), logpb_flush_header(), logpb_initialize_flush_info(), logpb_initialize_pool(), logtb_allocate_tdes_area(), logtb_define_trantable_log_latch(), logtb_expand_trantable(), logtb_get_trans_info(), logtb_global_unique_stat_alloc(), logtb_initialize_mvcc_testing(), logtb_realloc_topops_stack(), logtb_tran_create_btid_unique_stats(), logtb_tran_create_class_cos(), logwr_log_ha_filestat_to_string(), make_activity(), make_mergelist_proc(), make_state(), method_clear_scan_buffer(), method_initialize_vacomm_buffer(), method_invoke_for_server(), method_send_value_to_server(), mht_create(), mht_create_hls(), mht_rehash(), mr_data_cmpdisk_string(), mr_data_cmpdisk_varnchar(), mr_readval_string_internal(), mr_readval_varnchar_internal(), msgcat_open(), net_client_check_log_header(), number_to_char(), or_class_tde_algorithm(), or_get_all_representation(), or_get_attr_string(), or_get_current_representation(), or_get_enumeration(), or_get_hierarchy_helper(), or_install_btids(), or_install_btids_class(), or_install_btids_filter_pred(), or_install_btids_function_info(), or_install_btids_prefix_length(), or_put_varchar_internal(), or_unpack_query_format(), or_unpack_recdes(), or_unpack_spacedb(), or_unpack_string_alloc(), or_unpack_unbound_listid(), orc_class_info_from_record(), orc_diskrep_from_record(), orc_subclasses_from_record(), orc_superclasses_from_record(), overflow_insert(), parser_create_node_block(), parser_create_parser(), parser_create_string_block(), parser_generate_xasl_post(), partition_load_aggregate_helper(), partition_pruning_context_to_cache_entry(), perfmon_allocate_packed_values_buffer(), perfmon_allocate_values(), perfmon_initialize(), perfmon_server_copy_global_stats(), perfmon_server_copy_stats(), pgbuf_allocate_thrd_holder_entry(), pgbuf_initialize(), pgbuf_initialize_aout_list(), pgbuf_initialize_bcb_table(), pgbuf_initialize_hash_table(), pgbuf_initialize_lock_table(), pgbuf_initialize_lru_list(), pgbuf_initialize_page_monitor(), pgbuf_initialize_page_quota(), pgbuf_initialize_seq_flusher(), pgbuf_initialize_thrd_holder(), pr_complete_enum_value(), pr_do_db_value_string_compression(), pr_get_compression_length(), pr_get_size_and_write_string_to_buffer(), prepare_query(), prior_lsa_alloc_and_copy_crumbs(), prior_lsa_alloc_and_copy_data(), prior_lsa_copy_redo_crumbs_to_node(), prior_lsa_copy_redo_data_to_node(), prior_lsa_copy_undo_crumbs_to_node(), prior_lsa_copy_undo_data_to_node(), prior_lsa_gen_2pc_prepare_record(), prior_lsa_gen_dbout_redo_record(), prior_lsa_gen_end_chkpt_record(), prior_lsa_gen_postpone_record(), prior_lsa_gen_record(), prior_lsa_gen_undoredo_record_from_crumbs(), prm_set_force(), pt_alloc_packing_buf(), pt_associate_label_with_value(), pt_fix_first_term_func_index_for_iss(), pt_get_assignment_lists(), pt_get_enumeration_from_data_type(), pt_make_constant_regu_list_from_val_list(), pt_make_outer_select_for_show_columns(), pt_node_data_type_to_db_domain(), pt_node_to_function_index(), pt_node_to_partition_info(), pt_register_parser(), pt_serial_to_xasl_class_oid_list(), pt_string_to_db_domain(), pt_to_update_xasl(), pt_upd_domain_info(), push_uci_environment(), qdata_alloc_agg_hkey(), qdata_alloc_agg_hvalue(), qdata_alloc_hscan_key(), qdata_alloc_hscan_value(), qdata_alloc_hscan_value_OID(), qdata_copy_hscan_key(), qdata_copy_hscan_key_without_alloc(), qentry_to_sentry(), qexec_alloc_agg_hash_context(), qexec_execute_build_indexes(), qexec_execute_insert(), qexec_generate_tuple_descriptor(), qexec_get_index_pseudocolumn_value_from_tuple(), qexec_hash_gby_agg_tuple(), qexec_init_agg_hierarchy_helpers(), qexec_init_index_pseudocolumn_strings(), qexec_initialize_analytic_function_state(), qexec_schema_get_type_desc(), qexec_setup_list_id(), qexec_topn_tuples_to_list_id(), qmgr_add_modified_class(), qmgr_allocate_query_entry(), qmgr_allocate_tempfile_with_buffer(), qmgr_allocate_tran_entries(), qmgr_create_result_file(), qmgr_execute_query(), qmgr_get_sql_id(), qmgr_prepare_and_execute_query(), qmgr_prepare_query(), qo_alloc_index(), qo_alloc_info(), qo_alloc_planner(), qo_assign_eq_classes(), qo_discover_partitions(), qo_env_init(), qo_env_new(), qo_find_node_indexes(), qo_get_attr_info(), qo_get_attr_info_func_index(), qo_get_class_info(), qo_get_index_info(), qo_get_xasl_index_info(), qo_plan_malloc(), qo_search_planner(), qstr_replace(), query_multi_range_opt_check_set_sort_col(), repl_set_info(), save_constraint_info_from_pt_node(), sboot_get_locales_info(), sboot_get_timezone_checksum(), sbtree_get_key_type(), scan_alloc_oid_list(), scan_init_indx_coverage(), scan_init_multi_range_optimization(), scan_open_showstmt_scan(), serial_alloc_cache_area(), serial_initialize_cache_pool(), session_add_variable(), session_create_prepared_statement(), session_get_prepared_statement(), set_prepare_info_into_list(), slocator_redistribute_partition_data(), sm_add_static_method(), sm_class_check_uniques(), sm_default_constraint_name(), sm_exist_index(), sm_load_online_index(), sm_produce_constraint_name(), sm_save_constraint_info(), sm_save_filter_index_info(), sm_save_function_index_info(), sm_save_nested_view_versions(), smt_add_constraint(), sort_inphase_sort(), sort_listfile(), sort_run_sort(), sort_spage_compact(), spage_compact(), sprm_server_get_force_parameters(), sprm_server_obtain_parameters(), sqmgr_execute_query(), sqmgr_prepare_query(), sqp_get_server_info(), sserial_get_current_value(), sserial_get_next_value(), ssession_create_prepared_statement(), ssession_drop_session_variables(), ssession_find_or_create_session(), ssession_get_prepared_statement(), ssession_get_session_variable(), ssession_set_session_variables(), stx_build_access_spec_type(), stx_build_aggregate_type(), stx_build_alsm_eval_term(), stx_build_analytic_eval_type(), stx_build_analytic_type(), stx_build_arith_type(), stx_build_attr_descr(), stx_build_buildlist_proc(), stx_build_buildvalue_proc(), stx_build_cls_spec_type(), stx_build_comp_eval_term(), stx_build_connectby_proc(), stx_build_cte_proc(), stx_build_delete_proc(), stx_build_fetch_proc(), stx_build_filter_pred_node(), stx_build_func_pred(), stx_build_function_type(), stx_build_indx_info(), stx_build_insert_proc(), stx_build_key_info(), stx_build_like_eval_term(), stx_build_list_id(), stx_build_list_spec_type(), stx_build_ls_merge_info(), stx_build_merge_proc(), stx_build_mergelist_proc(), stx_build_method_sig(), stx_build_method_sig_list(), stx_build_method_spec_type(), stx_build_outptr_list(), stx_build_pred(), stx_build_pred_expr(), stx_build_regu_value_list(), stx_build_regu_variable(), stx_build_rlike_eval_term(), stx_build_selupd_list(), stx_build_set_spec_type(), stx_build_showstmt_spec_type(), stx_build_sort_list(), stx_build_srlist_id(), stx_build_union_proc(), stx_build_update_class_info(), stx_build_update_proc(), stx_build_val_list(), stx_build_xasl_node(), stx_mark_struct_visited(), stx_regu_value_item_alloc_and_init(), stx_regu_value_list_alloc_and_init(), stx_restore_access_spec_type(), stx_restore_aggregate_type(), stx_restore_analytic_eval_type(), stx_restore_analytic_type(), stx_restore_arith_type(), stx_restore_cache_attrinfo(), stx_restore_db_value(), stx_restore_db_value_array_extra(), stx_restore_filter_pred_node(), stx_restore_func_pred(), stx_restore_function_type(), stx_restore_hfid_array(), stx_restore_indx_info(), stx_restore_int_array(), stx_restore_key_range_array(), stx_restore_list_id(), stx_restore_method_sig(), stx_restore_method_sig_list(), stx_restore_odku_info(), stx_restore_OID_array(), stx_restore_outptr_list(), stx_restore_pred_expr(), stx_restore_regu_variable(), stx_restore_regu_variable_list(), stx_restore_regu_varlist_list(), stx_restore_selupd_list(), stx_restore_sort_list(), stx_restore_srlist_id(), stx_restore_string(), stx_restore_update_assignment_array(), stx_restore_update_class_info_array(), stx_restore_val_list(), stx_restore_xasl_node(), stx_unpack_regu_variable_value(), sync_allocate_sync_stats_chunk(), sysprm_alloc_session_parameters(), sysprm_change_server_parameters(), sysprm_final(), sysprm_generate_new_value(), sysprm_obtain_parameters(), sysprm_obtain_server_parameters(), sysprm_print_parameters_for_ha_repl(), sysprm_print_parameters_for_qry_string(), sysprm_set_sysprm_value_from_parameter(), sysprm_set_value(), sysprm_unpack_assign_values(), sysprm_unpack_session_parameters(), sysprm_unpack_sysprm_value(), sysprm_validate_change_parameters(), tf_add_fixup(), tf_attribute_default_expr_to_property(), thread_kill_or_interrupt_tran(), thread_kill_tran_index(), tp_atof(), tp_can_steal_string(), tp_domain_copy_enumeration(), tp_ltoa(), tp_value_cast_internal(), tr_make_trigger(), tran_server_2pc_recovery_prepared(), tran_server_partial_abort(), tran_server_savepoint(), tzc_compute_timezone_checksum(), update_locksets_for_multiple_rename(), vacuum_add_dropped_file(), vacuum_collect_heap_objects(), vacuum_load_dropped_files_from_disk(), valcnv_append_bytes(), values_list_to_values_array(), vid_decode_object(), vs_new(), ws_abort_transaction(), ws_add_to_repl_obj_list(), ws_init(), ws_make_mop(), ws_set_repl_error_into_error_link(), ws_vmop(), xbtree_load_index(), xbtree_load_online_index(), xcache_initialize(), xcache_insert(), xcache_retire_clone(), xcallback_console_print(), xlocator_delete_class_name(), xlocator_remove_class_from_index(), xlocator_reserve_class_name(), xlogtb_get_pack_tran_table(), xsysprm_get_force_server_parameters(), xts_mark_ptr_visited(), xts_reserve_location_in_stream(), xts_save_aggregate_type(), xts_save_analytic_eval_type(), xts_save_analytic_type(), xts_save_arith_type(), xts_save_cache_attrinfo(), xts_save_db_value(), xts_save_filter_pred_node(), xts_save_func_pred(), xts_save_function_type(), xts_save_indx_info(), xts_save_list_id(), xts_save_method_sig(), xts_save_method_sig_list(), xts_save_odku_info(), xts_save_outptr_list(), xts_save_pred_expr(), xts_save_regu_variable(), xts_save_selupd_list(), xts_save_sort_list(), xts_save_srlist_id(), xts_save_update_assignment_array(), xts_save_upddel_class_info_array(), xts_save_val_list(), and xts_save_xasl_node().

#define ER_PAGE_LATCH_TIMEDOUT   -836

Definition at line 1042 of file error_code.h.

Referenced by pgbuf_block_bcb(), and pgbuf_fix_with_retry().

#define ER_PARTITION_EXPRESSION_TOO_LONG   -1193

Definition at line 1539 of file error_code.h.

Referenced by pt_node_to_partition_info().

#define ER_PARTITION_NOT_EXIST   -891
#define ER_PARTITION_WORK_FAILED   -890
#define ER_PB_ALL_BUFFERS_DIRTY   -1082

Definition at line 1356 of file error_code.h.

Referenced by pgbuf_allocate_bcb().

#define ER_PB_ALL_BUFFERS_FIXED   -18 /* obsolete, I think */

Definition at line 68 of file error_code.h.

#define ER_PB_ORDERED_INCONSISTENCY   -1183

Definition at line 1523 of file error_code.h.

Referenced by pgbuf_ordered_fix_debug().

#define ER_PB_ORDERED_NO_HEAP   -1187

Definition at line 1529 of file error_code.h.

Referenced by pgbuf_get_groupid_and_unfix().

#define ER_PB_ORDERED_REFIX_FAILED   -1182

Definition at line 1522 of file error_code.h.

Referenced by pgbuf_ordered_fix_debug().

#define ER_PB_ORDERED_TOO_MANY_RETRIES   -1184

Definition at line 1524 of file error_code.h.

#define ER_PB_UNEXPECTED_PAGE_REFIX   -1185

Definition at line 1525 of file error_code.h.

Referenced by heap_vpid_remove().

#define ER_PB_UNFIXED_PAGEPTR   -19
#define ER_PB_UNKNOWN_PAGEPTR   -20

Definition at line 70 of file error_code.h.

Referenced by pgbuf_is_valid_page_ptr().

#define ER_PC_DATABASE_NOT_CUBRID   -608

Definition at line 727 of file error_code.h.

#define ER_PC_DATABASE_NOT_FOUND   -607

Definition at line 726 of file error_code.h.

#define ER_PC_NO_ODBC_INI_FILE   -606

Definition at line 725 of file error_code.h.

#define ER_PC_UNIMPLEMENTED   -600

Definition at line 716 of file error_code.h.

Referenced by sm_get_method_source_file(), and sm_locate_method_file().

#define ER_PERCENTILE_FUNC_INVALID_PERCENTILE_RANGE   -1172

Definition at line 1505 of file error_code.h.

Referenced by qdata_evaluate_aggregate_list(), and qdata_evaluate_analytic_func().

#define ER_PERCENTILE_FUNC_PERCENTILE_CHANGED_IN_GROUP   -1173

Definition at line 1506 of file error_code.h.

Referenced by qdata_evaluate_aggregate_list(), and qdata_evaluate_analytic_func().

#define ER_PRECISION_OVERFLOW   -1192

Definition at line 1538 of file error_code.h.

Referenced by db_string_pad(), and db_string_repeat().

#define ER_PRM_BAD_VALUE_NO_DATA   -1102

Definition at line 1389 of file error_code.h.

Referenced by sysprm_set_error().

#define ER_PRM_CANNOT_CHANGE   -840

Definition at line 1049 of file error_code.h.

Referenced by sysprm_set_error(), sysprm_set_force(), and sysprm_set_to_default().

#define ER_PRM_CANNOT_CHANGE_NO_DATA   -1103

Definition at line 1390 of file error_code.h.

Referenced by sysprm_set_error().

#define ER_PRM_CONFLICT_EXISTS_ON_MULTIPLE_SECTIONS   -984

Definition at line 1233 of file error_code.h.

Referenced by boot_restart_server().

#define ER_PRM_UNKNOWN_SYSPRM   -1077

Definition at line 1348 of file error_code.h.

Referenced by prm_report_bad_entry().

#define ER_PROC_WIDTH_BUCKET_COUNT   -1108

Definition at line 1400 of file error_code.h.

Referenced by db_width_bucket().

#define ER_PT_ERROR   -492

Definition at line 579 of file error_code.h.

Referenced by db_get_next_error(), and db_get_next_warning().

#define ER_PT_NO_ENTITY_IN_QRYSPEC   -491

Definition at line 578 of file error_code.h.

#define ER_PT_SYNTAX   -493

Definition at line 580 of file error_code.h.

Referenced by pt_report_to_ersys(), and pt_report_to_ersys_with_statement().

#define ER_QM_EXECUTION_INTERRUPTED   -790

Definition at line 985 of file error_code.h.

#define ER_QM_QENTRY_RUNOUT   -830

Definition at line 1030 of file error_code.h.

Referenced by xqmgr_execute_query(), and xqmgr_prepare_and_execute_query().

#define ER_QO_OUT_OF_MEMORY   -471

Definition at line 553 of file error_code.h.

#define ER_QO_SET_SIZE_EXCEEDED   -470

Definition at line 552 of file error_code.h.

#define ER_QPROC_BIG_TPLSIZE   -448

Definition at line 528 of file error_code.h.

#define ER_QPROC_CANNOT_FETCH_SERIAL   -776
#define ER_QPROC_CANNOT_UPDATE_SERIAL   -777
#define ER_QPROC_CLOSED_QRES_EXISTS   -446

Definition at line 526 of file error_code.h.

#define ER_QPROC_CYCLE_DETECTED   -979

Definition at line 1224 of file error_code.h.

Referenced by qexec_execute_connect_by().

#define ER_QPROC_DATE_UNDERFLOW   -552
#define ER_QPROC_EMPTY_HEAPFILE   -451

Definition at line 531 of file error_code.h.

#define ER_QPROC_FUNCTION_ARG_ERROR   -935
#define ER_QPROC_GENERIC_FUNCTION_FAILURE   -704
#define ER_QPROC_INCOMPATIBLE_TYPES   -456

Definition at line 536 of file error_code.h.

Referenced by fetch_peek_dbval(), and qfile_unify_types().

#define ER_QPROC_INVALID_COLNAME   -444
#define ER_QPROC_INVALID_CRSOPR   -441

Definition at line 521 of file error_code.h.

Referenced by db_query_get_tuple_oid().

#define ER_QPROC_INVALID_CRSPOS   -440

Definition at line 520 of file error_code.h.

Referenced by cursor_peek_tuple(), and scan_next_value_scan().

#define ER_QPROC_INVALID_QRY_SINGLE_TUPLE   -459
#define ER_QPROC_INVALID_SET_OPR   -450

Definition at line 530 of file error_code.h.

#define ER_QPROC_INVALID_TEMP_FILE   -728

Definition at line 904 of file error_code.h.

Referenced by qmgr_get_new_page(), and qmgr_get_old_page().

#define ER_QPROC_INVALID_TPLVAL_INDEX   -443
#define ER_QPROC_INVALID_VALLIST_INDEX   -445

Definition at line 525 of file error_code.h.

Referenced by fetch_peek_dbval().

#define ER_QPROC_INVALID_XASLNODE   -452

Definition at line 532 of file error_code.h.

Referenced by db_compile_statement_local(), db_execute_and_keep_statement_local(), eval_action(), fetch_peek_arith(), fetch_peek_dbval(), fetch_peek_min_max_value_of_width_bucket_func(), qdata_aggregate_accumulator_to_accumulator(), qdata_aggregate_multiple_values_to_accumulator(), qdata_aggregate_value_to_accumulator(), qdata_evaluate_analytic_func(), qdata_evaluate_function(), qexec_analytic_evaluate_offset_function(), qexec_clear_mainblock_iterations(), qexec_end_mainblock_iterations(), qexec_open_scan(), qexec_start_mainblock_iterations(), qmgr_process_query(), scan_get_index_oidset(), scan_next_scan_block(), scan_next_scan_local(), scan_prev_scan_local(), scan_reset_scan_block(), scan_start_scan(), stx_build_access_spec_type(), stx_build_eval_term(), stx_build_mergelist_proc(), stx_build_pred_expr(), stx_build_regu_value_list(), stx_build_rlist_spec_type(), stx_build_xasl_node(), stx_map_stream_to_filter_pred(), stx_map_stream_to_func_pred(), stx_map_stream_to_xasl(), stx_unpack_regu_variable_value(), tr_prepare_statement(), update_error_query_count(), ux_execute(), ux_execute_all(), xcache_insert(), xqmgr_execute_query(), xts_get_regu_variable_value_size(), xts_map_filter_pred_to_stream(), xts_map_func_pred_to_stream(), xts_map_xasl_to_stream(), xts_pack_regu_variable_value(), xts_process_access_spec_type(), xts_process_eval_term(), xts_process_pred_expr(), xts_process_regu_value_list(), xts_process_xasl_node(), xts_sizeof_access_spec_type(), xts_sizeof_eval_term(), xts_sizeof_pred_expr(), and xts_sizeof_xasl_node().

#define ER_QPROC_NO_TABLE_FUNCTIONS   -770

Definition at line 962 of file error_code.h.

#define ER_QPROC_NOMORE_QFILE_PAGES   -455

Definition at line 535 of file error_code.h.

#define ER_QPROC_NOMORE_SPECS   -453

Definition at line 533 of file error_code.h.

#define ER_QPROC_OUT_OF_TEMP_SPACE   -714

Definition at line 879 of file error_code.h.

Referenced by qmgr_get_new_page().

#define ER_QPROC_OVERFLOW_BITOP   -993

Definition at line 1244 of file error_code.h.

#define ER_QPROC_OVERFLOW_COERCION   -733 /* not used */

Definition at line 909 of file error_code.h.

Referenced by er_set_internal().

#define ER_QPROC_OVERFLOW_EXP   -936

Definition at line 1171 of file error_code.h.

Referenced by db_exp_dbval().

#define ER_QPROC_OVERFLOW_POWER   -875

Definition at line 1088 of file error_code.h.

Referenced by db_power_dbval().

#define ER_QPROC_OVERFLOW_UMINUS   -732

Definition at line 908 of file error_code.h.

Referenced by qdata_unary_minus_dbval().

#define ER_QPROC_POWER_ERROR   -874

Definition at line 1087 of file error_code.h.

Referenced by db_power_dbval().

#define ER_QPROC_SERIAL_ALREADY_EXIST   -774

Definition at line 966 of file error_code.h.

Referenced by do_create_serial(), and pt_evaluate_tree_internal().

#define ER_QPROC_SERIAL_RANGE_OVERFLOW   -775
#define ER_QPROC_SIZE_STRING_TRUNCATED   -1041

Definition at line 1299 of file error_code.h.

Referenced by heap_object_upgrade_domain(), and qdata_concatenate_dbval().

#define ER_QPROC_STRING_SIZE_TOO_BIG   -1042
#define ER_QPROC_UNKNOWN_QUERYID   -449
#define ER_QPROC_XASLNODE_RECOMPILE_REQUESTED   -1241
#define ER_QPROC_ZERO_DIVIDE   -539

Definition at line 630 of file error_code.h.

Referenced by qdata_divide_dbval(), and qdata_divmod_dbval().

#define ER_QSTR_BAD_DEST_CODESET   -620

Definition at line 745 of file error_code.h.

#define ER_QSTR_BAD_LENGTH   -683

Definition at line 829 of file error_code.h.

Referenced by lob_to_bit_char().

#define ER_QSTR_FORMAT_DUPLICATION   -786

Definition at line 980 of file error_code.h.

Referenced by db_to_date(), db_to_datetime(), db_to_time(), and db_to_timestamp().

#define ER_QSTR_FORMAT_TOO_LONG   -781
#define ER_QSTR_INVALID_DATA_TYPE   -621

Definition at line 746 of file error_code.h.

Referenced by date_to_char(), db_add_time(), db_ascii(), db_bigint_to_binary_string(), db_bit_string_coerce(), db_bit_to_blob(), db_blob_from_file(), db_blob_length(), db_blob_to_bit(), db_char_string_coerce(), db_char_to_blob(), db_char_to_clob(), db_clob_from_file(), db_clob_length(), db_clob_to_char(), db_compress_like_pattern(), db_conv(), db_conv_tz(), db_crc32_dbval(), db_date_format(), db_find_string_in_in_set(), db_from_tz(), db_get_date_format(), db_get_info_for_like_optimization(), db_get_like_optimization_bounds(), db_get_schema_def_dbval(), db_hex(), db_inet_aton(), db_inet_ntoa(), db_like_bound(), db_new_time(), db_string_aes_decrypt(), db_string_aes_encrypt(), db_string_bit_length(), db_string_char_length(), db_string_compare(), db_string_concatenate(), db_string_convert_to(), db_string_elt(), db_string_fix_string_size(), db_string_from_base64(), db_string_index_prefix(), db_string_insert_substring(), db_string_instr(), db_string_like(), db_string_limit_size_string(), db_string_lower(), db_string_make_empty_typed_string(), db_string_md5(), db_string_pad(), db_string_position(), db_string_prefix_compare(), db_string_regexp_count(), db_string_regexp_instr(), db_string_regexp_like(), db_string_regexp_replace(), db_string_regexp_substr(), db_string_repeat(), db_string_replace(), db_string_reverse(), db_string_rlike(), db_string_sha_one(), db_string_sha_two(), db_string_space(), db_string_substring(), db_string_substring_index(), db_string_to_base64(), db_string_translate(), db_string_trim(), db_string_unique_prefix(), db_string_upper(), db_time_format(), db_timestamp(), db_to_char(), db_to_date(), db_to_datetime(), db_to_number(), db_to_time(), db_to_timestamp(), db_tz_offset(), db_value_to_json_key(), db_value_to_json_value(), number_to_char(), pt_evaluate_db_value_expr(), and qstr_grow_string().

#define ER_QSTR_INVALID_ESCAPE_CHARACTER   -624

Definition at line 749 of file error_code.h.

Referenced by db_like_bound().

#define ER_QSTR_INVALID_ESCAPE_SEQUENCE   -623

Definition at line 748 of file error_code.h.

Referenced by db_string_like(), and qo_rewrite_one_like_term().

#define ER_QSTR_INVALID_TRIM_OPERAND   -627

Definition at line 754 of file error_code.h.

#define ER_QSTR_MISMATCHING_ARGUMENTS   -784
#define ER_QSTR_SRC_TOO_LONG   -785
#define ER_QSTR_TONUM_FORMAT_MISMATCH   -834

Definition at line 1038 of file error_code.h.

Referenced by db_to_number().

#define ER_QUERY_EXECUTION_ERROR   -1124

Definition at line 1430 of file error_code.h.

Referenced by qexec_analytic_evaluate_offset_function(), and sqmgr_execute_query().

#define ER_REFERENCE_TO_NON_REFERABLE_NOT_ALLOWED   -983
#define ER_REG_BUFFER_NOT_INITIALIZED   -538

Definition at line 628 of file error_code.h.

#define ER_REG_EXPRESSION_TOO_LONG   -531

Definition at line 621 of file error_code.h.

#define ER_REG_ILLEGAL_COMMAND   -537

Definition at line 627 of file error_code.h.

#define ER_REG_ILLEGAL_OPCODE   -536

Definition at line 626 of file error_code.h.

#define ER_REG_MISSING_EXPRESSION   -530

Definition at line 620 of file error_code.h.

#define ER_REG_MISSSING_TEXT   -535

Definition at line 625 of file error_code.h.

#define ER_REG_OUT_OF_RANGE   -533

Definition at line 623 of file error_code.h.

#define ER_REG_SYNTAX_ERROR   -534

Definition at line 624 of file error_code.h.

#define ER_REG_UNBALANCED_PARENS   -532

Definition at line 622 of file error_code.h.

#define ER_REGEX_COMPILE_ERROR   -1085

Definition at line 1362 of file error_code.h.

Referenced by cubregex::compile(), and pt_evaluate_db_value_expr().

#define ER_REGEX_EXEC_ERROR   -1086
#define ER_REGU_INVALID_QUERY_FOR_OID_COLUMN   -135

Definition at line 197 of file error_code.h.

#define ER_REGU_MIX_CLASS_NONCLASS_UPDATE   -134

Definition at line 196 of file error_code.h.

#define ER_REGU_NESTED_SET   -133

Definition at line 195 of file error_code.h.

#define ER_REGU_NO_SPACE   -130

Definition at line 192 of file error_code.h.

Referenced by init_update_data(), regu_alloc(), and regu_array_alloc().

#define ER_REPL_ERROR   -898

Definition at line 1121 of file error_code.h.

Referenced by xrepl_set_info().

#define ER_REPL_MULTI_UPDATE_UNIQUE_VIOLATION   -975

Definition at line 1217 of file error_code.h.

Referenced by btree_key_lock_and_append_object_unique().

#define ER_REPLACE_ODKU_NOT_ALLOWED   -1053

Definition at line 1313 of file error_code.h.

Referenced by do_insert_checks().

#define ER_RT_DUPLICATE_KEY   -500

Definition at line 588 of file error_code.h.

#define ER_RT_DUPLICATE_OID   -498

Definition at line 586 of file error_code.h.

#define ER_RT_NULL_KEY   -499

Definition at line 587 of file error_code.h.

#define ER_RT_UNKNOWN_KEY   -496

Definition at line 584 of file error_code.h.

#define ER_RT_UNKNOWN_OID   -497

Definition at line 585 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR01   -1264

Definition at line 1625 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR02   -1265

Definition at line 1626 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR03   -1266

Definition at line 1627 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR04   -1267

Definition at line 1628 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR05   -1268

Definition at line 1629 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR06   -1269

Definition at line 1630 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR07   -1270

Definition at line 1631 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR08   -1271

Definition at line 1632 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR09   -1272

Definition at line 1633 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR10   -1273

Definition at line 1634 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR11   -1274

Definition at line 1635 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR12   -1275

Definition at line 1636 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR13   -1276

Definition at line 1637 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR14   -1277

Definition at line 1638 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR15   -1278

Definition at line 1639 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR16   -1279

Definition at line 1640 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR17   -1280

Definition at line 1641 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR18   -1281

Definition at line 1642 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR19   -1282

Definition at line 1643 of file error_code.h.

#define ER_SCALABILITY_DEV_RESERVED_ERROR20   -1283

Definition at line 1644 of file error_code.h.

#define ER_SEQ_ELEMENT_NOT_FOUND   -311

Definition at line 384 of file error_code.h.

Referenced by setobj_find_seq_element().

#define ER_SEQ_OUT_OF_BOUNDS   -305

Definition at line 378 of file error_code.h.

Referenced by setobj_find_seq_element().

#define ER_SES_SESSION_EXPIRED   -1066
#define ER_SES_TOO_MANY_STATEMENTS   -1069

Definition at line 1336 of file error_code.h.

Referenced by session_create_prepared_statement().

#define ER_SES_TOO_MANY_VARIABLES   -1071

Definition at line 1339 of file error_code.h.

Referenced by session_add_variable().

#define ER_SES_VARIABLE_NOT_FOUND   -1070

Definition at line 1338 of file error_code.h.

Referenced by session_get_variable(), and session_get_variable_no_copy().

#define ER_SET_ADD   -302

Definition at line 375 of file error_code.h.

#define ER_SET_DOMAIN_CONFLICT   -308

Definition at line 381 of file error_code.h.

Referenced by assign_set_value(), and ldr_act_elem().

#define ER_SET_ELEMENT_NOT_FOUND   -310

Definition at line 383 of file error_code.h.

#define ER_SET_INVALID_DOMAIN   -312

Definition at line 385 of file error_code.h.

Referenced by col_new(), and setobj_get_domain().

#define ER_SET_INVALID_INDEX   -309
#define ER_SET_NOT_A_SEQUENCE   -306

Definition at line 379 of file error_code.h.

#define ER_SET_NOT_A_SET   -307

Definition at line 380 of file error_code.h.

#define ER_SET_OUT_OF_BOUNDS   -304

Definition at line 377 of file error_code.h.

#define ER_SET_VALUE_EXISTS   -303

Definition at line 376 of file error_code.h.

#define ER_SLOW_QUERY   -1104

Definition at line 1392 of file error_code.h.

Referenced by er_log_slow_query().

#define ER_SM_ALIAS_COMPONENT_EXISTS   -285

Definition at line 357 of file error_code.h.

Referenced by check_alias_conflict(), and check_local_definition().

#define ER_SM_ALIAS_COMPONENT_INHERITED   -286

Definition at line 358 of file error_code.h.

Referenced by check_alias_conflict().

#define ER_SM_ALIAS_NOT_UNIQUE   -264

Definition at line 336 of file error_code.h.

#define ER_SM_ALTER_COLUMN_WITH_FILTER_PRED   -1081

Definition at line 1354 of file error_code.h.

#define ER_SM_ARG_DOMAIN_NOT_A_SET   -260

Definition at line 332 of file error_code.h.

Referenced by smt_add_set_argument_domain().

#define ER_SM_ATTMETH_NOT_FOUND   -241

Definition at line 313 of file error_code.h.

Referenced by find_any().

#define ER_SM_ATTR_NOT_NULL   -1063
#define ER_SM_ATTRIBUTE_NAME_CONFLICT   -266

Definition at line 338 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_ATTRIBUTE_NOT_VARIABLE   -255

Definition at line 327 of file error_code.h.

#define ER_SM_ATTRIBUTE_PRIMARY_KEY_MEMBER   -893

Definition at line 1113 of file error_code.h.

Referenced by smt_delete_any().

#define ER_SM_CANT_COPY_WITH_FEATURE   -999

Definition at line 1251 of file error_code.h.

Referenced by classobj_copy_attribute_like(), and classobj_make_template_like().

#define ER_SM_CANT_INHERIT_ATTRIBUTE   -290

Definition at line 362 of file error_code.h.

#define ER_SM_CANT_INHERIT_METHOD   -289

Definition at line 361 of file error_code.h.

#define ER_SM_CANT_SHADOW_ATTRIBUTE   -288

Definition at line 360 of file error_code.h.

#define ER_SM_CANT_SHADOW_METHOD   -287

Definition at line 359 of file error_code.h.

#define ER_SM_CATALOG_SPACE   -295 /* Unused */

Definition at line 367 of file error_code.h.

Referenced by er_set_internal().

#define ER_SM_CLASS_WITH_PRIM_NAME   -233

Definition at line 305 of file error_code.h.

Referenced by db_create_vclass(), and def_class_internal().

#define ER_SM_CONSTRAINT_EXISTS   -712
#define ER_SM_CONSTRAINT_HAS_DIFFERENT_TYPE   -1003
#define ER_SM_CYCLE_DETECTED   -271

Definition at line 343 of file error_code.h.

Referenced by lock_subclasses_internal().

#define ER_SM_DEFAULT_NOT_ALLOWED   -1013

Definition at line 1266 of file error_code.h.

Referenced by smt_set_attribute_default().

#define ER_SM_DEFAULT_UNIQUE   -300

Definition at line 372 of file error_code.h.

#define ER_SM_DOMAIN_MISMATCH   -262

Definition at line 334 of file error_code.h.

#define ER_SM_DOMAIN_NOT_A_CLASS   -244
#define ER_SM_DOMAIN_NOT_A_SET   -252

Definition at line 324 of file error_code.h.

Referenced by smt_add_set_attribute_domain(), and smt_delete_set_attribute_domain().

#define ER_SM_DOMAIN_NOT_FOUND   -254

Definition at line 326 of file error_code.h.

Referenced by smt_add_set_argument_domain(), and smt_delete_set_attribute_domain().

#define ER_SM_DYNAMIC_LINK_PROBLEMS   -237

Definition at line 309 of file error_code.h.

#define ER_SM_FK_MYSQL_DIFFERENT   -1004

Definition at line 1257 of file error_code.h.

Referenced by do_alter_one_clause_with_template().

#define ER_SM_INCOMPATIBLE_ALIAS_LOCAL_SUB   -613

Definition at line 734 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_INCOMPATIBLE_ALIAS_SUBSTITUTE   -282

Definition at line 354 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_INCOMPATIBLE_CLASS_DOMAIN   -488

Definition at line 574 of file error_code.h.

#define ER_SM_INCOMPATIBLE_COMPONENTS   -291

Definition at line 363 of file error_code.h.

Referenced by check_attribute_method_overlap().

#define ER_SM_INCOMPATIBLE_DOMAIN_CLASS_TYPE   -590

Definition at line 699 of file error_code.h.

Referenced by check_domain_class_type().

#define ER_SM_INCOMPATIBLE_DOMAINS   -278

Definition at line 350 of file error_code.h.

Referenced by check_alias_domains(), and resolve_candidates().

#define ER_SM_INCOMPATIBLE_PROXY_DIFF_LDBS   -592

Definition at line 701 of file error_code.h.

#define ER_SM_INCOMPATIBLE_PROXY_DOMAIN   -489

Definition at line 575 of file error_code.h.

#define ER_SM_INCOMPATIBLE_PROXY_DOMAIN_NAME   -591

Definition at line 700 of file error_code.h.

#define ER_SM_INCOMPATIBLE_SHADOW   -280

Definition at line 352 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_INCOMPATIBLE_SUPER_CLASS   -490

Definition at line 576 of file error_code.h.

Referenced by smt_add_super().

#define ER_SM_INDEX_AMBIGUOUS   -833

Definition at line 1036 of file error_code.h.

Referenced by db_find_class_of_index().

#define ER_SM_INDEX_ATTR_DUPLICATED   -965

Definition at line 1201 of file error_code.h.

Referenced by smt_add_constraint().

#define ER_SM_INDEX_EXISTS   -272
#define ER_SM_INDEX_ON_SHARED   -250

Definition at line 322 of file error_code.h.

Referenced by sm_exist_index(), and smt_add_constraint().

#define ER_SM_INDEX_PREFIX_LENGTH_ON_PARTITIONED_CLASS   -1008

Definition at line 1259 of file error_code.h.

Referenced by sm_add_constraint(), and sm_exist_index().

#define ER_SM_INDEX_PREFIX_LENGTH_ON_UNIQUE_FOREIGN   -1007

Definition at line 1258 of file error_code.h.

Referenced by create_or_drop_index_helper().

#define ER_SM_INDEX_STATUS_CHANGE_NOT_ALLOWED   -1237

Definition at line 1590 of file error_code.h.

Referenced by smt_is_change_status_allowed().

#define ER_SM_INHERITED   -277

Definition at line 349 of file error_code.h.

Referenced by smt_drop_constraint(), and smt_rename_any().

#define ER_SM_INHERITED_ATTRIBUTE   -275

Definition at line 347 of file error_code.h.

Referenced by find_any(), smt_add_constraint(), and smt_find_attribute().

#define ER_SM_INHERITED_METHOD   -276

Definition at line 348 of file error_code.h.

Referenced by find_any(), and find_method().

#define ER_SM_INSTANCES_EXIST   -249

Definition at line 321 of file error_code.h.

#define ER_SM_INVALID_CLASS   -293
#define ER_SM_INVALID_DEF_CONSTRAINT_NAME_PARAMS   -724

Definition at line 896 of file error_code.h.

Referenced by do_drop_index(), and sm_default_constraint_name().

#define ER_SM_INVALID_FILTER_PREDICATE_LENGTH   -1080

Definition at line 1353 of file error_code.h.

Referenced by create_or_drop_index_helper(), and do_recreate_filter_index_constr().

#define ER_SM_INVALID_INDEX_TYPE   -269
#define ER_SM_INVALID_INDEX_WITH_PREFIX_TYPE   -1010

Definition at line 1262 of file error_code.h.

Referenced by allocate_index(), sm_load_online_index(), and smt_add_constraint().

#define ER_SM_INVALID_METHOD_ENV   -294

Definition at line 366 of file error_code.h.

Referenced by sm_expand_method_files().

#define ER_SM_INVALID_NAME   -274

Definition at line 346 of file error_code.h.

Referenced by sm_check_name().

#define ER_SM_INVALID_PREFIX_LENGTH   -1022

Definition at line 1278 of file error_code.h.

Referenced by allocate_index(), sm_load_online_index(), and smt_add_constraint().

#define ER_SM_INVALID_RESOLUTION   -298

Definition at line 370 of file error_code.h.

Referenced by check_invalid_resolutions().

#define ER_SM_INVALID_UNIQUE_DOMAIN   -270

Definition at line 342 of file error_code.h.

#define ER_SM_INVALID_UNIQUE_IDX_PARTITION   -1169

Definition at line 1499 of file error_code.h.

Referenced by allocate_unique_constraint().

#define ER_SM_INVALID_UNIQUE_TYPE   -248

Definition at line 320 of file error_code.h.

Referenced by smt_add_constraint().

#define ER_SM_LDB_ACCESSED   -768

Definition at line 958 of file error_code.h.

#define ER_SM_LDB_CONNECTED   -479

Definition at line 565 of file error_code.h.

#define ER_SM_LDB_NOT_EMPTY   -480

Definition at line 566 of file error_code.h.

#define ER_SM_LDB_NOT_REGISTERED   -478

Definition at line 564 of file error_code.h.

#define ER_SM_LESS_SPECIFIC_ALIAS_SUBSTITUTE   -283

Definition at line 355 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_MAX_LENGTH_CONSTRAINT   -301

Definition at line 373 of file error_code.h.

#define ER_SM_METHOD_ARG_NOT_FOUND   -243

Definition at line 315 of file error_code.h.

Referenced by find_argument().

#define ER_SM_METHOD_FILE_ACCESS   -238

Definition at line 310 of file error_code.h.

#define ER_SM_METHOD_FILE_NOT_FOUND   -234

Definition at line 306 of file error_code.h.

Referenced by smt_drop_method_file(), and smt_rename_method_file().

#define ER_SM_METHOD_NAME_CONFLICT   -268

Definition at line 340 of file error_code.h.

#define ER_SM_METHOD_NOT_FOUND   -240

Definition at line 312 of file error_code.h.

Referenced by find_method(), and smt_change_method_implementation().

#define ER_SM_MISSING_ALIAS_SUBSTITUTE   -281

Definition at line 353 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_MULTIPLE_ALIAS   -297

Definition at line 369 of file error_code.h.

Referenced by check_alias_conflict().

#define ER_SM_MULTIPLE_SIGNATURES   -259

Definition at line 331 of file error_code.h.

Referenced by smt_change_method_implementation().

#define ER_SM_NAME_IS_RESERVED   -299

Definition at line 371 of file error_code.h.

#define ER_SM_NAME_RESERVED_BY_ATT   -245

Definition at line 317 of file error_code.h.

Referenced by check_namespace().

#define ER_SM_NAME_RESERVED_BY_METHOD   -246

Definition at line 318 of file error_code.h.

Referenced by check_namespace().

#define ER_SM_NO_NESTED_SETS   -253

Definition at line 325 of file error_code.h.

Referenced by smt_add_set_attribute_domain().

#define ER_SM_NO_OBJECT_ID_IN_PROXY   -548

Definition at line 644 of file error_code.h.

#define ER_SM_NO_PARTITION_ON_HIERARCHIES   -1242

Definition at line 1597 of file error_code.h.

Referenced by do_create_partition().

#define ER_SM_NO_PROXY_ON_LDB_ENTITY   -701

Definition at line 856 of file error_code.h.

#define ER_SM_NOT_A_PROXY_VCLASS   -481

Definition at line 567 of file error_code.h.

#define ER_SM_NOT_A_VIRTUAL_CLASS   -482

Definition at line 568 of file error_code.h.

Referenced by db_validate_query_spec().

#define ER_SM_NOT_INSTANCE   -487

Definition at line 573 of file error_code.h.

#define ER_SM_NOT_NULL_NOT_ALLOWED   -1014

Definition at line 1267 of file error_code.h.

Referenced by check_att_chg_allowed(), and smt_add_constraint().

#define ER_SM_NOT_NULL_ON_VCLASS   -716

Definition at line 883 of file error_code.h.

Referenced by smt_add_constraint().

#define ER_SM_NOT_NULL_WRONG_NUM_ATTS   -722

Definition at line 892 of file error_code.h.

Referenced by smt_add_constraint(), and smt_drop_constraint().

#define ER_SM_OBJECT_ID_ALREADY_SET   -484

Definition at line 570 of file error_code.h.

Referenced by vid_att_in_obj_id().

#define ER_SM_OBJECT_ID_NOT_SET   -485

Definition at line 571 of file error_code.h.

Referenced by obt_check_missing_assignments().

#define ER_SM_OBJECT_NOT_UPDATABLE   -486

Definition at line 572 of file error_code.h.

Referenced by vid_base_instance().

#define ER_SM_ONLINE_INDEX_ON_HIERARCHY   -1240

Definition at line 1593 of file error_code.h.

Referenced by sm_add_constraint().

#define ER_SM_ONLY_NORMAL_ATTRIBUTES   -1000

Definition at line 1252 of file error_code.h.

Referenced by do_add_attribute().

#define ER_SM_POPULATE_NOT_FOUND   -292

Definition at line 364 of file error_code.h.

#define ER_SM_PRIMARY_KEY_EXISTS   -892

Definition at line 1112 of file error_code.h.

Referenced by classobj_check_index_exist(), and transfer_disk_structures().

#define ER_SM_QUERY_SPEC_NOT_FOUND   -475

Definition at line 559 of file error_code.h.

Referenced by smt_change_query_spec(), and smt_drop_query_spec().

#define ER_SM_RESOLUTION_COMPONENT_EXISTS   -284

Definition at line 356 of file error_code.h.

Referenced by check_local_definition().

#define ER_SM_RESOLUTION_NOT_FOUND   -261

Definition at line 333 of file error_code.h.

Referenced by delete_resolution().

#define ER_SM_RESOLUTION_OVERRIDE   -279

Definition at line 351 of file error_code.h.

Referenced by resolve_candidates().

#define ER_SM_SHADOW_METHOD_CONFLICT   -267

Definition at line 339 of file error_code.h.

#define ER_SM_SHADOW_TYPE_CONFLICT   -265

Definition at line 337 of file error_code.h.

#define ER_SM_SIGNATURE_EXISTS   -251

Definition at line 323 of file error_code.h.

Referenced by smt_add_method_any().

#define ER_SM_SIGNATURE_NOT_FOUND   -242

Definition at line 314 of file error_code.h.

Referenced by find_signature(), and smt_change_method_implementation().

#define ER_SM_SUPER_CAUSES_CYCLES   -257

Definition at line 329 of file error_code.h.

Referenced by smt_add_super().

#define ER_SM_SUPER_CLASS_EXISTS   -256

Definition at line 328 of file error_code.h.

Referenced by smt_add_super().

#define ER_SM_SUPER_NOT_FOUND   -258

Definition at line 330 of file error_code.h.

Referenced by smt_delete_super(), and smt_delete_super_connect().

#define ER_SM_UNIQUE_ON_VCLASS   -717

Definition at line 884 of file error_code.h.

Referenced by smt_add_constraint().

#define ER_SM_UNKNOWN_ATTRIBUTE   -483

Definition at line 569 of file error_code.h.

Referenced by db_gadget_bind().

#define ER_SM_UNRESOLVED_METHOD   -236

Definition at line 308 of file error_code.h.

Referenced by sm_free_function_nlist().

#define ER_SM_UNRESOLVED_METHODS   -235

Definition at line 307 of file error_code.h.

Referenced by sm_free_function_nlist().

#define ER_SORT_MEMORY   -651

Definition at line 787 of file error_code.h.

#define ER_SORT_REC_TOO_BIG   -62

Definition at line 118 of file error_code.h.

#define ER_SORT_TEMP_PAGE_CORRUPTED   -63

Definition at line 119 of file error_code.h.

Referenced by sort_exphase_merge(), and sort_exphase_merge_elim_dup().

#define ER_SP_ALREADY_EXIST   -887

Definition at line 1105 of file error_code.h.

Referenced by jsp_create_stored_procedure(), and jsp_start_server().

#define ER_SP_BAD_INSERTION_SLOT   -45

Definition at line 98 of file error_code.h.

Referenced by spage_mark_deleted_slot_as_reusable(), and spage_take_slot_in_use().

#define ER_SP_CANNOT_CONNECT_JVM   -903

Definition at line 1128 of file error_code.h.

Referenced by jsp_connect_server().

#define ER_SP_CANNOT_INPUT_RESULTSET   -912

Definition at line 1140 of file error_code.h.

Referenced by jsp_add_stored_procedure().

#define ER_SP_CANNOT_REORDER_ANCHORED   -42

Definition at line 95 of file error_code.h.

#define ER_SP_CANNOT_RETURN_RESULTSET   -911

Definition at line 1139 of file error_code.h.

Referenced by jsp_do_call_stored_procedure().

#define ER_SP_CANNOT_START_JVM   -901

Definition at line 1126 of file error_code.h.

Referenced by javasp_start_server(), jsp_start_server(), and main().

#define ER_SP_DROP_NOT_ALLOWED   -907

Definition at line 1132 of file error_code.h.

Referenced by drop_stored_procedure().

#define ER_SP_EXECUTE_ERROR   -889

Definition at line 1107 of file error_code.h.

Referenced by jsp_receive_error().

#define ER_SP_INVAILD_JAVA_METHOD   -906

Definition at line 1131 of file error_code.h.

Referenced by jsp_add_stored_procedure(), and jsp_do_call_stored_procedure().

#define ER_SP_INVALID_HEADER   -1131

Definition at line 1443 of file error_code.h.

Referenced by heap_header_next_scan(), spage_check(), and spage_verify_header().

#define ER_SP_INVALID_NAME   -904

Definition at line 1129 of file error_code.h.

Referenced by jsp_create_stored_procedure(), and jsp_drop_stored_procedure().

#define ER_SP_INVALID_PARAM_COUNT   -888

Definition at line 1106 of file error_code.h.

Referenced by jsp_do_call_stored_procedure().

#define ER_SP_INVALID_TYPE   -895

Definition at line 1116 of file error_code.h.

Referenced by drop_stored_procedure(), and jsp_alter_stored_procedure().

#define ER_SP_JVM_LIB_NOT_FOUND   -900

Definition at line 1125 of file error_code.h.

Referenced by jsp_create_java_vm().

#define ER_SP_NOSPACE_IN_PAGE   -44

Definition at line 97 of file error_code.h.

Referenced by heap_get_insert_location_with_lock().

#define ER_SP_NOT_EXIST   -894

Definition at line 1115 of file error_code.h.

Referenced by au_change_sp_owner_method(), and jsp_find_stored_procedure().

#define ER_SP_NOT_RUNNING_JVM   -902

Definition at line 1127 of file error_code.h.

Referenced by jsp_execute_stored_procedure().

#define ER_SP_OVERWRITE_WRONG_OFFSET   -654

Definition at line 791 of file error_code.h.

Referenced by spage_overwrite().

#define ER_SP_SPLIT_WRONG_OFFSET   -652

Definition at line 789 of file error_code.h.

Referenced by spage_split().

#define ER_SP_TAKEOUT_WRONG_OFFSET   -653

Definition at line 790 of file error_code.h.

Referenced by spage_take_out().

#define ER_SP_TOO_MANY_ARG_COUNT   -908

Definition at line 1133 of file error_code.h.

Referenced by jsp_create_stored_procedure().

#define ER_SP_TOO_MANY_NESTED_CALL   -913

Definition at line 1141 of file error_code.h.

Referenced by jsp_execute_stored_procedure().

#define ER_SP_WRONG_NUM_SLOTS   -43

Definition at line 96 of file error_code.h.

Referenced by spage_compact().

#define ER_SQLM_DRIVER_CONNECTION_ERROR   -472

Definition at line 555 of file error_code.h.

#define ER_STAND_ALONE_VACUUM_END   -1191

Definition at line 1536 of file error_code.h.

Referenced by xvacuum().

#define ER_STAND_ALONE_VACUUM_START   -1190

Definition at line 1535 of file error_code.h.

Referenced by xvacuum().

#define ER_STREAM_NO_MORE_DATA   -1215

Definition at line 1566 of file error_code.h.

#define ER_STREAM_RESERVED_10   -1225

Definition at line 1576 of file error_code.h.

#define ER_STREAM_RESERVED_11   -1226

Definition at line 1577 of file error_code.h.

#define ER_STREAM_RESERVED_12   -1227

Definition at line 1578 of file error_code.h.

#define ER_STREAM_RESERVED_13   -1228

Definition at line 1579 of file error_code.h.

#define ER_STREAM_RESERVED_14   -1229

Definition at line 1580 of file error_code.h.

#define ER_STREAM_RESERVED_15   -1230

Definition at line 1581 of file error_code.h.

#define ER_STREAM_RESERVED_16   -1231

Definition at line 1582 of file error_code.h.

#define ER_STREAM_RESERVED_17   -1232

Definition at line 1583 of file error_code.h.

#define ER_STREAM_RESERVED_18   -1233

Definition at line 1584 of file error_code.h.

#define ER_STREAM_RESERVED_19   -1234

Definition at line 1585 of file error_code.h.

#define ER_STREAM_RESERVED_2   -1217

Definition at line 1568 of file error_code.h.

#define ER_STREAM_RESERVED_20   -1235

Definition at line 1586 of file error_code.h.

#define ER_STREAM_RESERVED_3   -1218

Definition at line 1569 of file error_code.h.

#define ER_STREAM_RESERVED_4   -1219

Definition at line 1570 of file error_code.h.

#define ER_STREAM_RESERVED_5   -1220

Definition at line 1571 of file error_code.h.

#define ER_STREAM_RESERVED_6   -1221

Definition at line 1572 of file error_code.h.

#define ER_STREAM_RESERVED_7   -1222

Definition at line 1573 of file error_code.h.

#define ER_STREAM_RESERVED_8   -1223

Definition at line 1574 of file error_code.h.

#define ER_STREAM_RESERVED_9   -1224

Definition at line 1575 of file error_code.h.

#define ER_STREAM_UNPACKING_INV_OBJ_ID   -1216

Definition at line 1567 of file error_code.h.

#define ER_TDE_BACKUP_KEYS_FILE_FAIL   -1257

Definition at line 1617 of file error_code.h.

#define ER_TDE_CIPHER_LOAD_FAIL   -1255

Definition at line 1615 of file error_code.h.

Referenced by boot_restart_server().

#define ER_TDE_COPY_KEYS_FILE_FAIL   -1256

Definition at line 1616 of file error_code.h.

Referenced by logpb_copy_database().

#define ER_TDE_DECRYPTION_ERROR   -1252

Definition at line 1612 of file error_code.h.

Referenced by tde_decrypt_internal().

#define ER_TDE_ENCRYPTION_ERROR   -1251

Definition at line 1611 of file error_code.h.

Referenced by tde_encrypt_internal().

#define ER_TDE_ENCRYPTION_LOGPAGE_ERORR_AND_OFF_TDE   -1263
#define ER_TDE_INVALID_MASTER_KEY   -1250

Definition at line 1610 of file error_code.h.

Referenced by tde_load_mk().

#define ER_TDE_KEY_CREATION_FAIL   -1254

Definition at line 1614 of file error_code.h.

Referenced by tde_create_dk(), and tde_create_mk().

#define ER_TDE_MASTER_KEY_NOT_FOUND   -1249

Definition at line 1609 of file error_code.h.

Referenced by tde_delete_mk(), and tde_find_mk().

#define ER_TDE_MAX_KEY_FILE   -1262

Definition at line 1622 of file error_code.h.

Referenced by tde_add_mk().

#define ER_TDE_RESTORE_CHANGE_MASTER_KEY   -1261

Definition at line 1621 of file error_code.h.

Referenced by boot_reset_mk_after_restart_from_backup().

#define ER_TDE_RESTORE_COPY_KEYS_FILE   -1260

Definition at line 1620 of file error_code.h.

Referenced by boot_reset_mk_after_restart_from_backup().

#define ER_TDE_RESTORE_KEY_FOUND_ONLY_FROM_BACKUP   -1258

Definition at line 1618 of file error_code.h.

Referenced by boot_reset_mk_after_restart_from_backup().

#define ER_TDE_RESTORE_MAKE_KEYS_FILE_OLD   -1259

Definition at line 1619 of file error_code.h.

Referenced by boot_reset_mk_after_restart_from_backup().

#define ER_TF_BUFFER_UNDERFLOW   -313
#define ER_TF_CORRUPTED   -320

Definition at line 394 of file error_code.h.

Referenced by btree_construct_leafs().

#define ER_TF_INVALID_METACLASS   -315

Definition at line 389 of file error_code.h.

Referenced by tf_compile_meta_classes().

#define ER_TF_INVALID_REPRESENTATION   -317

Definition at line 391 of file error_code.h.

Referenced by get_desc_old(), and get_old().

#define ER_TF_SIZE_MISMATCH   -316

Definition at line 390 of file error_code.h.

Referenced by tf_class_to_disk().

#define ER_TF_UNKNOWN_ATT_EXTENSION   -319

Definition at line 393 of file error_code.h.

#define ER_THREAD_STACK   -650

Definition at line 785 of file error_code.h.

#define ER_TM_CROSS_DEVICE_LINK   -885

Definition at line 1101 of file error_code.h.

Referenced by logpb_rename_all_volumes_files().

#define ER_TM_GET_STAT_FAIL   -883

Definition at line 1099 of file error_code.h.

Referenced by logpb_rename_all_volumes_files().

#define ER_TM_IS_NOT_WRITEABLE   -884

Definition at line 1100 of file error_code.h.

Referenced by logpb_rename_all_volumes_files().

#define ER_TM_TOO_MANY_CLIENTS   -831

Definition at line 1032 of file error_code.h.

Referenced by logtb_allocate_tran_index().

#define ER_TP_CANT_COERCE_OVERFLOW   -182

Definition at line 251 of file error_code.h.

Referenced by db_conv().

#define ER_TP_INCOMPATIBLE_DOMAINS   -179 /* not used */

Definition at line 248 of file error_code.h.

Referenced by er_set_internal().

#define ER_TP_INCOMPATIBLE_VALUE   -180

Definition at line 249 of file error_code.h.

#define ER_TR_ACTION_COMPILE   -526

Definition at line 615 of file error_code.h.

Referenced by compile_trigger_activity().

#define ER_TR_ACTION_EVAL   -528

Definition at line 617 of file error_code.h.

Referenced by eval_action().

#define ER_TR_ACTIVITY_NOT_OWNED   -524

Definition at line 613 of file error_code.h.

Referenced by tr_drop_deferred_activities().

#define ER_TR_BAD_TARGET_ATTR   -508

Definition at line 597 of file error_code.h.

Referenced by check_target().

#define ER_TR_BAD_TARGET_CLASS   -507

Definition at line 596 of file error_code.h.

Referenced by check_target().

#define ER_TR_CONDITION_COMPILE   -525

Definition at line 614 of file error_code.h.

Referenced by compile_trigger_activity().

#define ER_TR_CONDITION_EVAL   -527

Definition at line 616 of file error_code.h.

Referenced by eval_condition().

#define ER_TR_CORRELATION_ERROR   -751

Definition at line 935 of file error_code.h.

Referenced by compile_trigger_activity().

#define ER_TR_EXCEEDS_MAX_REC_LEVEL   -516

Definition at line 605 of file error_code.h.

Referenced by eval_action(), and start_state().

#define ER_TR_INTERNAL_ERROR   -518
#define ER_TR_INVALID_ACTION   -510

Definition at line 599 of file error_code.h.

#define ER_TR_INVALID_ACTION_TIME   -515

Definition at line 604 of file error_code.h.

Referenced by check_semantics().

#define ER_TR_INVALID_CONDITION   -509

Definition at line 598 of file error_code.h.

#define ER_TR_INVALID_CONDITION_TYPE   -519

Definition at line 608 of file error_code.h.

Referenced by check_semantics(), and eval_condition().

#define ER_TR_INVALID_EVENT   -727

Definition at line 902 of file error_code.h.

Referenced by check_semantics().

#define ER_TR_INVALID_PRIORITY   -501

Definition at line 590 of file error_code.h.

Referenced by check_semantics().

#define ER_TR_MAX_DEPTH_TOO_BIG   -1068

Definition at line 1334 of file error_code.h.

Referenced by tr_set_depth().

#define ER_TR_MISSING_ACTION_STRING   -523

Definition at line 612 of file error_code.h.

Referenced by tr_create_trigger().

#define ER_TR_MISSING_CONDITION_STRING   -522

Definition at line 611 of file error_code.h.

#define ER_TR_MISSING_TARGET_CLASS   -502

Definition at line 591 of file error_code.h.

Referenced by check_target().

#define ER_TR_NO_VCLASSES   -506

Definition at line 595 of file error_code.h.

Referenced by tr_create_trigger().

#define ER_TR_REJECT_AFTER_EVENT   -520

Definition at line 609 of file error_code.h.

Referenced by check_semantics().

#define ER_TR_REJECT_NOT_POSSIBLE   -521

Definition at line 610 of file error_code.h.

Referenced by check_semantics().

#define ER_TR_REJECTED   -517

Definition at line 606 of file error_code.h.

Referenced by run_user_triggers(), and tr_execute_activities().

#define ER_TR_TRANSACTION_INVALIDATED   -529

Definition at line 618 of file error_code.h.

Referenced by tr_check_commit_triggers().

#define ER_TR_TRIGGER_ALTER_FAILURE   -514

Definition at line 603 of file error_code.h.

Referenced by tr_rename_trigger(), tr_set_comment(), tr_set_priority(), and tr_set_status().

#define ER_TR_TRIGGER_DELETE_FAILURE   -512

Definition at line 601 of file error_code.h.

Referenced by tr_drop_trigger().

#define ER_TR_TRIGGER_EXISTS   -505

Definition at line 594 of file error_code.h.

Referenced by check_semantics(), and trigger_table_rename().

#define ER_TR_TRIGGER_INTERNAL   -504

Definition at line 593 of file error_code.h.

#define ER_TR_TRIGGER_NOT_FOUND   -503
#define ER_TR_TRIGGER_SELECT_FAILURE   -511

Definition at line 600 of file error_code.h.

Referenced by tr_find_trigger().

#define ER_TR_TRIGGER_UPDATE_FAILURE   -513

Definition at line 602 of file error_code.h.

#define ER_TX_BAD_NUMBER   -395

Definition at line 470 of file error_code.h.

#define ER_TX_CURLY_BRACE_EXPECTED   -402

Definition at line 477 of file error_code.h.

#define ER_TX_ENDPOINT_TOO_LARGE   -394

Definition at line 469 of file error_code.h.

#define ER_TX_ESCAPED_CHARACTER_OUT_OF_RANGE   -396

Definition at line 471 of file error_code.h.

#define ER_TX_FIRST_TOO_BIG   -403

Definition at line 478 of file error_code.h.

#define ER_TX_ILLEGAL_OR_MISSING_DELIMITER   -397

Definition at line 472 of file error_code.h.

#define ER_TX_NO_REMEMBERED_STRING   -398

Definition at line 473 of file error_code.h.

#define ER_TX_TOO_LONG   -405

Definition at line 480 of file error_code.h.

#define ER_TX_TOO_MANY_NUMBERS   -401

Definition at line 476 of file error_code.h.

#define ER_TX_TOO_MANY_PARENS   -400

Definition at line 475 of file error_code.h.

#define ER_TX_UNBALANCED_PARENS   -399

Definition at line 474 of file error_code.h.

#define ER_TX_UNBALANCED_SQUARE_BRACKETS   -404

Definition at line 479 of file error_code.h.

#define ER_TZ_COMPILE_ERROR   -1159
#define ER_TZ_DST_NOT_SUPPORTED   -1164

Definition at line 1491 of file error_code.h.

#define ER_TZ_DURING_DS_LEAP   -1166

Definition at line 1493 of file error_code.h.

Referenced by tz_datetime_utc_conv().

#define ER_TZ_DURING_OFFSET_RULE_LEAP   -1189

Definition at line 1533 of file error_code.h.

Referenced by tz_datetime_utc_conv().

#define ER_TZ_GEOGRAPHIC_ZONE   -1175

Definition at line 1510 of file error_code.h.

Referenced by tz_check_geographic_tz(), and tz_check_session_has_geographic_tz().

#define ER_TZ_INCOMPATIBLE_TIMEZONE_LIBRARIES   -1177

Definition at line 1514 of file error_code.h.

Referenced by check_timezone_compat().

#define ER_TZ_INTERNAL_ERROR   -1161
#define ER_TZ_INVALID_COMBINATION   -1165

Definition at line 1492 of file error_code.h.

Referenced by tz_datetime_utc_conv().

#define ER_TZ_INVALID_TIMEZONE   -1162
#define ER_UCI_CURSOR_NOT_OPENED   -465

Definition at line 546 of file error_code.h.

#define ER_UCI_CURSOR_STILL_OPEN   -466

Definition at line 547 of file error_code.h.

#define ER_UCI_INVALID_DATA_TYPE   -469
#define ER_UCI_MULTIPLE_OBJECTS   -467

Definition at line 548 of file error_code.h.

#define ER_UCI_NO_MARK_ALLOWED   -468

Definition at line 549 of file error_code.h.

#define ER_UCI_NOT_PREPARED_STMT   -463

Definition at line 544 of file error_code.h.

#define ER_UCI_NOT_SELECT_STMT   -464

Definition at line 545 of file error_code.h.

#define ER_UCI_NULL_IND_NEEDED   -462

Definition at line 543 of file error_code.h.

Referenced by db_value_get(), and transfer_string().

#define ER_UCI_TOO_FEW_HOST_VARS   -460
#define ER_UCI_TOO_MANY_HOST_VARS   -461

Definition at line 542 of file error_code.h.

#define ER_UNIQUE_VIOLATION_WITHKEY   -886
#define ER_UPDATE_STAT_CANNOT_GET_LOCK   -1168
#define ER_USER_NAME_TOO_LONG   -1095

Definition at line 1377 of file error_code.h.

Referenced by au_add_user_method(), and au_login().

#define ER_VACUUM_CS_NOT_AVAILABLE   -1181

Definition at line 1520 of file error_code.h.

Referenced by xvacuum().

#define ER_VID_INVALID_OBJECT_ID_TYPE   -594

Definition at line 704 of file error_code.h.

#define ER_VID_LOST_NON_UPDATABLE_OBJECT   -593

Definition at line 703 of file error_code.h.

Referenced by vid_fetch_instance().

#define ER_VID_OO_PROXY_MOP_HAS_BAD_KEY   -754

Definition at line 940 of file error_code.h.

#define ER_VID_PROXY_INSTANCE_NOT_FOUND   -549

Definition at line 646 of file error_code.h.

#define ER_VID_PROXY_INSTANCES_DONT_MATCH   -749

Definition at line 932 of file error_code.h.

#define ER_VID_PROXY_NCOLS_DONT_MATCH   -750

Definition at line 933 of file error_code.h.

#define ER_WRONG_NUMBER   -789

Definition at line 983 of file error_code.h.

#define ER_WS_CANT_INSTALL_NULL_OID   -327

Definition at line 402 of file error_code.h.

Referenced by ws_mop(), and ws_new_mop().

#define ER_WS_CHANGING_OBJECT_CLASS   -326

Definition at line 401 of file error_code.h.

Referenced by add_class_object(), and ws_cache().

#define ER_WS_CLASS_NOT_CACHED   -324

Definition at line 399 of file error_code.h.

Referenced by add_class_object(), ws_cache(), ws_decache(), and ws_dirty().

#define ER_WS_CORRUPTED   -321

Definition at line 396 of file error_code.h.

Referenced by ws_cull_mops(), and ws_disconnect_deleted_instances().

#define ER_WS_GC_DIRTY_MOP   -325

Definition at line 400 of file error_code.h.

Referenced by ws_cull_mops().

#define ER_WS_MOP_NOT_FOUND   -322

Definition at line 397 of file error_code.h.

Referenced by ws_update_oid().

#define ER_WS_MOP_NOT_TEMPORARY   -323

Definition at line 398 of file error_code.h.

#define ER_WS_OBJLIST_NOT_ALLOCATED   -329

Definition at line 404 of file error_code.h.

#define ER_WS_PIN_VIOLATION   -330

Definition at line 405 of file error_code.h.

Referenced by vid_build_non_upd_object(), and ws_decache().

#define ER_WS_REHASH_VMOP_ERROR   -744

Definition at line 924 of file error_code.h.

Referenced by vid_flush_and_rehash().

#define ERR_CS_WRONG_OWNER   -339

Definition at line 416 of file error_code.h.

#define ERR_CSS_APPLYLOG_ALREADY_EXISTS   -1134

Definition at line 1448 of file error_code.h.

Referenced by css_connect_to_master_server().

#define ERR_CSS_CANNOT_CHANGE_GROUP   -342

Definition at line 419 of file error_code.h.

#define ERR_CSS_CANNOT_EXEC   -341

Definition at line 418 of file error_code.h.

#define ERR_CSS_CANNOT_FORK   -340
#define ERR_CSS_COPYLOG_ALREADY_EXISTS   -1133

Definition at line 1447 of file error_code.h.

Referenced by css_connect_to_master_server().

#define ERR_CSS_ENTRY_OVERRUN   -338

Definition at line 415 of file error_code.h.

Referenced by css_make_entry_id().

#define ERR_CSS_ERROR_DURING_SERVER_CONNECT   -368

Definition at line 444 of file error_code.h.

Referenced by css_connect_to_master_server().

#define ERR_CSS_MASTER_PIPE_ERROR   -347

Definition at line 424 of file error_code.h.

Referenced by css_setup_server_loop().

#define ERR_CSS_MINFO_MESSAGE   -344

Definition at line 421 of file error_code.h.

Referenced by css_process_shutdown().

#define ERR_CSS_REQUEST_ID_FAILURE   -343

Definition at line 420 of file error_code.h.

Referenced by css_get_request_id().

#define ERR_CSS_SERVER_ALREADY_EXISTS   -367

Definition at line 443 of file error_code.h.

Referenced by css_connect_to_master_server().

#define ERR_CSS_SHUTDOWN_ERROR   -345

Definition at line 422 of file error_code.h.

Referenced by css_process_shutdown_request().

#define ERR_CSS_STOP_SHUTDOWN_ERROR   -346

Definition at line 423 of file error_code.h.

#define ERR_CSS_TCP_ACCEPT_ERROR   -358
#define ERR_CSS_TCP_BIND_ABORT   -357

Definition at line 433 of file error_code.h.

Referenced by css_tcp_master_open().

#define ERR_CSS_TCP_BROADCAST_TO_CLIENT   -365

Definition at line 441 of file error_code.h.

#define ERR_CSS_TCP_CANNOT_CONNECT_TO_MASTER   -353
#define ERR_CSS_TCP_CANNOT_CREATE_SOCKET   -351
#define ERR_CSS_TCP_CANNOT_CREATE_STREAM   -355

Definition at line 431 of file error_code.h.

Referenced by css_tcp_master_open().

#define ERR_CSS_TCP_CANNOT_RESERVE_PORT   -352

Definition at line 428 of file error_code.h.

#define ERR_CSS_TCP_CANNOT_SET_OWNER   -354

Definition at line 430 of file error_code.h.

#define ERR_CSS_TCP_CONNECT_TIMEDOUT   -1144

Definition at line 1462 of file error_code.h.

Referenced by boot_client_all_finalize(), copylogdb(), and css_common_connect().

#define ERR_CSS_TCP_DATAGRAM_ACCEPT   -360

Definition at line 436 of file error_code.h.

Referenced by css_tcp_listen_server_datagram().

#define ERR_CSS_TCP_DATAGRAM_BIND   -359

Definition at line 435 of file error_code.h.

Referenced by css_tcp_setup_server_datagram(), and hb_cluster_initialize().

#define ERR_CSS_TCP_DATAGRAM_CONNECT   -361

Definition at line 437 of file error_code.h.

Referenced by css_tcp_master_datagram().

#define ERR_CSS_TCP_DATAGRAM_SOCKET   -362
#define ERR_CSS_TCP_HOST_NAME_ERROR   -350

Definition at line 426 of file error_code.h.

Referenced by css_sockaddr(), hb_hostname_to_sin_addr(), and jsp_connect_server().

#define ERR_CSS_TCP_PASSING_FD   -364

Definition at line 440 of file error_code.h.

Referenced by css_transfer_fd().

#define ERR_CSS_TCP_PORT_ERROR   -348

Definition at line 425 of file error_code.h.

Referenced by css_tcp_master_open().

#define ERR_CSS_TCP_RECVMSG   -363

Definition at line 439 of file error_code.h.

Referenced by css_open_new_socket_from_master().

#define ERR_CSS_UNIX_DOMAIN_SOCKET_FILE_EXIST   -356

Definition at line 432 of file error_code.h.

Referenced by css_tcp_master_open().

#define ERR_CSS_WINTCP_ACCEPT_ERROR   -741

Definition at line 919 of file error_code.h.

Referenced by css_accept().

#define ERR_CSS_WINTCP_BIND_ABORT   -740

Definition at line 918 of file error_code.h.

Referenced by css_open_server_connection_socket(), and css_tcp_master_open().

#define ERR_CSS_WINTCP_BIND_RETRY   -739

Definition at line 917 of file error_code.h.

#define ERR_CSS_WINTCP_BROADCAST_TO_CLIENT   -742

Definition at line 920 of file error_code.h.

#define ERR_CSS_WINTCP_CANNOT_CREATE_STREAM   -738
#define ERR_CSS_WINTCP_PORT_ERROR   -736

Definition at line 915 of file error_code.h.

Referenced by css_tcp_master_open().

#define ERR_MM_ADDING_ATTRIBUTE   -377

Definition at line 450 of file error_code.h.

#define ERR_MM_ADDING_METHOD   -378

Definition at line 451 of file error_code.h.

#define ERR_MM_ADDING_SUPER   -379

Definition at line 452 of file error_code.h.

#define ERR_MM_CONVERSION_ERROR   -375

Definition at line 448 of file error_code.h.

#define ERR_MM_EARLY_EOF   -373

Definition at line 446 of file error_code.h.

#define ERR_MM_EARLY_EOF_TWO   -374

Definition at line 447 of file error_code.h.

#define ERR_MM_FINDING_PUBLIC   -376

Definition at line 449 of file error_code.h.

#define NO_ERROR   0

Definition at line 46 of file error_code.h.

Referenced by abort_subclasses(), access_object(), acl_reload(), acldb(), acquire_locks_for_multiple_rename(), add_and_normalize_date_time(), add_arg_domain(), add_batch_params_mapf(), add_batch_params_restore_mapf(), add_class_grant(), add_class_object(), add_deferred_activities(), add_element(), add_foreign_key(), add_key_to_weight_stats_list(), add_method_internal(), add_opt_coll_contraction(), cubbase::pinnable::add_pinner(), add_query_to_virtual_class(), add_resolution(), add_uca_contr_or_exp(), add_union_query(), addvoldb(), adjust_partition_range(), adjust_partition_size(), adjust_precision(), ai_api_check(), ai_api_get(), ai_api_length(), ai_api_map(), ai_api_set(), allocate_disk_structures(), allocate_disk_structures_index(), allocate_foreign_key(), allocate_index(), allocate_unique_constraint(), alter_trigger_cache(), alter_trigger_hierarchy(), alterdbhost(), annotate_method_files(), api_col_delete(), api_col_get_elem(), api_col_get_elem_domain_info(), api_col_insert(), api_col_length(), api_col_update(), api_collection_create(), api_collection_create_from_db_value(), api_collection_set_to_db_value(), api_object_resultset_pool_create(), api_ores_apply_update(), api_ores_delete_row(), api_qres_apply_update(), api_qres_clear_updates(), api_qres_fetch(), api_qres_get_resultset_metadata(), api_qres_get_value(), api_qres_tell(), api_qres_update_value(), api_qrmeta_get_count(), api_qrmeta_get_info(), api_rmeta_get_count(), api_rmeta_get_info(), api_rs_apply_row(), api_rs_clear_updates(), api_rs_delete_row(), api_rs_fetch(), api_rs_fetch_tell(), api_rs_get_resultset_metadata(), api_rs_update_value(), api_val_bind_param(), api_val_cci_bind_bind(), api_val_cursor_update(), apif_collection_create(), apif_last_pos(), apif_tell(), apply_absolute_tailoring_rules(), apply_grants(), apply_tailoring_rule_identity(), apply_tailoring_rule_w_dir(), apply_tailoring_rules(), applyinfo(), applylogdb(), appropriate_error(), area_alloc(), area_free(), area_insert_block(), area_validate(), array_indexer_create(), assign_null_value(), assign_set_value(), attribute_to_disk(), au_add_direct_groups(), au_add_member_internal(), au_add_member_method(), au_add_method_check_authorization(), au_add_user(), au_add_user_method(), au_change_owner(), au_change_owner_method(), au_change_serial_owner(), au_change_serial_owner_method(), au_change_sp_owner(), au_change_sp_owner_method(), au_change_trigger_owner(), au_change_trigger_owner_method(), au_check_authorization(), au_check_authorization_method(), au_check_serial_authorization(), au_check_user(), au_compute_groups(), au_delete_auth_of_dropping_table(), au_delete_new_auth(), au_drop_member(), au_drop_member_method(), au_drop_user(), au_drop_user_method(), au_dump_auth(), au_dump_to_file(), au_dump_user(), au_export_grants(), au_export_users(), au_extend_class_caches(), au_fetch_class_internal(), au_fetch_instance(), au_find_user(), au_find_user_cache_index(), au_find_user_method(), au_find_user_to_drop(), au_force_write_new_auth(), au_get_class_owner(), au_get_class_privilege(), au_get_new_auth(), au_get_object(), au_get_owner_method(), au_get_set(), au_get_user_name(), au_grant(), au_insert_new_auth(), au_install(), au_is_dba_group_member(), au_login(), au_login_method(), au_make_user(), au_perform_login(), au_print_auth(), au_propagate_del_new_auth(), au_revoke(), au_set_get_obj(), au_set_new_auth(), au_set_password_encoded_method(), au_set_password_encoded_sha1_method(), au_set_password_internal(), au_set_password_method(), au_set_user(), au_set_user_comment(), au_start(), au_update_new_auth(), au_user_name(), backupdb(), base64_decode(), base64_decode_chunk(), base64_encode(), base64_encode_local(), base64_partition_into_chunk(), base64_remove_space(), be_create_static_hash(), bf2df_str_cmpdisk(), bf2df_str_son_index(), bfmt_print(), bh_add(), bh_get_rid(), bh_insert(), bh_root_acquire(), bh_root_lock(), bh_root_release(), bh_root_unlock(), bind_api_structure(), boot_add_charsets(), boot_add_collations(), boot_add_data_type(), boot_after_copydb(), boot_can_compact(), boot_check_permanent_volumes(), boot_client(), boot_client_all_finalize(), boot_client_find_and_cache_class_oids(), boot_compact_db(), boot_compact_start(), boot_compact_stop(), boot_create_all_volumes(), boot_db_parm_update_heap(), boot_dbparm_save_volume(), boot_define_attribute(), boot_define_charsets(), boot_define_class(), boot_define_class_authorization(), boot_define_collations(), boot_define_data_type(), boot_define_domain(), boot_define_dual(), boot_define_ha_apply_info(), boot_define_index(), boot_define_index_key(), boot_define_meth_argument(), boot_define_meth_file(), boot_define_meth_sig(), boot_define_method(), boot_define_partition(), boot_define_query_spec(), boot_define_serial(), boot_define_stored_procedure(), boot_define_stored_procedure_arguments(), boot_define_view_attribute(), boot_define_view_attribute_set_domain(), boot_define_view_authorization(), boot_define_view_class(), boot_define_view_db_charset(), boot_define_view_db_collation(), boot_define_view_index(), boot_define_view_index_key(), boot_define_view_method(), boot_define_view_method_argument(), boot_define_view_method_argument_set_domain(), boot_define_view_method_file(), boot_define_view_partition(), boot_define_view_stored_procedure(), boot_define_view_stored_procedure_arguments(), boot_define_view_super_class(), boot_define_view_trigger(), boot_define_view_vclass(), boot_find_rest_permanent_volumes(), boot_find_rest_volumes(), boot_find_root_heap(), boot_get_db_charset_from_header(), boot_get_db_parm(), boot_get_host_name(), boot_get_new_volume_name_and_id(), boot_get_server_locales(), boot_get_server_timezone_checksum(), boot_initialize_client(), boot_make_session_server_key(), boot_mount(), boot_parse_add_volume_extensions(), boot_remove_all_temp_volumes(), boot_remove_all_volumes(), boot_remove_temp_volume(), boot_reset_mk_after_restart_from_backup(), boot_restart_client(), boot_restart_server(), boot_set_server_session_key(), boot_shutdown_client(), boot_unregister_client(), bri_access_root(), bri_alloc_root(), bri_init_root(), btree_add_index(), btree_advance_and_find_key(), btree_advance_to_next_slot_and_fix_page(), btree_apply_key_range_and_filter(), btree_attrinfo_read_dbvalues(), btree_build_nleafs(), btree_change_root_header_delta(), btree_check_all(), btree_check_by_btid(), btree_check_foreign_key(), btree_check_page_key(), btree_check_pages(), btree_check_tree(), btree_check_valid_record(), btree_class_test_unique(), btree_coerce_key(), btree_compress_node(), btree_connect_page(), btree_construct_leafs(), btree_count_oids(), btree_create_file(), btree_create_overflow_key_file(), btree_delete_index(), btree_delete_internal(), btree_delete_key_from_leaf(), btree_delete_meta_record(), btree_delete_overflow_key(), btree_dump(), btree_dump_capacity(), btree_dump_curr_key(), btree_dump_leaf_record(), btree_dump_non_leaf_record(), btree_dump_page(), btree_find_foreign_key(), btree_find_free_overflow_oids_page(), btree_find_key_from_leaf(), btree_find_lower_bound_leaf(), btree_find_min_or_max_key(), btree_find_multi_uniques(), btree_find_next_index_record(), btree_find_next_index_record_holding_current(), btree_find_next_index_record_holding_current_helper(), btree_find_oid_and_its_page(), btree_find_oid_does_mvcc_info_match(), btree_find_oid_from_leaf(), btree_find_oid_from_ovfl(), btree_find_oid_with_page_and_record(), btree_find_split_point(), btree_first_oid(), btree_fix_ovfl_oid_page(), btree_fix_ovfl_oid_pages_by_btid(), btree_fix_ovfl_oid_pages_tree(), btree_fix_root_for_delete(), btree_fix_root_for_insert(), btree_fix_root_with_info(), btree_fk_object_does_exist(), btree_get_asc_desc(), btree_get_btid_from_file(), btree_get_class_oid_of_unique_btid(), btree_get_index_key_type(), btree_get_new_page(), btree_get_next_key_info(), btree_get_next_node_info(), btree_get_next_overflow_vpid(), btree_get_next_page_vpid(), btree_get_num_visible_from_leaf_and_ovf(), btree_get_num_visible_oids_from_all_ovf(), btree_get_pkey_btid(), btree_get_prefix_separator(), btree_get_root_with_key(), btree_get_stats(), btree_get_stats_key(), btree_get_stats_midxkey(), btree_get_stats_with_AR_sampling(), btree_get_stats_with_fullscan(), btree_get_subtree_capacity(), btree_get_unique_statistics(), btree_get_unique_statistics_for_count(), btree_get_value_from_leaf_slot(), btree_glean_root_header_info(), btree_index_capacity(), btree_index_end_scan(), btree_index_next_scan(), btree_index_sort(), btree_index_start_scan(), btree_init_node_header(), btree_init_overflow_header(), btree_init_root_header(), btree_initialize_new_page(), btree_insert_internal(), btree_insert_mvcc_delid_into_page(), btree_is_slot_visible(), btree_iss_set_key(), btree_key_append_object_as_new_overflow(), btree_key_append_object_into_ovf(), btree_key_append_object_non_unique(), btree_key_append_object_to_overflow(), btree_key_append_object_unique(), btree_key_delete_remove_object(), btree_key_find_and_insert_delete_mvccid(), btree_key_find_and_lock_unique_of_non_unique(), btree_key_find_and_lock_unique_of_unique(), btree_key_find_first_visible_row(), btree_key_find_unique_version_oid(), btree_key_insert_delete_mvccid(), btree_key_insert_new_key(), btree_key_insert_new_object(), btree_key_lock_and_append_object_unique(), btree_key_online_index_IB_insert(), btree_key_online_index_IB_insert_list(), btree_key_online_index_tran_delete(), btree_key_online_index_tran_insert(), btree_key_online_index_tran_insert_DF(), btree_key_process_objects(), btree_key_record_check_no_visible(), btree_key_relocate_last_into_ovf(), btree_key_remove_delete_mvccid(), btree_key_remove_delete_mvccid_non_unique(), btree_key_remove_delete_mvccid_unique(), btree_key_remove_insert_mvccid(), btree_key_remove_object(), btree_key_remove_object_and_keep_visible_first(), btree_keyoid_checkscan_start(), btree_keyval_search(), btree_leaf_change_first_object(), btree_leaf_get_first_object(), btree_leaf_get_nth_oid_ptr(), btree_leaf_get_vpid_for_overflow_oids(), btree_leaf_is_key_between_min_max(), btree_leaf_record_replace_first_with_last(), btree_leaf_remove_object(), btree_load_check_fk(), btree_load_index(), btree_load_new_page(), btree_load_overflow_key(), btree_locate_key(), btree_merge_node(), btree_merge_node_and_advance(), btree_merge_root(), btree_modify_leaf_ovfl_vpid(), btree_modify_overflow_link(), btree_node_common_prefix(), btree_node_header_redo_log(), btree_node_header_undo_log(), btree_node_size_uncompressed(), btree_online_index_check_unique_constraint(), btree_online_index_list_dispatcher(), btree_or_get_mvccinfo(), btree_or_get_object(), btree_or_put_mvccinfo(), btree_or_put_object(), btree_overflow_record_replace_object(), btree_overflow_remove_object(), btree_pack_object(), btree_pack_root_header(), btree_prepare_bts(), btree_proceed_leaf(), btree_range_opt_check_add_index_key(), btree_range_scan(), btree_range_scan_advance_over_filtered_keys(), btree_range_scan_descending_fix_prev_leaf(), btree_range_scan_find_fk_any_object(), btree_range_scan_resume(), btree_range_scan_select_visible_oids(), btree_range_scan_start(), btree_read_fixed_portion_of_non_leaf_record_from_orbuf(), btree_read_record(), btree_read_record_without_decompression(), btree_recompress_record(), btree_record_get_last_object(), btree_record_get_num_visible_oids(), btree_record_process_objects(), btree_record_remove_object(), btree_record_satisfies_snapshot(), btree_reflect_global_unique_statistics(), btree_remove_delete_mvccid_unique_internal(), btree_repair_prev_link(), btree_repair_prev_link_by_btid(), btree_replace_first_oid_with_ovfl_oid(), btree_rv_keyval_undo_delete(), btree_rv_keyval_undo_insert(), btree_rv_keyval_undo_insert_mvcc_delid(), btree_rv_keyval_undo_insert_unique(), btree_rv_keyval_undo_online_index_tran_delete(), btree_rv_keyval_undo_online_index_tran_insert(), btree_rv_newpage_redo_init(), btree_rv_nodehdr_redo_insert(), btree_rv_nodehdr_undo_insert(), btree_rv_nodehdr_undoredo_update(), btree_rv_noderec_redo_insert(), btree_rv_noderec_undo_insert(), btree_rv_noderec_undoredo_update(), btree_rv_nop(), btree_rv_ovfid_undoredo_update(), btree_rv_pagerec_delete(), btree_rv_pagerec_insert(), btree_rv_read_keyval_info_nocopy(), btree_rv_record_modify_internal(), btree_rv_redo_global_unique_stats_commit(), btree_rv_remove_marked_for_delete(), btree_rv_remove_unique_stats(), btree_rv_roothdr_undo_update(), btree_rv_save_keyval_for_undo(), btree_rv_save_keyval_for_undo_two_objects(), btree_rv_undo_global_unique_stats_commit(), btree_rv_undo_mark_dealloc_page(), btree_rv_undoredo_copy_page(), btree_rv_update_tran_stats(), btree_rv_util_save_page_records(), btree_rv_write_log_record(), btree_rv_write_log_record_for_key_insert(), btree_save_last_leafrec(), btree_scan_for_show_index_capacity(), btree_scan_for_show_index_header(), btree_scan_update_range(), btree_search_key_and_apply_functions(), btree_search_leaf_page(), btree_search_nonleaf_page(), btree_select_visible_object_for_range_scan(), btree_seq_find_oid_from_ovfl(), btree_set_error(), btree_set_split_point(), btree_set_vpid_previous_vpid(), btree_sort_get_next(), btree_split_next_pivot(), btree_split_node(), btree_split_node_and_advance(), btree_split_root(), btree_start_overflow_page(), btree_store_overflow_key(), btree_top_n_items_binary_search(), btree_unpack_object(), btree_update(), btree_verify_leaf_node(), btree_verify_node(), btree_verify_nonleaf_node(), btree_verify_subtree(), btree_write_record(), build_att_coll_change_map(), build_att_type_change_map(), build_attr_change_map(), build_class_grant_list(), build_key_list_groups(), mvcctable::build_mvcc_info(), build_xasl_for_server_delete(), call_get_next_index_oidset(), call_method(), JSON_WALKER::CallAfter(), JSON_WALKER::CallBefore(), JSON_DUPLICATE_KEYS_CHECKER::CallBefore(), JSON_PATH_MAPPER::CallBefore(), JSON_WALKER::CallOnArrayIterate(), JSON_PATH_MAPPER::CallOnArrayIterate(), JSON_WALKER::CallOnKeyIterate(), JSON_PATH_MAPPER::CallOnKeyIterate(), catalog_add_class_info(), catalog_add_representation(), catalog_adjust_directory_count(), catalog_assign_attribute(), catalog_check_class_consistency(), catalog_check_consistency(), catalog_create(), catalog_delete(), catalog_drop(), catalog_drop_all(), catalog_drop_all_representation_and_class(), catalog_drop_directory(), catalog_drop_disk_representation_from_page(), catalog_drop_old_representations(), catalog_drop_representation_class_from_page(), catalog_drop_representation_helper(), catalog_drop_representation_item(), catalog_dump(), catalog_end_access_with_dir_oid(), catalog_entry_free(), catalog_entry_init(), catalog_entry_uninit(), catalog_fetch_attribute_value(), catalog_fetch_btree_statistics(), catalog_fetch_disk_attribute(), catalog_fetch_disk_representation(), catalog_file_map_find_optimal_page(), catalog_file_map_overflow_count(), catalog_file_map_page_dump(), catalog_find_optimal_page(), catalog_get_cardinality(), catalog_get_cardinality_by_name(), catalog_get_class_info(), catalog_get_dir_oid_from_cache(), catalog_get_key_list(), catalog_get_last_representation_id(), catalog_get_new_page(), catalog_get_record_from_page(), catalog_get_rep_dir(), catalog_get_representation(), catalog_get_representation_directory(), catalog_get_representation_item(), catalog_get_representation_record_after_search(), catalog_initialize_new_page(), catalog_insert(), catalog_insert_representation_item(), catalog_key_copy(), catalog_put_record_into_page(), catalog_put_representation_item(), catalog_read_unread_portion(), catalog_reclaim_space(), catalog_rv_delete_redo(), catalog_rv_insert_redo(), catalog_rv_insert_undo(), catalog_rv_new_page_redo(), catalog_rv_update(), catalog_start_access_with_dir_oid(), catalog_store_attribute_value(), catalog_store_btree_statistics(), catalog_store_disk_attribute(), catalog_store_disk_representation(), catalog_update(), catalog_update_class_info(), catalog_write_unwritten_portion(), catcls_class_install(), catcls_compile_catalog_classes(), catcls_convert_attr_id_to_name(), catcls_convert_class_oid_to_oid(), catcls_delete_catalog_classes(), catcls_delete_instance(), catcls_delete_subset(), catcls_expand_or_value_by_def(), catcls_expand_or_value_by_repr(), catcls_expand_or_value_by_subset(), catcls_finalize_class_oid_to_oid_hash_table(), catcls_find_and_set_cached_class_oid(), catcls_find_btid_of_class_name(), catcls_find_class_oid_by_class_name(), catcls_find_oid_by_class_name(), catcls_free_entry(), catcls_get_apply_info_log_record_time(), catcls_get_db_collation(), catcls_get_object_set(), catcls_get_or_value_from_attribute(), catcls_get_or_value_from_attrid(), catcls_get_or_value_from_buffer(), catcls_get_or_value_from_class(), catcls_get_or_value_from_class_record(), catcls_get_or_value_from_domain(), catcls_get_or_value_from_indexes(), catcls_get_or_value_from_method(), catcls_get_or_value_from_method_argument(), catcls_get_or_value_from_method_file(), catcls_get_or_value_from_method_signiture(), catcls_get_or_value_from_partition(), catcls_get_or_value_from_query_spec(), catcls_get_or_value_from_record(), catcls_get_or_value_from_resolution(), catcls_get_property_set(), catcls_get_server_compat_info(), catcls_get_subset(), catcls_initialize_class_oid_to_oid_hash_table(), catcls_insert_catalog_classes(), catcls_insert_instance(), catcls_insert_subset(), catcls_put_entry(), catcls_put_or_value_into_buffer(), catcls_put_or_value_into_record(), catcls_remove_entry(), catcls_reorder_attributes_by_repr(), catcls_replace_entry_oid(), catcls_update_catalog_classes(), catcls_update_instance(), catcls_update_subset(), catcls_vclass_install(), cci_set_to_xcol(), cfg_find_db(), cfg_read_directory(), cfg_read_directory_ex(), change_constraints_comment_partitioned_class(), change_constraints_status_partitioned_class(), change_key_weight_list(), changemode(), check_alias_conflict(), check_alias_delete(), check_alias_domains(), check_and_fix_compat_level(), func_type::Node::check_arg_compat(), check_args(), check_att_chg_allowed(), check_att_domain(), check_attribute_method_overlap(), check_authorization(), check_change_attribute(), check_change_class_collation(), cubload::sa_class_installer::check_class(), check_class_domain(), check_commit(), check_constraints(), check_database_name_local(), check_default_on_update_clause(), check_domain_class_type(), check_env_lang_val(), check_fk_validity(), check_for_cons(), check_grant_option(), check_ha_db_and_node_list(), check_invalid_resolutions(), check_local_definition(), check_merge_trigger(), check_missing_non_null_attrs(), check_namespace(), check_object_domain(), check_referenced_domain(), check_reinit_copylog(), check_resolution_name(), check_resolution_target(), check_semantics(), check_serial_invariants(), check_set_object(), check_target(), check_timeout_value(), check_timezone_compat(), check_trigger(), check_user_name(), check_volume_name(), checkdb(), checksumdb(), chksum_calculate_checksum(), chksum_drop_and_create_checksum_table(), chksum_get_next_lower_bound(), chksum_get_prev_checksum_results(), chksum_init_checksum_tables(), chksum_insert_schema_definition(), chksum_report(), chksum_report_diff(), chksum_report_schema_diff(), chksum_report_summary(), chksum_set_initial_chunk_id_and_lower_bound(), chksum_start(), chksum_update_current_schema_definition(), chksum_update_master_checksum(), ci_batch_res_get_error_impl(), ci_batch_res_get_result_impl(), ci_batch_res_query_count_impl(), ci_collection_free(), ci_collection_length(), ci_collection_new_impl(), ci_conn_close(), ci_conn_close_impl(), ci_conn_connect_impl(), ci_conn_create_statement_impl(), ci_conn_get_error_impl(), ci_conn_get_option_impl(), ci_conn_set_option_impl(), ci_create_connection_impl(), ci_err_set(), ci_err_set_impl(), ci_get_connection_opool_impl(), ci_oid_delete(), ci_oid_get_classname(), ci_oid_get_resultset(), ci_pmeta_get_count_impl(), ci_pmeta_get_info_impl(), ci_res_get_resultset_metadata(), ci_stmt_add_batch_impl(), ci_stmt_add_batch_query_impl(), ci_stmt_affected_rows_impl(), ci_stmt_clear_batch_impl(), ci_stmt_close(), ci_stmt_execute_batch_impl(), ci_stmt_execute_immediate_impl(), ci_stmt_execute_impl(), ci_stmt_get_first_error_impl(), ci_stmt_get_next_error_impl(), ci_stmt_get_option_impl(), ci_stmt_get_parameter_impl(), ci_stmt_get_parameter_metadata_impl(), ci_stmt_get_query_type_impl(), ci_stmt_get_resultset_impl(), ci_stmt_get_resultset_metadata_impl(), ci_stmt_get_start_line_impl(), ci_stmt_next_result_impl(), ci_stmt_prepare_impl(), ci_stmt_register_out_parameter_impl(), ci_stmt_set_option_impl(), ci_stmt_set_parameter_impl(), class_instances_can_be_referenced(), class_referenced_by_attributes(), class_referenced_by_class(), classobj_area_init(), classobj_btid_from_property_value(), classobj_cache_class_constraints(), classobj_cache_constraint_entry(), classobj_cache_constraint_list(), classobj_cache_not_null_constraints(), classobj_change_constraint_comment(), classobj_change_constraint_status(), classobj_check_function_constraint_info(), classobj_check_index_exist(), classobj_copy_attlist(), classobj_copy_attribute_like(), classobj_copy_constraint_like(), classobj_copy_default_expr(), classobj_copy_methfiles(), classobj_copy_methlist(), classobj_copy_props(), classobj_copy_reslist(), classobj_drop_foreign_key_ref(), classobj_drop_prop(), classobj_find_cons_index2_col_type_list(), classobj_find_prop_constraint(), classobj_get_prop(), classobj_init_attribute(), classobj_init_method(), classobj_install_template(), classobj_is_exist_foreign_key_ref(), classobj_make_class_constraints(), classobj_make_function_index_info(), classobj_make_index_filter_pred_info(), classobj_make_index_prefix_info(), classobj_make_template(), classobj_make_template_like(), classobj_oid_from_property_value(), classobj_populate_class_properties(), classobj_print_props(), classobj_put_foreign_key_ref(), classobj_put_index(), classobj_put_prop(), classobj_put_seq_and_iterate(), classobj_put_seq_with_name_and_iterate(), cuberr::er_message::clear_error(), clear_wait_queue_entry_and_free_buffer(), clist_init(), clogin_user(), coerce_binary_to_dbvalue(), coerce_char_to_dbvalue(), coerce_date_to_dbvalue(), coerce_datetime_to_dbvalue(), col_add(), col_api_delete(), col_api_get_elem(), col_api_get_elem_domain_info(), col_api_insert(), col_api_update(), col_delete(), col_drop(), col_drop_nulls(), col_expand(), col_expand_array(), col_expand_blocks(), col_new(), col_permanent_oids(), col_sort(), col_successive_merge(), collect_class_grants(), collect_hier_class_info(), compactdb(), compactdb_start(), compare_driver(), compare_size_and_buffer(), cubregex::compile(), compile_trigger_activity(), complete_connection(), mvcctable::complete_mvcc(), complete_statement(), compute_weights_per_level_stats(), conn_end_tran(), conn_restart_client(), connect_to_master_for_server_monitor(), construct_index_key_domain(), construct_instance(), conv_tz(), convert_argv(), convert_speclist_to_objlist(), copy_bind_value_to_tdes(), copy_ds_rule(), copy_offset_rule(), copydb(), copylogdb(), cubregex::count(), create_alphabet(), create_cci_object(), create_db_value_bind_table(), create_dir(), create_handle_context(), create_opt_ce_w_exp(), create_opt_weights(), create_or_drop_index_helper(), create_resultset_impl(), createdb(), crypt_default_decrypt(), crypt_default_encrypt(), crypt_encrypt_printable(), crypt_generate_random_bytes(), crypt_md5_buffer_binary(), crypt_md5_buffer_hex(), crypt_sha_functions(), crypt_sha_two(), csect_check_own_critical_section(), csect_demote_critical_section(), csect_enter_critical_section(), csect_enter_critical_section_as_reader(), csect_exit_critical_section(), csect_finalize_critical_section(), csect_finalize_static_critical_sections(), csect_initialize_critical_section(), csect_initialize_static_critical_sections(), csect_promote_critical_section(), csect_start_scan(), csect_wait_on_promoter_queue(), csect_wait_on_writer_queue(), csect_wakeup_waiting_promoter(), csect_wakeup_waiting_writer(), csession_create_prepared_statement(), csession_delete_prepared_statement(), csession_drop_session_variables(), csession_end_session(), csession_find_or_create_session(), csession_get_last_insert_id(), csession_get_prepared_statement(), csession_get_row_count(), csession_get_variable(), csession_reset_cur_insert_id(), csession_set_row_count(), csession_set_session_variables(), csql(), csql_append_more_line(), csql_do_session_cmd(), csql_execute_statements(), csql_fputs_console_conv(), csql_get_real_path(), csql_get_sys_param(), csql_get_user_home(), csql_help_info(), csql_help_schema(), csql_help_trigger(), csql_killtran(), csql_results(), csql_set_sys_param(), csql_string_to_plain_string(), css_add_list(), css_add_queue_entry(), css_add_wait_queue_entry(), css_block_all_active_conn(), css_change_ha_server_state(), css_check_conn(), css_check_ha_server_state_for_client(), css_client_init(), css_connection_handler_thread(), css_default_server_timeout_fn(), css_end_server_request(), css_finalize_list(), css_get_request_id(), css_get_session_ids_for_active_connections(), css_gethostname(), css_hostname_to_ip(), css_increment_num_conn(), css_increment_num_conn_internal(), css_init(), css_init_conn_list(), css_initialize_conn(), css_initialize_list(), css_is_shutdown_timeout_expired(), css_job_queues_start_scan(), css_make_access_status_exist_user(), css_make_conn(), css_notify_ha_log_applier_state(), css_process_activate_heartbeat(), css_process_change_server_ha_mode_request(), css_process_deact_stop_all(), css_process_deactivate_heartbeat(), css_process_ha_start_util_process(), css_process_new_client(), css_queue_packet(), css_queue_user_data_buffer(), css_refuse_connection_request(), css_register_server_timeout_fn(), css_remove_all_unexpected_packets(), css_return_queued_data_timeout(), css_return_queued_error(), css_return_queued_request(), css_send_abort_request(), css_send_error_to_server(), css_send_reply_and_data_to_client(), css_shutdown_conn(), css_sockaddr(), css_tcp_client_open_with_retry(), css_tcp_client_open_with_timeout(), css_tcp_master_open(), css_test_for_client_errors(), css_test_for_server_errors(), css_traverse_list(), css_user_access_status_start_scan(), cursor_allocate_tuple_area(), cursor_buffer_last_page(), cursor_construct_tuple_from_overflow_pages(), cursor_copy_list_id(), cursor_copy_vobj_to_dbvalue(), cursor_fetch_oids(), cursor_fetch_page_having_tuple(), cursor_first_tuple(), cursor_fixup_set_vobjs(), cursor_fixup_vobjs(), cursor_get_list_file_page(), cursor_get_oid_from_vobj(), cursor_get_tuple_value_list(), cursor_get_tuple_value_to_dbvalue(), cursor_has_set_vobjs(), cursor_last_tuple(), cursor_next_tuple(), cursor_open(), cursor_point_current_tuple(), cursor_prev_tuple(), cursor_set_oid_columns(), cvacuum(), da_destroy(), da_expand(), da_get(), da_put(), date_to_char(), db_abs_dbval(), db_accumulate_json_arrayagg(), db_accumulate_json_objectagg(), db_acos_dbval(), db_add_attribute_internal(), db_add_class_resolution(), db_add_constraint(), db_add_days_to_year(), db_add_int_to_datetime(), db_add_method_file(), db_add_months(), db_add_query_spec(), db_add_resolution(), db_add_set_attribute_domain(), db_add_super(), db_add_super_internal(), db_add_time(), db_add_volume_ex(), db_add_weeks_and_days_to_date(), db_ascii(), db_asin_dbval(), db_atan2_dbval(), db_atan_dbval(), db_bigint_to_binary_string(), db_bit_count_dbval(), db_bit_string(), db_bit_string_coerce(), db_bit_to_blob(), db_blob_from_file(), db_blob_length(), db_blob_to_bit(), db_ceil_dbval(), db_change_default(), db_change_method_implementation(), db_change_query_spec(), db_char_string_coerce(), db_char_to_blob(), db_char_to_clob(), db_check_or_create_null_term_string(), db_check_single_query(), db_clob_from_file(), db_clob_length(), db_clob_to_char(), db_col_add(), db_col_find(), db_col_fprint(), db_col_free(), db_col_insert(), db_col_optimize(), db_col_put(), db_compile_statement_local(), db_compress_like_pattern(), db_constrain_non_null(), db_conv(), db_conv_tz(), db_convert_json_into_scalar(), db_convert_sec_to_time(), db_convert_time_to_sec(), db_convert_to_time(), db_cos_dbval(), db_cot_dbval(), db_crc32_dbval(), db_create(), db_create_class(), db_create_fbo(), db_create_vclass(), db_date_add_sub_interval_days(), db_date_add_sub_interval_expr(), db_date_dbval(), db_date_diff(), db_date_encode(), db_date_format(), db_date_parse_date(), db_date_parse_datetime_parts(), db_date_parse_time(), db_date_parse_timestamp(), db_datetime_decode(), db_datetime_string(), db_datetime_to_timestamp(), db_datetimeltz_to_string(), db_datetimetz_to_string(), db_decode_object(), db_degrees_dbval(), db_disable_modification(), db_dput(), db_drandom_dbval(), db_drop_attribute(), db_drop_attribute_internal(), db_drop_class_resolution(), db_drop_constraint(), db_drop_method_file(), db_drop_method_files(), db_drop_query_spec(), db_drop_resolution(), db_drop_set_attribute_domain(), db_drop_super(), db_drop_super_connect(), db_dsend(), db_elo_read(), db_elo_write(), db_enable_modification(), db_encode_object(), db_enum_put_cs_and_collation(), db_evaluate_json_array(), db_evaluate_json_array_append(), db_evaluate_json_array_insert(), db_evaluate_json_contains(), db_evaluate_json_contains_path(), db_evaluate_json_depth(), db_evaluate_json_extract(), db_evaluate_json_get_all_paths(), db_evaluate_json_insert(), db_evaluate_json_keys(), db_evaluate_json_length(), db_evaluate_json_merge_patch(), db_evaluate_json_merge_preserve(), db_evaluate_json_object(), db_evaluate_json_pretty(), db_evaluate_json_remove(), db_evaluate_json_replace(), db_evaluate_json_search(), db_evaluate_json_set(), db_evaluate_json_type_dbval(), db_evaluate_json_unquote(), db_evaluate_json_valid(), db_execute_and_keep_statement_local(), db_exp_dbval(), db_fetch_array(), db_fetch_composition(), db_fetch_list(), db_find_class_of_index(), db_find_or_create_session(), db_find_string_in_in_set(), db_floor_dbval(), db_format(), db_from_tz(), db_from_unixtime(), db_gadget_bind(), db_gadget_exec(), db_get_all_chosen_classes(), db_get_attribute(), db_get_attribute_domain(), db_get_attribute_force(), db_get_attribute_names(), db_get_attributes(), db_get_attributes_force(), db_get_btree_statistics(), db_get_class_attribute(), db_get_class_attribute_names(), db_get_class_attributes(), db_get_class_method(), db_get_class_method_names(), db_get_class_methods(), db_get_class_num_objs_and_pages(), db_get_class_resolutions(), db_get_constraints(), db_get_cs_coll_info(), db_get_date_dayofyear(), db_get_date_format(), db_get_date_from_days(), db_get_date_item(), db_get_date_quarter(), db_get_date_totaldays(), db_get_date_week(), db_get_date_weekday(), db_get_datetime_from_dbvalue(), db_get_deep_copy_of_json(), db_get_info_for_like_optimization(), db_get_like_optimization_bounds(), db_get_loader_commands(), db_get_method(), db_get_method_file_names(), db_get_method_files(), db_get_method_function(), db_get_method_names(), db_get_methods(), db_get_next_like_pattern_character(), db_get_ordered_attribute_names(), db_get_ordered_attributes(), db_get_query_format(), db_get_query_result_format(), db_get_query_specs(), db_get_resolutions(), db_get_schema_def_dbval(), db_get_serial_current_value(), db_get_serial_next_value_ex(), db_get_shared_attribute(), db_get_shared_attribute_names(), db_get_subclass_names(), db_get_subclasses(), db_get_superclass_names(), db_get_superclasses(), db_get_system_parameters(), db_get_time_from_dbvalue(), db_get_time_item(), db_guid(), db_hex(), db_inet_aton(), db_inet_ntoa(), db_init(), db_init_db_json_pointers(), db_is_any_class(), db_is_class(), db_is_indexed(), db_is_updatable_attribute(), db_is_updatable_object(), db_json_add_json_value_to_object(), db_json_array_append_func(), db_json_array_insert_func(), db_json_contains_duplicate_keys(), db_json_contains_path(), db_json_convert_to_utf8(), db_json_copy_and_convert_to_utf8(), db_json_deserialize(), db_json_deserialize_doc_internal(), db_json_extract_document_from_path(), db_json_get_all_paths_func(), db_json_get_json_from_str(), db_json_insert_func(), db_json_is_valid(), db_json_json_string_as_utf8(), db_json_keys_func(), db_json_load_validator(), db_json_merge_patch_func(), db_json_merge_preserve_func(), db_json_normalize_path_string(), db_json_object_contains_key(), db_json_or_buf_underflow(), db_json_path_is_token_valid_array_index(), db_json_path_unquote_object_keys(), db_json_remove_func(), db_json_replace_func(), db_json_search_func(), db_json_serialize(), db_json_set_func(), db_json_split_path_by_delimiters(), db_json_unpack_array_to_value(), db_json_unpack_bigint_to_value(), db_json_unpack_bool_to_value(), db_json_unpack_double_to_value(), db_json_unpack_int_to_value(), db_json_unpack_object_to_value(), db_json_unpack_string_to_value(), db_json_unquote(), db_json_val_from_str(), db_json_validate_json(), db_json_value_is_contained_in_doc_helper(), db_last_day(), db_least_or_greatest(), db_like_bound(), db_log_dbval(), db_log_generic_dbval(), db_mktime(), db_mod_bigint(), db_mod_dbval(), db_mod_double(), db_mod_float(), db_mod_int(), db_mod_monetary(), db_mod_numeric(), db_mod_short(), db_mod_string(), db_months_between(), db_new_time(), db_numeric_string(), db_object_describe(), db_object_fetch(), db_open_buffer_and_compile_first_statement(), db_ping_server(), db_power_dbval(), db_push_values(), db_put(), db_query_end_internal(), db_query_execute(), db_query_get_cache_time(), db_query_get_tuple_value(), db_query_get_tuple_valuelist(), db_query_plan_dump_file(), db_query_prefetch_columns(), db_query_seek_tuple(), db_query_set_copy_tplvalue(), db_query_set_tplpos(), db_radians_dbval(), db_random_dbval(), db_rename(), db_rename_attribute(), db_rename_internal(), db_reset_latest_query_status(), db_reset_system_parameters_from_assignments(), db_restart(), db_restart_ex(), db_round_dbval(), db_round_dbvalue_to_int(), db_send(), db_seq_create(), db_seq_free(), db_seq_insert(), db_seq_print(), db_seq_put(), db_set_add(), db_set_client_cache_time(), db_set_create(), db_set_create_basic(), db_set_create_multi(), db_set_free(), db_set_loader_commands(), db_set_page_size(), db_set_print(), db_set_statement_auto_commit(), db_set_system_generated_statement(), db_set_system_parameters(), db_shutdown(), db_sign_dbval(), db_sin_dbval(), db_sleep(), db_sqrt_dbval(), db_str_to_date(), db_strftime(), db_string_aes_decrypt(), db_string_aes_encrypt(), db_string_bigint(), db_string_bit_length(), db_string_char_length(), db_string_chr(), db_string_compare(), db_string_concatenate(), db_string_convert_to(), db_string_date(), db_string_double(), db_string_elt(), db_string_escape_str(), db_string_extract_dbval(), db_string_fix_string_size(), db_string_float(), db_string_from_base64(), db_string_index_prefix(), db_string_insert_substring(), db_string_instr(), db_string_integer(), db_string_like(), db_string_limit_size_string(), db_string_lower(), db_string_make_empty_typed_string(), db_string_md5(), db_string_monetary(), db_string_pad(), db_string_position(), db_string_prefix_compare(), db_string_put_cs_and_collation(), db_string_quote(), db_string_regexp_count(), db_string_regexp_instr(), db_string_regexp_like(), db_string_regexp_replace(), db_string_regexp_substr(), db_string_repeat(), db_string_replace(), db_string_reverse(), db_string_rlike(), db_string_sha_one(), db_string_sha_two(), db_string_short(), db_string_space(), db_string_substring(), db_string_substring_index(), db_string_timestamp(), db_string_to_base64(), db_string_to_date_ex(), db_string_to_datetime_ex(), db_string_to_datetimeltz_ex(), db_string_to_datetimetz_ex(), db_string_to_time_ex(), db_string_to_timestamp_ex(), db_string_to_timestampltz_ex(), db_string_to_timestamptz_ex(), db_string_translate(), db_string_trim(), db_string_truncate(), db_string_unique_prefix(), db_string_upper(), db_string_value(), db_subtract_int_from_datetime(), db_sys_date(), db_sys_date_and_epoch_time(), db_sys_datetime(), db_sys_time(), db_sys_timestamp(), db_sys_timezone(), db_tan_dbval(), db_time_dbval(), db_time_diff(), db_time_encode(), db_time_format(), db_time_string(), db_timestamp(), db_timestamp_decode_w_reg(), db_timestamp_decode_w_tz_id(), db_timestamp_encode_utc(), db_timestamp_encode_w_reg(), db_timestamp_string(), db_timestampltz_to_string(), db_timestamptz_to_string(), db_to_char(), db_to_date(), db_to_datetime(), db_to_number(), db_to_time(), db_to_timestamp(), db_trunc_dbval(), db_truncate_class(), db_type_to_type(), db_typeof_dbval(), db_tz_offset(), db_unix_timestamp(), db_unpack_prepare_info(), db_validate(), db_validate_query_spec(), db_value_alter_type(), db_value_clear(), db_value_clear_array(), db_value_clone(), db_value_coerce(), db_value_domain_default(), db_value_domain_init(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), db_value_free(), db_value_get(), db_value_put(), db_value_put_encoded_date(), db_value_put_encoded_time(), db_value_put_monetary_amount_as_double(), db_value_put_monetary_currency(), db_value_put_null(), db_value_to_enumeration_value(), db_value_to_json_doc(), db_value_to_json_key(), db_value_to_json_path(), db_value_to_json_value(), db_value_to_value(), db_value_type_is_collection(), db_width_bucket(), db_width_bucket_calculate_numeric(), dbt_add_argument(), dbt_add_attribute(), dbt_add_class_attribute(), dbt_add_class_method(), dbt_add_class_resolution(), dbt_add_constraint(), dbt_add_foreign_key(), dbt_add_method(), dbt_add_method_file(), dbt_add_query_spec(), dbt_add_resolution(), dbt_add_set_argument_domain(), dbt_add_set_attribute_domain(), dbt_add_shared_attribute(), dbt_add_super(), dbt_change_default(), dbt_change_method_implementation(), dbt_change_query_spec(), dbt_constrain_non_null(), dbt_constrain_unique(), dbt_dput(), dbt_drop_attribute(), dbt_drop_class_attribute(), dbt_drop_class_method(), dbt_drop_class_resolution(), dbt_drop_constraint(), dbt_drop_method(), dbt_drop_method_file(), dbt_drop_method_files(), dbt_drop_query_spec(), dbt_drop_resolution(), dbt_drop_set_attribute_domain(), dbt_drop_shared_attribute(), dbt_drop_super(), dbt_drop_super_connect(), dbt_finish_class(), dbt_finish_object(), dbt_finish_object_and_decache_when_failure(), dbt_put(), dbt_put_internal(), dbt_rename(), dbt_rename_method_file(), dbt_reset_query_spec(), dbt_set_label(), dbt_set_loader_commands(), dbt_set_object_id(), dbval_to_net_buf(), deallocate_index(), define_trigger_classes(), delete_all_ha_apply_info(), delete_all_slave_ha_apply_info(), delete_list_by_oids(), delete_object_tuple(), delete_real_class(), delete_resolution(), deletedb(), desc_disk_to_attr_info(), desc_disk_to_obj(), desc_value_special_fprint(), object_printer::describe_attribute(), object_printer::describe_class(), object_printer::describe_constraint(), object_printer::describe_partition_info(), object_printer::describe_partition_parts(), db_value_printer::describe_value(), cubload::sa_object_loader::destroy(), destroy_uca_instance(), diagdb(), disk_add_volume(), disk_add_volume_extension(), disk_cache_init(), disk_cache_load_volume(), disk_can_overwrite_data_volume(), disk_check(), disk_check_sectors_are_reserved_in_volume(), disk_check_volume(), disk_dump_all(), disk_dump_volume_system_info(), disk_extend(), disk_format(), disk_format_first_volume(), disk_get_boot_db_charset(), disk_get_boot_hfid(), disk_get_checkpoint(), disk_get_creation_time(), disk_get_link(), disk_get_total_numsectors(), disk_get_volheader_internal(), disk_is_page_sector_reserved_with_debug_crash(), disk_is_sector_reserved(), disk_manager_init(), disk_reserve_from_cache(), disk_reserve_sectors(), disk_reserve_sectors_in_volume(), disk_rv_redo_dboutside_newvol(), disk_rv_redo_format(), disk_rv_redo_init_map(), disk_rv_reserve_sectors(), disk_rv_undo_format(), disk_rv_undoredo_link(), disk_rv_undoredo_set_boot_hfid(), disk_rv_undoredo_set_creation_time(), disk_rv_unreserve_sectors(), disk_rv_volhead_extend_redo(), disk_rv_volhead_extend_undo(), disk_set_boot_hfid(), disk_set_checkpoint(), disk_set_creation(), disk_set_link(), disk_spacedb(), disk_stab_count_free(), disk_stab_cursor_fix(), disk_stab_dump(), disk_stab_dump_unit(), disk_stab_init(), disk_stab_iterate_units(), disk_stab_set_bits_contiguous(), disk_stab_unit_check_reserved(), disk_stab_unit_reserve(), disk_stab_unit_unreserve(), disk_to_attribute(), disk_to_class(), disk_to_domain2(), disk_to_metharg(), disk_to_method(), disk_to_methsig(), disk_to_partition_info(), disk_to_repattribute(), disk_to_representation(), disk_to_root(), disk_unformat(), disk_unreserve_ordered_sectors(), disk_unreserve_ordered_sectors_without_csect(), disk_unreserve_sectors_from_volume(), disk_update_instance(), disk_vhdr_set_next_vol_fullname(), disk_vhdr_set_vol_fullname(), disk_vhdr_set_vol_remarks(), disk_volume_boot(), disk_volume_expand(), disk_volume_header_end_scan(), disk_volume_header_next_scan(), disk_volume_header_start_scan(), dl_decipher_waitval(), dl_destroy_module(), dl_initiate_dynamic_loader(), dl_initiate_module(), dl_is_valid_image_file(), dl_resolve_symbol(), dl_validate_candidates(), dl_validate_file_entry(), dlisth_map(), do_add_attribute(), do_add_attribute_from_select_column(), do_add_attributes(), do_add_constraints(), do_add_method_files(), do_add_methods(), do_add_queries(), do_add_resolutions(), do_add_supers(), do_alter(), do_alter_change_auto_increment(), do_alter_change_col_comment(), do_alter_change_default_cs_coll(), do_alter_change_owner(), do_alter_change_tbl_comment(), do_alter_clause_add_index(), do_alter_clause_change_attribute(), do_alter_clause_drop_index(), do_alter_clause_rename_entity(), do_alter_index(), do_alter_index_comment(), do_alter_index_rebuild(), do_alter_index_status(), do_alter_one_clause_with_template(), do_alter_partitioning_post(), do_alter_partitioning_pre(), do_alter_serial(), do_alter_trigger(), do_alter_user(), do_cast_host_variables_to_expected_domain(), do_change_att_schema_only(), do_change_auto_increment_serial(), do_check_delete_trigger(), do_check_fk_constraints_internal(), do_check_for_empty_classes_in_delete(), do_check_insert_server_allowed(), do_check_internal_statements(), do_check_partitioned_class(), do_check_rows_for_null(), do_coalesce_partition_post(), do_coalesce_partition_pre(), do_copy_indexes(), do_create_auto_increment_serial(), do_create_entity(), do_create_index(), do_create_local(), do_create_midxkey_for_constraint(), do_create_partition(), do_create_partition_constraint(), do_create_partition_constraints(), do_create_serial(), do_create_serial_internal(), do_create_trigger(), do_create_user(), do_delete(), do_drop(), do_drop_att_constraints(), do_drop_index(), do_drop_partition_list(), do_drop_partitioned_class(), do_drop_saved_indexes(), do_drop_serial(), do_drop_session_variables(), do_drop_trigger(), do_drop_user(), do_drop_variable(), do_evaluate(), do_evaluate_default_expr(), do_evaluate_insert_values(), do_execute_delete(), do_execute_do(), do_execute_insert(), do_execute_merge(), do_execute_select(), do_execute_session_statement(), do_execute_statement(), do_execute_trigger(), do_execute_update(), do_find_auto_increment_serial(), do_find_unique_constraint_violations(), do_get_optimization_param(), do_get_partition_keycol(), do_get_partition_parent(), do_get_partition_size(), do_get_prepared_statement_info(), do_get_serial_cached_num(), do_get_serial_obj_id(), do_get_stats(), do_get_trigger(), do_get_xaction(), do_grant(), do_insert(), do_insert_at_server(), do_insert_checks(), do_insert_template(), do_is_partitioned_subclass(), do_kill(), do_merge(), do_on_duplicate_key_update(), do_prepare_delete(), do_prepare_insert(), do_prepare_insert_internal(), do_prepare_merge(), do_prepare_select(), do_prepare_session_statement(), do_prepare_statement(), do_prepare_update(), do_process_prepare_statement(), do_promote_partition(), do_promote_partition_by_name(), do_promote_partition_list(), do_reclaim_addresses(), do_reclaim_class_addresses(), do_recompile_and_execute_prepared_statement(), do_recreate_att_constraints(), do_recreate_filter_index_constr(), do_recreate_func_index_constr(), do_recreate_renamed_class_indexes(), do_recreate_saved_indexes(), do_redistribute_partitions_data(), do_remove_partition_post(), do_remove_partition_pre(), do_remove_trigger(), do_rename(), do_rename_internal(), do_rename_partition(), do_rename_trigger(), do_reorganize_partition_post(), do_reorganize_partition_pre(), do_replace_into(), do_replace_names_for_insert_values_pre(), do_replicate_statement(), do_reset_auto_increment_serial(), do_revoke(), do_rollback(), do_run_update_query_for_class(), do_run_update_query_for_new_default_expression_fields(), do_run_update_query_for_new_notnull_fields(), do_run_upgrade_instances_domain(), do_save_all_indexes(), do_savepoint(), do_scope(), do_select_internal(), do_set_insert_server_not_allowed(), do_set_names(), do_set_object_id(), do_set_optimization_param(), do_set_pruning_type(), do_set_query_trace(), do_set_session_variables(), do_set_sys_params(), do_set_timezone(), do_set_trigger(), do_set_user_host_variables(), do_set_xaction(), do_statement(), do_truncate(), do_update(), do_update_auto_increment_serial_on_rename(), do_update_maxvalue_of_auto_increment_serial(), do_update_new_cols_with_default_expression(), do_update_new_notnull_cols_without_default(), do_update_stats(), do_vacuum(), domain_search(), drop_class_name(), drop_foreign_key_ref(), drop_foreign_key_ref_internal(), drop_internal(), drop_stored_procedure(), dump_console_conversion(), dump_locale_alphabet(), dump_locale_collation(), dump_tz(), dumplocale(), dwb_acquire_next_slot(), dwb_add_page(), dwb_block_create_ordered_slots(), dwb_check_data_page_is_sane(), dwb_create(), dwb_create_blocks(), dwb_create_internal(), dwb_debug_check_dwb(), dwb_destroy(), dwb_file_sync_helper(), dwb_flush_block(), dwb_flush_force(), dwb_flush_next_block(), dwb_load_and_recover_pages(), dwb_read_page(), dwb_recreate(), dwb_set_data_on_next_slot(), dwb_set_status_resumed(), dwb_signal_waiting_thread(), dwb_slots_hash_delete(), dwb_slots_hash_entry_free(), dwb_slots_hash_entry_init(), dwb_slots_hash_insert(), dwb_slots_hash_key_copy(), dwb_starts_structure_modification(), dwb_wait_for_block_completion(), dwb_wait_for_strucure_modification(), dwb_write_block(), ehash_apply_each(), ehash_binary_search_bucket(), ehash_check_merge_possible(), ehash_compare_key(), ehash_connect_bucket(), ehash_create_helper(), ehash_delete(), ehash_distribute_records_into_two_bucket(), ehash_dump(), ehash_expand_directory(), ehash_extend_bucket(), ehash_find_bucket_vpid(), ehash_find_bucket_vpid_with_hash(), ehash_find_first_bit_position(), ehash_fix_nth_page(), ehash_free_recdes(), ehash_get_pseudo_key(), ehash_hash(), ehash_initialize_bucket_new_page(), ehash_initialize_dir_new_page(), ehash_insert_helper(), ehash_insert_to_bucket(), ehash_insert_to_bucket_after_create(), ehash_map(), ehash_merge(), ehash_merge_permanent(), ehash_rv_connect_bucket_redo(), ehash_rv_delete(), ehash_rv_delete_redo(), ehash_rv_delete_undo(), ehash_rv_increment(), ehash_rv_init_bucket_redo(), ehash_rv_init_dir_new_page_redo(), ehash_rv_insert_redo(), ehash_rv_insert_undo(), ehash_shrink_directory(), ehash_split_bucket(), ehash_write_key_to_record(), elo_copy(), elo_copy_structure(), elo_create(), elo_delete(), elo_read(), emit_attribute_def(), emit_autoincrement_def(), emit_class_owner(), emit_foreign_key(), emit_index_def(), emit_instance_attributes(), emit_partition_info(), emit_query_specs_has_using_index(), emit_schema(), emit_stored_procedure(), emit_stored_procedure_args(), encrypt_password_sha2_512(), end_collation_cubrid_rule_set_cp_ch(), end_collation_cubrid_rule_set_ech_ecp(), end_collation_cubrid_rule_set_w_wr(), envvar_expand(), envvar_set(), er_call_stack_dump_on_error(), er_call_stack_init(), er_clearid(), er_errid_if_has_error(), er_event_init(), er_filter_errid(), er_fname_free(), er_init(), er_log(), er_log_slow_query(), er_notify_event_on_error(), er_set_area_error(), er_set_internal(), er_stack_pop_and_keep_error(), er_stack_push_if_exists(), er_vsprintf(), lf_hash_table_cpp< Key, T >::erase(), lf_hash_table_cpp< Key, T >::erase_locked(), err_from_cci(), error_info_set_with_msg(), es_init(), es_posix_final(), es_posix_init(), eval_action(), eval_condition(), eval_data_filter(), eval_item_card_set(), eval_item_card_sort_list(), eval_key_filter(), eval_pred(), eval_pred_alsm4(), eval_pred_alsm5(), eval_pred_comp0(), eval_pred_comp1(), eval_pred_comp2(), eval_pred_comp3(), eval_pred_like6(), eval_pred_rlike7(), eval_some_eval(), eval_some_list_eval(), eval_sub_multi_set_to_sort_list(), eval_sub_sort_list_to_multi_set(), eval_sub_sort_list_to_sort_list(), cubxasl::json_table::column::evaluate(), cubxasl::json_table::column::evaluate_exists(), cubxasl::json_table::column::evaluate_extract(), cubxasl::json_table::column::evaluate_ordinality(), event_log_sql_string(), index_builder_loader_task::execute(), execute_activity(), execute_create_select_query(), execute_query(), export_serial(), extract_classes(), extract_objects(), extract_triggers(), fe_alloc_handle(), fe_bind_get_first_child(), fe_bind_get_next_sibling(), fe_bind_get_parent(), fe_bind_graft(), fe_bind_map_worker(), fe_bind_prune(), fe_bind_to_handle(), fe_destroy(), fe_destroy_handle(), fe_destroy_handle_worker(), fe_lookup(), fetch_class(), fetch_copy_dbval(), fetch_descriptor_class(), fetch_instance(), fetch_peek_arith(), fetch_peek_dbval(), fetch_peek_dbval_pos(), fetch_peek_min_max_value_of_width_bucket_func(), cubscan::json_table::scanner::cursor::fetch_row(), fetch_set_internal(), fetch_val_list(), fh_get(), fh_put(), fi_handler_exit(), fi_handler_hang(), fi_handler_random_exit(), fi_handler_random_fail(), fi_set(), fi_set_force(), fi_test(), fi_thread_final(), fi_thread_init(), file_alloc(), file_alloc_multiple(), file_alloc_sticky_first_page(), file_apply_tde_algorithm(), file_apply_tde_to_class_files(), file_check_vpid(), file_create(), file_create_temp_internal(), file_dealloc(), file_descriptor_dump(), file_descriptor_get(), file_descriptor_update(), file_destroy(), file_dump(), file_extdata_add_item_count(), file_extdata_apply_funcs(), file_extdata_collect_ftab_pages(), file_extdata_find_and_remove_item(), file_extdata_find_not_full(), file_extdata_find_nth_vpid(), file_extdata_find_nth_vpid_and_skip_marked(), file_extdata_func_for_search_ordered(), file_extdata_item_func_for_search(), file_extdata_search_item(), file_file_map_set_tde_algorithm(), file_full_table_extdata_dump(), file_full_table_item_dump(), file_get_num_user_pages(), file_get_sticky_first_page(), file_get_tde_algorithm(), file_get_type(), file_header_copy(), file_header_dump_descriptor(), file_header_sanity_check(), file_init_page_type_internal(), file_is_temp(), file_map_pages(), file_numerable_add_page(), file_numerable_find_nth(), file_numerable_truncate(), file_partial_table_extdata_dump(), file_partial_table_item_dump(), file_perm_alloc(), file_perm_dealloc(), file_perm_expand(), file_print_name_of_class(), file_rv_dealloc_internal(), file_rv_destroy(), file_rv_extdata_add(), file_rv_extdata_merge(), file_rv_extdata_remove(), file_rv_extdata_set_next(), file_rv_fhead_alloc(), file_rv_fhead_convert_ftab_to_user_page(), file_rv_fhead_convert_user_to_ftab_page(), file_rv_fhead_dealloc(), file_rv_fhead_set_last_user_page_ftab(), file_rv_fhead_sticky_page(), file_rv_header_update_mark_deleted(), file_rv_partsect_update(), file_rv_perm_expand_redo(), file_rv_perm_expand_undo(), file_rv_set_tde_algorithm(), file_rv_tracker_mark_heap_deleted(), file_rv_tracker_mark_heap_deleted_compensate_or_run_postpone(), file_rv_tracker_reuse_heap(), file_rv_tracker_unregister_undo(), file_rv_user_page_mark_delete(), file_rv_user_page_unmark_delete_logical(), file_rv_user_page_unmark_delete_physical(), file_sector_map_dealloc(), file_sector_map_pages(), file_set_tde_algorithm(), file_spacedb(), file_table_add_full_sector(), file_table_append_full_sector_page(), file_table_check(), file_table_check_page_is_in_sectors(), file_table_collect_all_vsids(), file_table_collect_ftab_pages(), file_table_collect_vsid(), file_table_dump(), file_table_move_partial_sectors_to_header(), file_temp_alloc(), file_temp_reset_user_pages(), file_temp_retire_internal(), file_temp_set_type(), file_tempcache_alloc_entry(), file_tempcache_cache_or_drop_entries(), file_tempcache_get(), file_tempcache_init(), file_tempcache_put(), file_tracker_apply_to_file(), file_tracker_check(), file_tracker_create(), file_tracker_dump_all_capacities(), file_tracker_get_and_protect(), file_tracker_init_page(), file_tracker_interruptable_iterate(), file_tracker_item_dump(), file_tracker_item_dump_btree_capacity(), file_tracker_item_dump_capacity(), file_tracker_item_dump_heap(), file_tracker_item_dump_heap_capacity(), file_tracker_item_mark_heap_deleted(), file_tracker_item_reuse_heap(), file_tracker_item_spacedb(), file_tracker_load(), file_tracker_map(), file_tracker_register(), file_tracker_register_internal(), file_tracker_spacedb(), file_tracker_unregister(), file_user_page_table_extdata_dump(), file_user_page_table_item_dump(), fileio_add_volume_to_backup_info(), fileio_allocate_and_initialize_volume_info(), fileio_backup_volume(), fileio_clear_backup_info_level(), fileio_compensate_flush(), fileio_compress_backup_node(), fileio_continue_restore(), fileio_decompress_restore_volume(), fileio_expand_permanent_volume_info(), fileio_expand_temporary_volume_info(), fileio_expand_to(), fileio_fill_hole_during_restore(), fileio_find_restore_volume(), fileio_finish_backup(), fileio_flush_backup(), fileio_flush_control_add_tokens(), fileio_flush_control_get_token(), fileio_flush_control_initialize(), fileio_get_backup_volume(), fileio_get_lock(), fileio_get_next_backup_volume(), fileio_get_next_restore_file(), fileio_initialize_backup(), fileio_initialize_backup_info(), fileio_initialize_backup_thread(), fileio_list_restore(), fileio_lock_la_dbname(), fileio_make_error_message(), fileio_page_check_corruption(), fileio_read_backup_info_entries(), fileio_read_restore(), fileio_read_restore_header(), fileio_release_lock(), fileio_rename(), fileio_request_user_response(), fileio_reset_volume(), fileio_restore_volume(), fileio_set_permission(), fileio_skip_restore_volume(), fileio_start_backup(), fileio_symlink(), fileio_synchronize(), fileio_synchronize_all(), fileio_synchronize_bg_archive_volume(), fileio_unformat_and_rename(), fileio_unlock_la_dbname(), fileio_write_backup(), fileio_write_backup_end_time_to_header(), fileio_write_backup_header(), fileio_write_backup_info_entries(), fileio_write_backup_node(), fileio_write_or_add_to_dwb(), fill_collection(), filter_local_constraints(), filter_resolutions(), lf_hash_table_cpp< Key, T >::find(), find_all_triggers(), find_any(), find_argument(), find_attribute(), find_attribute_op(), find_event_triggers(), find_instance(), find_method(), find_shared_attribute(), find_signature(), find_superclass(), find_unique(), cubload::sa_object_loader::finish_line(), fix_all_volume_header(), fix_codeset_in_active_log(), fix_volume_header(), flatten_components(), flatten_method_files(), flatten_partition_info(), flatten_properties(), flatten_query_spec_lists(), flatten_subclasses(), flatten_template(), flatten_trigger_cache(), cubload::server_object_loader::flush_records(), flush_temporary_OID(), fn_end_session(), fpcache_claim(), fpcache_copy_key(), fpcache_entry_free(), fpcache_entry_init(), fpcache_entry_uninit(), fpcache_initialize(), fpcache_retire(), fprint_special_set(), fprint_special_strings(), JSON_PATH::from_json_pointer(), gen_tz(), generate_natural_join_attrs_from_db_attrs(), generate_natural_join_attrs_from_subquery(), lf_hash_table_cpp< Key, T >::generic_insert(), genlocale(), record_descriptor::get(), get_active_log_vol_path(), get_att_default_from_def(), get_att_order_from_def(), get_candidates(), get_class_mops(), get_class_mops_from_file(), get_closest_ds_rule(), get_codeset_from_db_root(), get_column_default_as_string(), get_connection_opool(), get_current(), get_date_diff_from_ds_rule(), get_date_weekday(), get_db_path(), get_desc_current(), get_desc_old(), get_domain_internal(), get_enumeration(), get_estimated_objs(), get_grants(), get_hour_minute_or_second(), get_index_type_qualifiers(), get_natural_join_attrs_from_pt_spec(), get_num_requested_class(), get_number_dbval_as_double(), get_number_dbval_as_long_double(), get_object_value(), get_old(), get_saving_time_from_offset_rule(), get_schema_trigger_objects(), get_select_list_to_update(), get_server_state_from_master(), get_set_value(), get_string_date_token_id(), get_type_value_size(), get_user_trigger_objects(), get_value_from_api_val(), get_value_from_req_handle(), get_value_from_tset(), get_year_month_or_day(), getmem_elo_with_type(), ha_argv_to_args(), ha_is_registered(), cubload::handle_batch(), JSON_SERIALIZER::HasError(), hash_delete(), hash_insert(), hash_lookup(), hash_new(), hb_activate_heartbeat(), hb_check_ping(), hb_check_request_eligibility(), hb_cleanup_conn_and_start_process(), hb_cluster_initialize(), hb_cluster_job_calc_score(), hb_cluster_job_check_ping(), hb_cluster_job_check_valid_ping_server(), hb_cluster_job_demote(), hb_cluster_job_failback(), hb_cluster_job_failover(), hb_cluster_job_heartbeat(), hb_cluster_job_init(), hb_cluster_job_initialize(), hb_cluster_job_set_expire_and_reorder(), hb_cluster_send_heartbeat_internal(), hb_cluster_send_heartbeat_req(), hb_create_master_reader(), hb_deactivate_heartbeat(), hb_deregister_by_args(), hb_deregister_by_pid(), hb_deregister_from_master(), hb_hostname_n_port_to_sockaddr(), hb_hostname_to_sin_addr(), hb_is_heartbeat_valid(), hb_job_queue(), hb_master_init(), hb_prepare_deactivate_heartbeat(), hb_process_init(), hb_process_master_request(), hb_process_master_request_info(), hb_register_to_master(), hb_reload_config(), hb_resource_initialize(), hb_resource_job_change_mode(), hb_resource_job_cleanup_all(), hb_resource_job_confirm_cleanup_all(), hb_resource_job_confirm_dereg(), hb_resource_job_confirm_start(), hb_resource_job_demote_confirm_shutdown(), hb_resource_job_demote_start_shutdown(), hb_resource_job_initialize(), hb_resource_job_proc_dereg(), hb_resource_job_proc_start(), hb_resource_job_set_expire_and_reorder(), hb_resource_send_changemode(), hb_set_net_header(), hb_start_util_process(), hb_thread_check_disk_failure(), hb_thread_initialize(), hb_thread_master_reader(), heap_add_chain_links(), heap_alloc_new_page(), heap_assign_address(), heap_attrinfo_check(), heap_attrinfo_check_unique_index(), heap_attrinfo_clear_dbvalues(), heap_attrinfo_delete_lob(), heap_attrinfo_dump(), heap_attrinfo_end(), heap_attrinfo_generate_key(), heap_attrinfo_read_dbvalues(), heap_attrinfo_read_dbvalues_without_oid(), heap_attrinfo_recache(), heap_attrinfo_recache_attrepr(), heap_attrinfo_set(), heap_attrinfo_set_uninitialized(), heap_attrinfo_start(), heap_attrinfo_start_refoids(), heap_attrinfo_start_with_btid(), heap_attrinfo_start_with_index(), heap_attrinfo_transform_to_disk_internal(), heap_attrvalue_get_key(), heap_attrvalue_read(), heap_cache_class_info(), heap_capacity_next_scan(), heap_check_all_heaps(), heap_check_all_pages(), heap_check_all_pages_by_heapchain(), heap_check_heap_file(), heap_chkreloc_end(), heap_chkreloc_next(), heap_chkreloc_print_notfound(), heap_chnguess_clear(), heap_chnguess_decache(), heap_chnguess_finalize(), heap_chnguess_get(), heap_chnguess_initialize(), heap_chnguess_put(), heap_chnguess_realloc(), heap_chnguess_remove_entry(), heap_class_get_partition_info(), heap_classrepr_decache(), heap_classrepr_decache_guessed_last(), heap_classrepr_dump(), heap_classrepr_dump_all(), heap_classrepr_entry_free(), heap_classrepr_entry_remove_from_LRU(), heap_classrepr_entry_reset(), heap_classrepr_finalize_cache(), heap_classrepr_free(), heap_classrepr_get(), heap_classrepr_initialize_cache(), heap_classrepr_restart_cache(), heap_compact_pages(), heap_copy_chain(), heap_copy_header_stats(), heap_create_internal(), heap_delete_bigone(), heap_delete_hfid_from_cache(), heap_delete_home(), heap_delete_logical(), heap_delete_physical(), heap_delete_relocation(), heap_does_exist(), heap_dump(), heap_dump_capacity(), heap_dump_hdr(), heap_estimate_avg_length(), heap_eval_function_index(), heap_find_location_and_insert_rec_newhome(), heap_fix_forward_page(), heap_fix_header_page(), heap_flush(), heap_get_btid_from_index_name(), heap_get_capacity(), heap_get_class_info(), heap_get_class_info_from_record(), heap_get_class_name_alloc_if_diff(), heap_get_class_oid(), heap_get_class_oid_from_page(), heap_get_class_partitions(), heap_get_class_subclasses(), heap_get_class_supers(), heap_get_class_tde_algorithm(), heap_get_file_type(), heap_get_hfid_from_vfid(), heap_get_index_with_name(), heap_get_indexinfo_of_btid(), heap_get_insert_location_with_lock(), heap_get_last_page(), heap_get_last_version(), heap_get_last_vpid(), heap_get_mvcc_header(), heap_get_num_objects(), heap_get_page_with_watcher(), heap_get_partition_attributes(), heap_get_partitions_from_subclasses(), heap_get_record_data_when_all_ready(), heap_get_record_location(), heap_get_referenced_by(), heap_get_visible_version_from_log(), heap_get_visible_version_internal(), heap_header_capacity_end_scan(), heap_header_capacity_start_scan(), heap_header_next_scan(), heap_hfid_cache_get(), heap_hfid_table_entry_free(), heap_hfid_table_entry_init(), heap_hfid_table_entry_key_copy(), heap_hfid_table_entry_uninit(), heap_indexinfo_get_attrids(), heap_indexinfo_get_attrs_prefix_length(), heap_init_func_pred_unpack_info(), heap_initialize_hfid_table(), heap_insert_adjust_recdes_header(), heap_insert_handle_multipage_record(), heap_insert_logical(), heap_insert_newhome(), heap_insert_physical(), heap_is_object_not_null(), heap_is_valid_oid(), heap_manager_finalize(), heap_manager_initialize(), heap_mark_class_as_modified(), heap_midxkey_get_value(), heap_midxkey_key_generate(), heap_midxkey_key_get(), heap_next_internal(), heap_object_upgrade_domain(), heap_ovf_find_vfid(), heap_ovf_flush(), heap_ovf_insert(), heap_ovf_update(), heap_page_prev(), heap_prefetch(), heap_prepare_get_context(), heap_prepare_object_page(), heap_reinitialize_page(), heap_remove_page_on_vacuum(), heap_reuse(), heap_rv_dump_statistics(), heap_rv_mark_deleted_on_postpone(), heap_rv_mark_deleted_on_undo(), heap_rv_mvcc_redo_delete_home(), heap_rv_mvcc_redo_delete_internal(), heap_rv_mvcc_redo_delete_newhome(), heap_rv_mvcc_redo_delete_overflow(), heap_rv_mvcc_redo_insert(), heap_rv_mvcc_redo_redistribute(), heap_rv_mvcc_undo_delete(), heap_rv_mvcc_undo_delete_overflow(), heap_rv_nop(), heap_rv_postpone_append_pages_to_heap(), heap_rv_redo_delete(), heap_rv_redo_insert(), heap_rv_redo_mark_reusable_slot(), heap_rv_redo_newpage(), heap_rv_redo_reuse_page(), heap_rv_redo_reuse_page_reuse_oid(), heap_rv_redo_update_and_update_chain(), heap_rv_undo_delete(), heap_rv_undo_insert(), heap_rv_undo_update(), heap_rv_undoredo_pagehdr(), heap_rv_undoredo_update(), heap_rv_update_chain_after_mvcc_op(), heap_scan_cache_allocate_area(), heap_scan_cache_allocate_recdes_data(), heap_scan_pb_lock_and_fetch_debug(), heap_scancache_add_partition_node(), heap_scancache_check_with_hfid(), heap_scancache_end(), heap_scancache_end_internal(), heap_scancache_end_modify(), heap_scancache_end_when_scan_will_resume(), heap_scancache_force_modify(), heap_scancache_quick_end(), heap_scancache_quick_start(), heap_scancache_quick_start_internal(), heap_scancache_quick_start_modify(), heap_scancache_quick_start_modify_with_class_oid(), heap_scancache_quick_start_root_hfid(), heap_scancache_quick_start_with_class_hfid(), heap_scancache_quick_start_with_class_oid(), heap_scancache_reset_modify(), heap_scancache_start_internal(), heap_scancache_start_modify(), heap_scanrange_start(), heap_set_autoincrement_value(), heap_stats_bestspace_finalize(), heap_stats_bestspace_initialize(), heap_stats_del_bestspace_by_vpid(), heap_stats_entry_free(), heap_stats_find_best_page(), heap_stats_find_page_in_bestspace(), heap_stats_get_second_best(), heap_stats_sync_bestspace(), heap_stats_update(), heap_stats_update_internal(), heap_update_adjust_recdes_header(), heap_update_and_log_header(), heap_update_bigone(), heap_update_home(), heap_update_logical(), heap_update_physical(), heap_update_relocation(), heap_update_set_prev_version(), heap_vacuum_all_objects(), heap_vpid_alloc(), heap_vpid_init_new(), heap_vpid_next(), heap_vpid_prev(), heap_vpid_remove(), help_describe_mop(), help_print_info(), help_print_obj(), help_trigger_names(), histo_print(), histo_print_global_stats(), idmap_grow(), index_attrs_to_string(), inherit_constraint(), object_description::init(), trigger_description::init(), cubmem::pinnable_buffer::init(), class_description::init(), init_batch_rs_structure(), init_conn_structure(), init_db_attribute_list(), init_ds_ruleset(), init_pmeta_structure(), init_resultset_structure(), init_rmeta_structure(), init_stmt_structure(), init_tz_name(), init_uca_instance(), init_update_data(), init_user_locales(), cubthread::initialize_thread_entries(), insert_ha_apply_info(), insert_instance(), insert_local(), insert_meth_instance(), insert_object_attr(), insert_subquery_results(), insert_trigger_list(), cubload::server_class_installer::install_class(), cubload::session::install_class(), install_new_representation(), installdb(), cubregex::instr(), intl_convert_charset(), intl_identifier_fix(), intl_text_dbcs_to_utf8_ext(), intl_text_single_byte_to_utf8_ext(), intl_text_utf8_to_dbcs(), intl_text_utf8_to_single_byte(), is_index_owner(), is_replace_or_odku_allowed(), is_server_insert_allowed(), is_server_update_allowed(), is_str_find_all(), itoa_print(), javasp_check_argument(), javasp_check_database(), javasp_get_server_info(), javasp_is_running(), javasp_start_server(), javasp_status_server(), javasp_stop_server(), jsp_add_stored_procedure(), jsp_add_stored_procedure_argument(), jsp_alloc_response(), jsp_alter_stored_procedure(), jsp_call_from_server(), jsp_call_stored_procedure(), jsp_create_stored_procedure(), jsp_do_call_stored_procedure(), jsp_drop_stored_procedure(), jsp_execute_stored_procedure(), jsp_get_return_type(), jsp_get_value_size(), jsp_pack_set_argument(), jsp_receive_error(), jsp_receive_response(), jsp_receive_result(), jsp_send_call_request(), jsp_send_destroy_request(), jsp_send_destroy_request_all(), jsp_start_server(), jsp_unpack_date_value(), jsp_unpack_datetime_value(), jsp_unpack_monetary_value(), jsp_unpack_numeric_value(), jsp_unpack_set_value(), jsp_unpack_time_value(), jsp_unpack_timestamp_value(), kill_transactions(), killtran(), la_add_apply_list(), la_add_node_into_la_commit_list(), la_add_repl_filter(), la_apply_commit_list(), la_apply_delete_log(), la_apply_insert_log(), la_apply_log_file(), la_apply_repl_log(), la_apply_statement_log(), la_apply_update_log(), la_cache_buffer_replace(), la_change_state(), la_check_duplicated(), la_check_mem_size(), la_check_time_commit(), la_commit_transaction(), la_create_repl_filter(), la_delay_replica(), la_disk_to_obj(), la_expand_cache_log_buffer(), la_fetch_log_hdr(), la_find_archive_num(), la_find_log_pagesize(), la_find_required_lsa(), la_flush_repl_items(), la_get_current(), la_get_ha_apply_info(), la_get_ha_server_state(), la_get_last_ha_applied_info(), la_get_log_data(), la_get_next_update_log(), la_get_overflow_recdes(), la_get_range_of_archive(), la_get_recdes(), la_get_relocation_recdes(), la_get_undoredo_diff(), la_ignore_on_error(), la_init_cache_log_buffer(), la_init_recdes_pool(), la_init_repl_lists(), la_lock_dbname(), la_log_commit(), la_log_copy_fromlog(), la_log_fetch(), la_log_fetch_from_archive(), la_log_io_read_with_max_retries(), la_log_page_check(), la_log_record_process(), la_make_repl_item(), la_realloc_recdes_data(), la_remove_archive_logs(), la_repl_add_object(), la_retrieve_eot_time(), la_retry_on_error(), la_set_repl_log(), la_shutdown(), la_unlock_dbname(), la_update_last_deleted_arv_num(), la_update_query_execute(), la_update_query_execute_with_values(), lang_charset_name_to_id(), lang_check_coll_compat(), lang_check_locale_compat(), lang_db_put_charset(), lang_get_charset_env_string(), lang_init(), lang_load_coll_from_lib(), lang_load_count_coll_from_lib(), lang_load_get_coll_name_from_lib(), lang_load_library(), lang_locale_data_load_from_lib(), lang_locale_load_alpha_from_lib(), lang_locale_load_normalization_from_lib(), lang_set_charset(), lang_set_charset_lang(), lang_split_key_binary(), lang_split_key_byte(), lang_split_key_euckr(), lang_split_key_iso(), lang_split_key_utf8(), lang_split_key_w_exp(), lazy_bind_pstmt_pmeta(), lazy_bind_qres_rmeta(), ldr_act_add_argument(), ldr_act_add_attr(), ldr_act_add_class_all_attrs(), ldr_act_attr(), ldr_act_check_missing_non_null_attrs(), ldr_act_class_attr(), ldr_act_elem(), ldr_act_init_context(), ldr_act_meth(), ldr_act_set_constructor(), ldr_add_mop_tempoid_map(), ldr_assign_all_perm_oids(), ldr_assign_class_id(), ldr_bstr_elem(), ldr_check_date_time_conversion(), ldr_check_file(), ldr_class_attr_db_generic(), ldr_class_oid_db_object(), ldr_class_oid_elem(), ldr_collection_db_collection(), ldr_compare_attribute_with_meta(), ldr_compare_storage_order(), ldr_date_elem(), ldr_datetime_elem(), ldr_datetimeltz_elem(), ldr_datetimetz_elem(), ldr_destroy(), ldr_double_elem(), ldr_elo_ext_db_elo(), ldr_elo_ext_elem(), ldr_exec_query_from_file(), ldr_final(), ldr_finish_context(), ldr_float_elem(), ldr_init(), ldr_init_loader(), ldr_int_db_bigint(), ldr_int_elem(), ldr_json_db_json(), ldr_json_elem(), ldr_monetary_elem(), ldr_mop_tempoid_maps_init(), ldr_nstr_db_varnchar(), ldr_nstr_elem(), ldr_null_db_generic(), ldr_null_elem(), ldr_numeric_elem(), ldr_oid_db_object(), ldr_oid_elem(), ldr_refresh_attrs(), ldr_reset_context(), ldr_sa_load(), ldr_server_load(), ldr_start(), ldr_str_elem(), ldr_sys_class_db_generic(), ldr_time_elem(), ldr_timestamp_elem(), ldr_timestampltz_elem(), ldr_timestamptz_elem(), ldr_update_statistics(), ldr_validate_object_file(), ldr_xstr_elem(), lf_callback_vpid_copy(), lf_freelist_alloc_block(), lf_freelist_claim(), lf_freelist_init(), lf_freelist_retire(), lf_freelist_transport(), lf_hash_delete_internal(), lf_hash_find(), lf_hash_init(), lf_hash_insert_internal(), lf_hash_table_cpp< Key, T >::lf_hash_table_cpp(), lf_initialize_transaction_systems(), lf_io_list_find(), lf_io_list_find_or_insert(), lf_list_delete(), lf_list_find(), lf_list_insert_internal(), lf_stack_push(), lf_tran_system_init(), li_api_check(), li_api_delete(), li_api_get(), li_api_insert(), li_api_length(), li_api_set(), li_mapf(), list_add(), list_indexer_create(), lockfree::hashmap< Key, T >::list_insert_internal(), JSON_VALIDATOR::load(), cubload::session::load_batch(), load_console_conv_data(), load_ducet(), load_has_authorization(), load_object_file(), load_properties(), load_unicode_data(), loaddb_destroy(), loaddb_fetch_status(), loaddb_init(), loaddb_install_class(), loaddb_internal(), loaddb_interrupt(), loaddb_load_batch(), loaddb_update_stats(), lob_from_file(), lob_length(), lob_to_bit_char(), locale_check_and_set_default_files(), locale_check_and_set_shared_data(), locale_check_collation_id(), locale_compile_locale(), locale_compute_coll_checksum(), locale_compute_locale_checksum(), locale_dump(), locale_dump_lib_collations(), locale_get_cfg_locales(), locale_save_all_to_C_file(), locator_add_class(), locator_add_instance(), locator_add_oidset_object(), locator_add_or_remove_index_internal(), locator_add_root(), locator_add_to_oidset_when_temp_oid(), locator_all_flush(), locator_all_reference_lockset(), locator_allocate_lockhint(), locator_allocate_lockset(), locator_assign_all_permanent_oids(), locator_assign_oid_batch(), locator_assign_oidset(), locator_assign_permanent_oid(), locator_attribute_info_force(), locator_cache(), locator_cache_have_object(), locator_cache_not_have_object(), locator_cache_object_class(), locator_cache_object_instance(), locator_check_all_entries_of_all_btrees(), locator_check_btree_entries(), locator_check_by_class_oid(), locator_check_class(), locator_check_class_names(), locator_check_class_on_heap(), locator_check_fk_validity(), locator_check_foreign_key(), locator_check_object_and_get_class(), locator_check_primary_key_delete(), locator_check_primary_key_update(), locator_check_unique_btree_entries(), locator_class_to_disk(), locator_create_heap_if_needed(), locator_decache_all_lock_instances(), locator_defence_drop_class_name_entry(), locator_delete_force_internal(), locator_delete_lob_force(), locator_demote_class_lock(), locator_drop_class_name_entry(), locator_drop_transient_class_name_entries(), locator_dump_class_names(), locator_eval_filter_predicate(), locator_fetch_all(), locator_fetch_class(), locator_fetch_class_of_instance(), locator_fetch_instance(), locator_fetch_lockhint_classes(), locator_fetch_lockset(), locator_fetch_nested(), locator_fetch_object(), locator_fetch_set(), locator_filter_errid(), locator_finalize(), locator_find_class_by_name(), locator_find_class_by_oid(), locator_find_lockset_missing_class_oids(), locator_flush_all_instances(), locator_flush_class(), locator_flush_for_multi_update(), locator_force(), locator_force_drop_class_name_entry(), locator_force_for_multi_update(), locator_fun_get_all_mops(), locator_get_cache_coherency_number(), locator_get_object(), locator_get_partition_scancache(), locator_get_reserved_class_name_oid(), locator_get_rest_objects_classes(), locator_guess_sub_classes(), locator_initialize(), locator_initialize_lockhint(), locator_initialize_lockset(), locator_insert_force(), locator_internal_flush_instance(), locator_is_class(), locator_lock(), locator_lock_and_doesexist(), locator_lock_and_get_object(), locator_lock_and_get_object_internal(), locator_lock_and_get_object_with_evaluation(), locator_lock_class_of_instance(), locator_lock_nested(), locator_lock_set(), locator_lockhint_classes(), locator_mem_to_disk(), locator_mflush(), locator_mflush_force(), locator_mflush_initialize(), locator_mflush_reallocate_copy_area(), locator_move_record(), locator_multi_insert_force(), locator_mvcc_reev_cond_assigns(), locator_mvcc_reeval_scan_filters(), locator_mvcc_reevaluate_filters(), locator_permoid_class_name(), locator_prefetch_index_page(), locator_prefetch_index_page_internal(), locator_remove_class(), locator_remove_class_from_index(), locator_repair_btree_by_delete(), locator_repair_btree_by_insert(), locator_repl_flush_all(), locator_repl_force(), locator_repl_mflush(), locator_repl_mflush_force(), locator_repl_prepare_force(), locator_rv_redo_rename(), locator_save_nested_mops(), locator_savepoint_class_name_entry(), locator_savepoint_transient_class_name_entries(), locator_set_chn_classes_objects(), locator_update_force(), locator_update_index(), locator_upgrade_instances_domain(), lock_add_composite_lock(), lock_demote_class_lock(), lock_detect_local_deadlock(), lock_get_lock_holder_tran_index(), lock_initialize(), lock_initialize_composite_lock(), lock_rep_read_tran(), lock_scan(), lock_subclasses(), lock_subclasses_internal(), lock_supers(), lock_supers_drop(), lockdb(), lockhint_subclasses(), log_2pc_attach_client(), log_2pc_attach_global_tran(), log_2pc_commit(), log_2pc_commit_first_phase(), log_2pc_get_global_tran_info(), log_2pc_recovery_analysis_info(), log_2pc_recovery_analysis_record(), log_2pc_recovery_start(), log_2pc_set_global_tran_info(), log_abort(), log_active_log_header_end_scan(), log_active_log_header_next_scan(), log_active_log_header_start_scan(), log_add_to_modified_class_list(), log_append_compensate_internal(), log_append_dboutside_redo(), log_append_postpone(), log_append_redo_crumbs(), log_append_repl_info_internal(), log_append_run_postpone(), log_append_sysop_end(), log_append_undo_crumbs(), log_append_undoredo_crumbs(), log_archive_log_header_end_scan(), log_archive_log_header_next_scan(), log_archive_log_header_start_scan(), log_bind_value(), log_commit(), log_create(), log_create_internal(), LOG_CS_DEMOTE(), LOG_CS_ENTER(), LOG_CS_ENTER_READ_MODE(), LOG_CS_EXIT(), LOG_CS_PROMOTE(), log_do_postpone(), log_does_active_user_exist(), log_dump_log_info(), cubload::error_handler::log_error_message(), log_execute_run_postpone(), log_final(), log_find_end_log(), log_get_charset_from_header_page(), log_get_db_start_parameters(), log_get_io_page_size(), log_get_mvcc_snapshot(), log_get_next_nested_top(), log_get_parent_lsa_system_op(), log_get_savepoint_lsa(), log_initialize_internal(), log_is_log_flush_daemon_available(), log_is_page_of_record_broken(), log_is_tran_in_system_op(), log_read_sysop_start_postpone(), log_recovery(), log_recovery_abort_atomic_sysop(), log_recovery_abort_interrupted_sysop(), log_recovery_analysis(), log_recovery_find_first_postpone(), log_recovery_finish_sysop_postpone(), log_recovery_notpartof_archives(), log_recovery_notpartof_volumes(), log_recovery_redo(), log_recovery_resetlog(), log_recovery_undo(), log_recreate(), log_reset_isolation(), log_rollback(), log_rollback_record(), log_run_postpone_op(), log_rv_analysis_2pc_abort_decision(), log_rv_analysis_2pc_abort_inform_particps(), log_rv_analysis_2pc_commit_decision(), log_rv_analysis_2pc_commit_inform_particps(), log_rv_analysis_2pc_prepare(), log_rv_analysis_2pc_recv_ack(), log_rv_analysis_2pc_start(), log_rv_analysis_atomic_sysop_start(), log_rv_analysis_commit_with_postpone(), log_rv_analysis_compensate(), log_rv_analysis_complete(), log_rv_analysis_dummy_head_postpone(), log_rv_analysis_end_checkpoint(), log_rv_analysis_log_end(), log_rv_analysis_postpone(), log_rv_analysis_run_postpone(), log_rv_analysis_save_point(), log_rv_analysis_start_checkpoint(), log_rv_analysis_sysop_end(), log_rv_analysis_sysop_start_postpone(), log_rv_analysis_undo_redo(), log_rv_analysis_will_commit(), log_rv_copy_char(), log_rv_find_checkpoint(), log_rv_outside_noop_redo(), log_rv_record_modify_internal(), log_rv_redo_fix_page(), log_rv_redo_record(), log_rv_undo_record(), log_rv_undoredo_partial_changes_recursive(), log_set_no_logging(), log_set_suppress_repl_on_transaction(), log_skip_logging(), log_startof_nxrec(), log_sysop_end_final(), log_undo_rec_restartable(), log_unformat_ahead_volumes(), log_update_global_btid_online_index_stats(), log_verify_dbcreation(), login_user(), logpb_append_archives_removed_to_log_info(), logpb_append_next_record(), logpb_append_prior_lsa_list(), logpb_archive_active_log(), logpb_background_archiving(), logpb_backup(), logpb_backup_for_volume(), logpb_check_and_reset_temp_lsa(), logpb_check_exist_any_volumes(), logpb_check_stop_at_time(), logpb_checkpoint(), logpb_checkpoint_topops(), logpb_compute_page_checksum(), logpb_copy_database(), logpb_copy_log_header(), logpb_copy_page(), logpb_copy_page_from_file(), logpb_copy_page_from_log_buffer(), logpb_copy_volume(), logpb_create_log_info(), logpb_create_volume_info(), logpb_debug_check_log_page(), logpb_delete(), logpb_exist_log(), logpb_fatal_error_internal(), logpb_fetch_from_archive(), logpb_fetch_header_from_active_log(), logpb_fetch_header_with_buffer(), logpb_fetch_page(), logpb_fetch_start_append_page(), logpb_find_header_parameters(), logpb_flush_all_append_pages(), logpb_flush_page(), logpb_initialize_flush_info(), logpb_initialize_header(), logpb_initialize_log_names(), logpb_initialize_pool(), logpb_is_log_active_from_backup_useful(), logpb_locate_page(), logpb_next_where_path(), logpb_page_check_corruption(), logpb_page_has_valid_checksum(), logpb_peek_header_of_active_log_from_backup(), logpb_prior_lsa_append_all_list(), logpb_read_page_from_active_log(), logpb_read_page_from_file(), logpb_recreate_volume_info(), logpb_remote_ask_user_before_delete_volumes(), logpb_remove_all_in_log_path(), logpb_remove_archive_logs(), logpb_rename_all_volumes_files(), logpb_restore(), logpb_scan_volume_info(), logpb_set_page_checksum(), logpb_start_where_path(), logpb_update_backup_volume_info(), logpb_verify_length(), logpb_write_page_to_disk(), logpb_write_toflush_pages_to_archive(), logpb_writev_append_pages(), logtb_allocate_tran_index(), logtb_check_kill_tran_auth(), logtb_complete_mvcc(), logtb_create_unique_stats_from_repr(), logtb_define_trantable_log_latch(), logtb_delete_global_unique_stats(), logtb_descriptors_start_scan(), logtb_expand_trantable(), logtb_finalize_tdes(), logtb_find_client_name_host_pid(), logtb_find_interrupt(), logtb_get_client_ids(), logtb_get_global_unique_stats(), logtb_get_global_unique_stats_entry(), logtb_get_pack_tran_table(), logtb_get_system_tdes(), logtb_get_trans_info(), logtb_global_unique_stat_free(), logtb_global_unique_stat_init(), logtb_global_unique_stat_key_copy(), logtb_initialize_global_unique_stats_table(), logtb_initialize_mvcc_testing(), logtb_initialize_system_tdes(), logtb_initialize_tdes(), logtb_invalidate_snapshot_data(), logtb_load_global_statistics_to_tran(), logtb_reflect_global_unique_stats_to_btree(), logtb_rv_update_global_unique_stats_by_abs(), logtb_tran_load_global_stats_func(), logtb_tran_prepare_count_optim_classes(), logtb_tran_reset_cos_func(), logtb_tran_update_all_global_unique_stats(), logtb_tran_update_btid_unique_stats(), logtb_tran_update_delta_hash_func(), logtb_tran_update_stats_online_index_rb(), logtb_tran_update_unique_stats(), logtb_update_global_unique_stats_by_delta(), logwr_check_page_checksum(), logwr_get_log_pages(), logwr_log_ha_filestat_to_string(), main(), make_cst_item_value(), make_desired_string_db_value(), make_number(), make_number_to_char(), make_scientific_notation(), cubthread::manager::manager(), map_flush_helper(), map_iso_levels(), master_util_config_startup(), merge_trigger_list(), methfile_to_disk(), method_clear_scan_buffer(), method_close_value_array_scan(), method_initialize_vacomm_buffer(), method_invoke_for_server(), method_invoke_from_stand_alone(), method_open_scan(), method_open_value_array_scan(), method_receive_results_for_stand_alone(), method_send_eof_to_server(), method_send_error_to_server(), method_send_value_to_server(), method_to_disk(), methsig_to_disk(), mht_adjust_lru_list(), mht_clear(), mht_clear_hls(), mht_map(), mht_map_no_key(), mht_rehash(), mht_rem(), mht_rem2(), mht_valhash(), ml_add(), ml_append(), ml_ext_add(), ml_ext_free(), move_n_days(), mq_check_authorization_path_entities(), mq_check_rewrite_select(), mq_check_using_index(), mq_compute_authorization(), mq_evaluate_check_option(), mq_evaluate_expression(), mq_evaluate_expression_having_serial(), mq_fetch_select_for_real_class_update(), mq_get_attribute(), mq_get_expression(), mq_replace_virtual_oid_with_real_oid(), mq_substitute_subquery_list_in_statement(), mq_translate_helper(), mq_translate_local(), mq_translate_tree(), mq_update_attribute(), mr_cmpval_json(), mr_cmpval_numeric(), mr_data_cmpdisk_json(), mr_data_cmpdisk_numeric(), mr_data_cmpdisk_string(), mr_data_cmpdisk_varbit(), mr_data_cmpdisk_varnchar(), mr_data_lengthval_error(), mr_data_lengthval_ptr(), mr_data_lengthval_set(), mr_data_readmem_bigint(), mr_data_readmem_double(), mr_data_readmem_elo(), mr_data_readmem_enumeration(), mr_data_readmem_error(), mr_data_readmem_float(), mr_data_readmem_int(), mr_data_readmem_json(), mr_data_readmem_resultset(), mr_data_readmem_short(), mr_data_readmem_string(), mr_data_readmem_varbit(), mr_data_readval_bigint(), mr_data_readval_date(), mr_data_readval_datetime(), mr_data_readval_datetimeltz(), mr_data_readval_datetimetz(), mr_data_readval_double(), mr_data_readval_enumeration(), mr_data_readval_error(), mr_data_readval_float(), mr_data_readval_int(), mr_data_readval_json(), mr_data_readval_money(), mr_data_readval_null(), mr_data_readval_numeric(), mr_data_readval_object(), mr_data_readval_oid(), mr_data_readval_ptr(), mr_data_readval_resultset(), mr_data_readval_set(), mr_data_readval_short(), mr_data_readval_sub(), mr_data_readval_time(), mr_data_readval_timestampltz(), mr_data_readval_timestamptz(), mr_data_readval_utime(), mr_data_readval_variable(), mr_data_readval_vobj(), mr_data_writemem_json(), mr_data_writeval_elo(), mr_data_writeval_error(), mr_data_writeval_json(), mr_data_writeval_null(), mr_data_writeval_numeric(), mr_data_writeval_object(), mr_data_writeval_ptr(), mr_data_writeval_set(), mr_data_writeval_sub(), mr_data_writeval_variable(), mr_getmem_bit(), mr_getmem_char(), mr_getmem_json(), mr_getmem_money(), mr_getmem_multiset(), mr_getmem_nchar(), mr_getmem_null(), mr_getmem_numeric(), mr_getmem_object(), mr_getmem_sequence(), mr_getmem_set(), mr_getmem_string(), mr_getmem_sub(), mr_getmem_time(), mr_getmem_varbit(), mr_getmem_varnchar(), mr_index_lengthmem_string(), mr_index_lengthmem_varbit(), mr_index_readval_bigint(), mr_index_readval_date(), mr_index_readval_datetime(), mr_index_readval_datetimeltz(), mr_index_readval_datetimetz(), mr_index_readval_double(), mr_index_readval_enumeration(), mr_index_readval_float(), mr_index_readval_int(), mr_index_readval_midxkey(), mr_index_readval_money(), mr_index_readval_oid(), mr_index_readval_short(), mr_index_readval_time(), mr_index_readval_timestampltz(), mr_index_readval_timestamptz(), mr_index_readval_utime(), mr_index_writeval_datetime(), mr_index_writeval_datetimetz(), mr_index_writeval_money(), mr_index_writeval_oid(), mr_index_writeval_timestamptz(), mr_initmem_error(), mr_initval_error(), mr_lengthval_string_internal(), mr_lengthval_varnchar_internal(), mr_readval_bit_internal(), mr_readval_char_internal(), mr_readval_nchar_internal(), mr_readval_string_internal(), mr_readval_varbit_internal(), mr_readval_varnchar_internal(), mr_setmem_bigint(), mr_setmem_bit(), mr_setmem_char(), mr_setmem_date(), mr_setmem_datetime(), mr_setmem_datetimetz(), mr_setmem_double(), mr_setmem_elo(), mr_setmem_enumeration(), mr_setmem_error(), mr_setmem_float(), mr_setmem_int(), mr_setmem_json(), mr_setmem_money(), mr_setmem_nchar(), mr_setmem_null(), mr_setmem_numeric(), mr_setmem_object(), mr_setmem_oid(), mr_setmem_ptr(), mr_setmem_resultset(), mr_setmem_set(), mr_setmem_short(), mr_setmem_string(), mr_setmem_sub(), mr_setmem_time(), mr_setmem_timestamptz(), mr_setmem_utime(), mr_setmem_varbit(), mr_setmem_varnchar(), mr_setval_bit(), mr_setval_char(), mr_setval_enumeration(), mr_setval_enumeration_internal(), mr_setval_error(), mr_setval_json(), mr_setval_midxkey(), mr_setval_nchar(), mr_setval_null(), mr_setval_numeric(), mr_setval_object(), mr_setval_oid(), mr_setval_ptr(), mr_setval_set_internal(), mr_setval_string(), mr_setval_sub(), mr_setval_varbit(), mr_setval_variable(), mr_setval_varnchar(), mr_writeval_bit_internal(), mr_writeval_char_internal(), mr_writeval_nchar_internal(), mr_writeval_string_internal(), mr_writeval_varbit_internal(), mr_writeval_varnchar_internal(), msgcat_close(), msgcat_final(), msgcat_init(), need_to_abort_tran(), net_buf_error_msg_set(), net_client_check_log_header(), net_client_final(), net_client_get_next_log_pages(), net_client_init(), net_client_ping_server(), net_client_ping_server_with_handshake(), net_client_receive_action(), net_client_recv_copyarea(), net_client_request(), net_client_request2(), net_client_request2_no_malloc(), net_client_request_2recv_copyarea(), net_client_request_3_data(), net_client_request_3_data_recv_copyarea(), net_client_request_3recv_copyarea(), net_client_request_internal(), net_client_request_no_reply(), net_client_request_recv_copyarea(), net_client_request_recv_stream(), net_client_request_with_callback(), net_client_request_with_logwr_context(), net_client_send_data(), net_histo_print(), net_histo_print_global_stats(), net_histo_start(), net_histo_stop(), net_server_conn_down(), net_server_request(), net_server_start(), net_set_alloc_err_if_not_set(), net_write_error(), netcl_spacedb(), netsr_spacedb(), netval_to_dbval(), cubscan::json_table::scanner::next_scan(), nlist_add(), nlist_append(), nonscr_display_error(), number_to_char(), numeric_coerce_num_to_bigint(), numeric_coerce_num_to_num(), numeric_coerce_string_to_num(), numeric_common_prec_scale(), numeric_db_value_add(), numeric_db_value_coerce_from_num(), numeric_db_value_coerce_from_num_strict(), numeric_db_value_coerce_to_num(), numeric_db_value_compare(), numeric_db_value_div(), numeric_db_value_increase(), numeric_db_value_mul(), numeric_db_value_negate(), numeric_db_value_sub(), numeric_fast_convert(), numeric_get_msb_for_dec(), numeric_internal_real_to_num(), numeric_longnum_to_shortnum(), numeric_prec_scale_when_overflow(), numeric_scale_by_ten(), numeric_scale_dec(), numeric_scale_dec_long(), obj_assign_value(), obj_class_lock(), obj_copy(), obj_delete(), obj_desc_find_unique(), obj_desc_get(), obj_desc_send_array(), obj_desc_send_array_quick(), obj_desc_send_list(), obj_desc_send_va(), obj_desc_set(), obj_find_multi_attr(), obj_find_multi_desc(), obj_find_object_by_cons_and_key(), obj_find_object_by_pkey(), obj_find_primary_key(), obj_find_unique(), obj_get(), obj_get_att(), obj_get_path(), obj_get_shared(), obj_get_temp(), obj_get_value(), obj_inst_lock(), obj_is_instance_of(), obj_isinstance(), obj_locate_attribute(), obj_lock(), obj_make_key_value(), obj_send_array(), obj_send_list(), obj_send_method_array(), obj_send_method_list(), obj_send_method_va(), obj_send_va(), obj_set(), obj_set_att(), obj_set_shared(), obj_set_temp(), object_to_trigger(), obt_apply_assignment(), obt_apply_assignments(), obt_area_init(), obt_assign(), obt_assign_obt(), obt_check_assignment(), obt_check_missing_assignments(), obt_convert_set_templates(), obt_desc_set(), obt_final_check(), obt_final_check_set(), obt_find_attribute(), obt_populate_known_arguments(), obt_quit(), obt_set(), obt_update_internal(), oidstr2xoid(), vacuum_worker_context_manager::on_create(), online_index_builder(), cubscan::json_table::scanner::open(), open_file(), opool_create(), opool_get_object_resultset(), opool_ght_keyf(), opool_ht_comparef(), opool_ht_hashf(), opool_ht_keyf(), opool_oid_delete(), optimize_coll_contractions(), optimize_sets(), optimizedb(), or_advance(), or_align(), or_cl_get_prop_nocopy(), or_class_get_partition_info(), or_class_tde_algorithm(), or_create(), or_destroy(), or_disk_set_size(), or_get_align(), or_get_align32(), or_get_align64(), or_get_attr_string(), or_get_bigint(), or_get_byte(), or_get_constraint_comment(), or_get_current_representation(), or_get_data(), or_get_date(), or_get_datetime(), or_get_datetimetz(), or_get_domain_internal(), or_get_double(), or_get_enumeration(), or_get_float(), or_get_hierarchy_helper(), or_get_int(), or_get_json_schema(), or_get_json_validator(), or_get_monetary(), or_get_mvccid(), or_get_offset_internal(), or_get_oid(), or_get_set(), or_get_set_header(), or_get_short(), or_get_string_size_byte(), or_get_time(), or_get_timestamptz(), or_get_unique_hierarchy(), or_get_utime(), or_get_value(), or_get_varbit_length(), or_get_varchar_compression_lengths(), or_install_btids(), or_install_btids_class(), or_install_btids_constraint(), or_install_btids_filter_pred(), or_install_btids_foreign_key(), or_install_btids_foreign_key_ref(), or_install_btids_function_info(), or_install_btids_prefix_length(), or_mvcc_add_header(), or_mvcc_get_chn(), or_mvcc_get_delid(), or_mvcc_get_header(), or_mvcc_get_insid(), or_mvcc_get_prev_version_lsa(), or_mvcc_get_repid_and_flags(), or_mvcc_set_delid(), or_mvcc_set_header(), or_mvcc_set_insid(), or_mvcc_set_log_lsa_to_record(), or_mvcc_set_prev_version_lsa(), or_pack_domain(), or_pack_mem_value(), or_pad(), or_put_align32(), or_put_bigint(), or_put_byte(), or_put_data(), or_put_date(), or_put_datetime(), or_put_datetimetz(), or_put_domain(), or_put_double(), or_put_enumeration(), or_put_float(), or_put_int(), or_put_json_schema(), or_put_monetary(), or_put_mvccid(), or_put_oid(), or_put_set_header(), or_put_short(), or_put_string_aligned(), or_put_string_aligned_with_length(), or_put_time(), or_put_timestamptz(), or_put_utime(), or_put_value(), or_put_varbit_internal(), or_put_varchar_internal(), or_replace_rep_id(), or_res_bind_create(), or_rm_bind_create(), or_seek(), or_set_rep_id(), or_skip_set_header(), or_skip_varbit(), or_skip_varbit_remainder(), or_skip_varchar(), or_skip_varchar_remainder(), or_unpack_mem_value(), orc_diskrep_from_record(), orc_subclasses_from_record(), orc_superclasses_from_record(), ores_apply_updatef(), orp_api_get_object_resultset(), orp_ht_comparef(), orp_ht_hashf(), orp_ht_keyf(), orp_oid_delete(), orp_oid_get_classname(), otable_init(), otable_insert(), otable_map_reserved(), otable_prepare(), otable_reserve(), otable_update(), overflow_delete_internal(), overflow_flush_internal(), overflow_get_capacity(), overflow_insert(), overflow_rv_link(), overflow_rv_newpage_link_undo(), overflow_traverse(), overflow_update(), paramdump(), JSON_PATH::parse(), cubload::load_args::parse_ignore_class_file(), cubregex::parse_match_type(), parse_time_string(), parse_up_to_date(), parse_user_define_file(), parse_user_define_line(), parser_generate_do_stmt_xasl(), partition_attrinfo_get_key(), partition_cache_entry_to_pruning_context(), partition_cache_finalize(), partition_cache_init(), partition_cache_pruning_context(), partition_decache_class(), partition_find_inherited_btid(), partition_find_partition_for_record(), partition_find_root_class_oid(), partition_free_cache_entry(), partition_get_partition_oids(), partition_get_position_in_key(), partition_get_value_from_inarith(), partition_get_value_from_key(), partition_get_value_from_regu_var(), partition_info_to_disk(), partition_init_pruning_context(), partition_load_aggregate_helper(), partition_load_context_from_cache(), partition_load_partition_predicate(), partition_load_pruning_context(), partition_match_key_range(), partition_prune(), partition_prune_hash(), partition_prune_heap_scan(), partition_prune_index_scan(), partition_prune_insert(), partition_prune_partition_index(), partition_prune_range(), partition_prune_spec(), partition_prune_unique_btid(), partition_prune_update(), patchdb(), peekmem_elo(), perfmon_calc_diff_stats(), perfmon_initialize(), perfmon_server_copy_global_stats(), perfmon_server_copy_stats(), perfmon_server_start_stats(), perfmon_server_stop_stats(), pgbuf_add_fixed_at(), pgbuf_allocate_bcb(), pgbuf_bcb_flush_with_wal(), pgbuf_bcb_safe_flush_force_lock(), pgbuf_bcb_safe_flush_force_unlock(), pgbuf_bcb_safe_flush_internal(), pgbuf_block_bcb(), pgbuf_check_bcb_page_vpid(), pgbuf_claim_bcb_for_fix(), pgbuf_delete_from_hash_chain(), pgbuf_fix_debug(), pgbuf_fix_if_not_deallocated_with_caller(), pgbuf_fix_with_retry(), pgbuf_flush_all_helper(), pgbuf_flush_checkpoint(), pgbuf_flush_chkpt_seq_list(), pgbuf_flush_if_requested(), pgbuf_flush_neighbor_safe(), pgbuf_flush_page_and_neighbors_fb(), pgbuf_flush_seq_list(), pgbuf_flush_victim_candidates(), pgbuf_flush_with_wal(), pgbuf_get_groupid_and_unfix(), pgbuf_get_page_flush_interval(), pgbuf_initialize(), pgbuf_initialize_aout_list(), pgbuf_initialize_bcb_table(), pgbuf_initialize_hash_table(), pgbuf_initialize_invalid_list(), pgbuf_initialize_lock_table(), pgbuf_initialize_lru_list(), pgbuf_initialize_page_monitor(), pgbuf_initialize_page_quota(), pgbuf_initialize_page_quota_parameters(), pgbuf_initialize_seq_flusher(), pgbuf_initialize_thrd_holder(), pgbuf_insert_into_hash_chain(), pgbuf_invalidate_all_debug(), pgbuf_invalidate_bcb(), pgbuf_invalidate_debug(), pgbuf_latch_bcb_upon_fix(), pgbuf_latch_idle_page(), pgbuf_ordered_fix_debug(), pgbuf_promote_read_latch_debug(), pgbuf_put_bcb_into_invalid_list(), pgbuf_release_private_lru(), pgbuf_remove_thrd_holder(), pgbuf_rv_dealloc_redo(), pgbuf_rv_dealloc_undo(), pgbuf_rv_dealloc_undo_compensate(), pgbuf_rv_flush_page(), pgbuf_rv_new_page_redo(), pgbuf_rv_new_page_undo(), pgbuf_rv_set_tde_algorithm(), pgbuf_start_scan(), pgbuf_unlatch_bcb_upon_unfix(), pgbuf_unlatch_thrd_holder(), pgbuf_unlock_page(), pgbuf_victimize_bcb(), cubbase::pinner::pin(), plandump(), pmeta_get_info_internal(), populate_auto_increment(), populate_defaults(), pr_area_init(), pr_clear_compressed_string(), pr_clear_value(), pr_clone_value(), pr_complete_enum_value(), pr_copy_value(), pr_data_compress_string(), pr_do_db_value_string_compression(), pr_free_ext_value(), pr_free_value(), pr_get_compressed_data_from_buffer(), pr_get_compression_length(), pr_get_size_and_write_string_to_buffer(), pr_midxkey_add_elements(), pr_midxkey_add_prefix(), pr_midxkey_compare_element(), pr_midxkey_get_element_internal(), pr_midxkey_get_element_offset(), pr_midxkey_remove_prefix(), pr_midxkey_unique_prefix(), pr_write_compressed_string_to_buffer(), pr_write_uncompressed_string_to_buffer(), prepare_and_execute_query(), prepare_mvcc_reev_data(), prepare_query(), print_backup_info(), print_quoted_str(), print_result(), print_result_with_sort(), print_result_without_sort(), print_set(), print_string_date_token(), print_tran_entry(), prior_lsa_alloc_and_copy_crumbs(), prior_lsa_alloc_and_copy_data(), prior_lsa_copy_redo_crumbs_to_node(), prior_lsa_copy_redo_data_to_node(), prior_lsa_copy_undo_crumbs_to_node(), prior_lsa_copy_undo_data_to_node(), prior_lsa_gen_2pc_prepare_record(), prior_lsa_gen_dbout_redo_record(), prior_lsa_gen_end_chkpt_record(), prior_lsa_gen_postpone_record(), prior_lsa_gen_record(), prior_lsa_gen_undoredo_record_from_crumbs(), prior_set_tde_encrypted(), prm_check_parameters(), prm_check_range(), prm_compound_has_changed(), prm_equal_to_ori(), prm_io_pages_to_size(), prm_load_by_section(), prm_log_pages_to_size(), prm_min_to_sec(), prm_msec_to_sec(), prm_print(), prm_read_and_parse_ini_file(), prm_sec_to_min(), prm_sec_to_msec(), prm_set_default(), prm_set_force(), prm_size_to_io_pages(), prm_size_to_log_pages(), prm_tune_parameters(), proc_execute_hide_cmd_args(), proc_execute_internal(), process_activate_heartbeat(), process_batch_command(), process_broker(), process_class(), cubload::server_object_loader::process_collection_constant(), cubload::server_object_loader::process_constant(), process_deact_confirm_no_server(), process_deact_confirm_stop_all(), process_deact_stop_all(), process_deactivate_heartbeat(), process_ha_deregister_by_args(), process_ha_deregister_by_pid(), process_ha_start_util_process(), process_heartbeat(), process_heartbeat_deregister(), process_heartbeat_reload(), process_heartbeat_replication(), process_heartbeat_start(), process_heartbeat_status(), process_heartbeat_stop(), process_heartbeat_util(), process_is_registered_proc(), process_javasp(), process_javasp_start(), process_javasp_status(), process_javasp_stop(), cubload::sa_object_loader::process_line(), cubload::server_object_loader::process_line(), process_manager(), process_master(), cubload::server_object_loader::process_monetary_constant(), process_object(), process_reconfig_heartbeat(), process_server(), process_service(), process_set(), process_value(), propagate_revoke(), proxy_convert_error_code(), proxy_handler_process_cas_response(), proxy_handler_process_client_request(), pruningset_to_spec_list(), pt_add_lock_class(), pt_add_name_col_to_sel_list(), pt_add_pseudocolumns_placeholders(), pt_append_omitted_on_update_expr_assignments(), pt_apply_expressions_definition(), pt_assignment_class_compatible(), pt_assignment_compatible(), pt_associate_label_with_value(), pt_attr_check_default_cs_coll(), pt_bind_helper(), pt_bind_name_or_path_in_scope(), pt_bind_names(), pt_bind_names_post(), pt_bind_parameter(), pt_check_access_status(), pt_check_alter(), pt_check_alter_partition(), pt_check_auto_increment_table_option(), pt_check_create_entity(), pt_check_create_index(), pt_check_cume_dist_percent_rank_order_by(), pt_check_defaultf(), pt_check_enum_data_type(), pt_check_expr_collation(), pt_check_filter_index_expr(), pt_check_for_update_clause(), pt_check_grammar_charset_collation(), pt_check_group_concat_order_by(), pt_check_json_table_node(), pt_check_ordby_num_for_multi_range_opt(), pt_check_order_by(), pt_check_partition_values(), pt_check_partitions(), pt_check_range_partition_strict_increasing(), pt_check_recursive_expr_collation(), pt_check_show_index(), pt_check_table_in_show_heap(), pt_check_union_type_compatibility_of_values_query(), pt_class_pre_fetch(), pt_coerce_3args(), pt_coerce_expr_arguments(), pt_coerce_expression_argument(), pt_coerce_node_collation(), pt_coerce_partition_value_with_data_type(), pt_coerce_range_expr_arguments(), pt_coerce_str_to_time_date_utime_datetime(), pt_coerce_value_internal(), pt_common_collation(), pt_compile_trigger_stmt(), pt_copy_upddel_hints_to_select(), pt_create_iss_range(), pt_data_type_to_db_domain(), pt_db_value_initialize(), pt_dbval_to_value(), pt_eval_expr_type(), pt_eval_function_type_old(), pt_eval_path_expr(), pt_eval_type_pre(), pt_evaluate_db_value_expr(), pt_evaluate_function(), pt_evaluate_function_w_args(), pt_evaluate_tree_internal(), pt_exec_trigger_stmt(), pt_find_lck_class_from_partition(), pt_find_lck_classes(), pt_find_omitted_default_expr(), pt_find_value_of_label(), pt_fix_buildlist_aggregate_cume_dist_percent_rank(), pt_fix_first_term_expr_for_iss(), pt_fix_first_term_func_index_for_iss(), pt_flush_classes(), pt_fold_const_function(), pt_for_update_prepare_query(), pt_for_update_prepare_query_internal(), pt_free_label(), pt_function_name_is_spec_attr(), pt_get_assignment_lists(), pt_get_common_datetime_type(), pt_get_enumeration_from_data_type(), pt_get_mvcc_reev_range_data(), pt_get_one_tuple_from_list_id(), pt_get_pred_attrs(), pt_get_query_limit_from_limit(), pt_get_query_limit_from_orderby_for(), pt_get_query_limit_value(), pt_get_select_query_columns(), pt_has_modified_class_helper(), pt_help_show_create_table(), pt_init_pred_expr_context(), pt_initialize_analytic_info(), pt_instnum_to_key_limit(), pt_is_reference_to_reusable_oid(), pt_json_str_codeset_normalization(), pt_link_regu_to_selupd_list(), pt_make_class_access_spec(), pt_make_connect_by_proc(), pt_make_constant_regu_list_from_val_list(), pt_make_flat_name_list(), pt_make_method_call(), pt_make_outer_select_for_show_columns(), pt_make_query_show_columns(), pt_make_regu_constant(), pt_make_subclass_list(), pt_mvcc_flag_specs_assign_reev(), pt_mvcc_flag_specs_cond_reev(), pt_node_data_type_to_db_domain(), pt_node_list_to_array(), pt_node_to_db_domain(), pt_node_to_partition_info(), pt_normalize_path(), pt_ordbynum_to_key_limit_multiple_ranges(), pt_print_db_value(), pt_print_node_value(), pt_quick_resolve_names(), pt_recompile_for_limit_optimizations(), pt_register_parser(), pt_report_to_ersys(), pt_report_to_ersys_with_statement(), pt_resolve_default_value(), pt_resolve_hint(), pt_resolve_hint_args(), pt_resolve_partition_spec(), pt_resolve_using_index(), pt_semantic_check_local(), pt_semantic_quick_check_node(), pt_seq_value_to_db(), pt_set_class_chn(), pt_set_default_data_type(), pt_set_elements_to_value(), pt_set_limit_optimization_flags(), pt_set_table_to_db(), pt_set_value_to_db(), pt_spec_to_xasl_class_oid_list(), pt_split_attrs(), pt_split_delete_stmt(), pt_split_hash_attrs(), pt_split_hash_attrs_for_HQ(), pt_split_pred_regu_list(), pt_to_aggregate_node(), pt_to_buildlist_proc(), pt_to_buildvalue_proc(), pt_to_class_spec_list(), pt_to_constraint_pred(), pt_to_cte_table_spec_list(), pt_to_delete_xasl(), pt_to_fetch_as_scan_proc(), pt_to_index_info(), pt_to_insert_xasl(), pt_to_key_limit(), pt_to_merge_insert_xasl(), pt_to_merge_update_xasl(), pt_to_merge_xasl(), pt_to_odku_info(), pt_to_pred_expr(), pt_to_regu_attr_descr(), pt_to_regu_variable(), pt_to_subquery_table_spec_list(), pt_to_upd_del_query(), pt_to_update_xasl(), pt_upd_domain_info(), pt_validate_query_spec(), pt_value_links_add(), pt_wrap_select_list_with_cast_op(), push_uci_environment(), put_attributes(), put_object_set(), put_timezone_checksum(), put_varinfo(), pwrite_with_injected_fault(), px_sort_assign(), px_sort_myself(), qdata_add_bigint(), qdata_add_bigint_to_date(), qdata_add_bigint_to_datetime(), qdata_add_bigint_to_dbval(), qdata_add_bigint_to_time(), qdata_add_bigint_to_timestamptz(), qdata_add_bigint_to_utime(), qdata_add_chars_to_dbval(), qdata_add_date_to_dbval(), qdata_add_datetime_to_dbval(), qdata_add_datetimetz_to_dbval(), qdata_add_dbval(), qdata_add_double(), qdata_add_double_to_dbval(), qdata_add_float(), qdata_add_float_to_dbval(), qdata_add_int(), qdata_add_int_to_date(), qdata_add_int_to_datetime(), qdata_add_int_to_dbval(), qdata_add_int_to_timestamptz(), qdata_add_int_to_utime(), qdata_add_monetary(), qdata_add_monetary_to_dbval(), qdata_add_numeric(), qdata_add_numeric_to_dbval(), qdata_add_numeric_to_monetary(), qdata_add_sequence_to_dbval(), qdata_add_short(), qdata_add_short_to_date(), qdata_add_short_to_datetime(), qdata_add_short_to_dbval(), qdata_add_short_to_timestamptz(), qdata_add_short_to_utime(), qdata_add_time_to_dbval(), qdata_add_timestamptz_to_dbval(), qdata_add_utime_to_dbval(), qdata_aggregate_accumulator_to_accumulator(), qdata_aggregate_interpolation(), qdata_aggregate_multiple_values_to_accumulator(), qdata_aggregate_value_to_accumulator(), qdata_analytic_interpolation(), qdata_apply_interpolation_function_coercion(), qdata_benchmark(), qdata_bit_and_dbval(), qdata_bit_not_dbval(), qdata_bit_or_dbval(), qdata_bit_shift_dbval(), qdata_bit_xor_dbval(), qdata_build_hscan_key(), qdata_calculate_aggregate_cume_dist_percent_rank(), qdata_cast_to_domain(), qdata_coerce_result_to_domain(), qdata_concatenate_dbval(), qdata_convert_dbvals_to_set(), qdata_convert_operands_to_value_and_call(), qdata_convert_table_to_set(), qdata_copy_db_value(), qdata_copy_db_value_to_tuple_value(), qdata_copy_hscan_key_without_alloc(), qdata_copy_valptr_list_to_tuple(), qdata_divide_bigint(), qdata_divide_bigint_to_dbval(), qdata_divide_dbval(), qdata_divide_double(), qdata_divide_double_to_dbval(), qdata_divide_float(), qdata_divide_float_to_dbval(), qdata_divide_int(), qdata_divide_int_to_dbval(), qdata_divide_monetary(), qdata_divide_monetary_to_dbval(), qdata_divide_numeric_to_dbval(), qdata_divide_short(), qdata_divide_short_to_dbval(), qdata_divmod_dbval(), qdata_elt(), qdata_evaluate_aggregate_hierarchy(), qdata_evaluate_aggregate_list(), qdata_evaluate_aggregate_optimize(), qdata_evaluate_analytic_func(), qdata_evaluate_connect_by_root(), qdata_evaluate_qprior(), qdata_evaluate_sys_connect_by_path(), qdata_extract_dbval(), qdata_finalize_aggregate_list(), qdata_finalize_analytic_func(), qdata_free_agg_hentry(), qdata_free_hscan_entry(), qdata_get_cardinality(), qdata_get_class_of_function(), qdata_get_dbval_from_constant_regu_variable(), qdata_get_interpolation_function_result(), qdata_get_single_tuple_from_list_id(), qdata_get_tuple_value_size_from_dbval(), qdata_get_valptr_type_list(), qdata_group_concat_first_value(), qdata_group_concat_value(), qdata_increment_dbval(), qdata_initialize_aggregate_list(), qdata_initialize_analytic_func(), qdata_insert_substring_function(), qdata_interpolation_function_values(), qdata_list_dbs(), qdata_load_agg_hentry_from_list(), qdata_load_agg_hentry_from_tuple(), qdata_multiply_bigint(), qdata_multiply_bigint_to_dbval(), qdata_multiply_dbval(), qdata_multiply_double(), qdata_multiply_double_to_dbval(), qdata_multiply_float(), qdata_multiply_float_to_dbval(), qdata_multiply_int(), qdata_multiply_int_to_dbval(), qdata_multiply_monetary(), qdata_multiply_monetary_to_dbval(), qdata_multiply_numeric(), qdata_multiply_numeric_to_dbval(), qdata_multiply_sequence_to_dbval(), qdata_multiply_short(), qdata_multiply_short_to_dbval(), qdata_process_distinct_or_sort(), qdata_regexp_function(), qdata_regu_list_to_regu_array(), qdata_save_agg_hentry_to_list(), qdata_save_agg_htable_to_list(), qdata_set_valptr_list_unbound(), qdata_strcat_dbval(), qdata_subtract_bigint(), qdata_subtract_bigint_to_dbval(), qdata_subtract_date_to_dbval(), qdata_subtract_datetime(), qdata_subtract_datetime_to_dbval(), qdata_subtract_datetime_to_int(), qdata_subtract_datetime_to_int_asymmetry(), qdata_subtract_datetimetz_to_dbval(), qdata_subtract_dbval(), qdata_subtract_double(), qdata_subtract_double_to_dbval(), qdata_subtract_float(), qdata_subtract_float_to_dbval(), qdata_subtract_int(), qdata_subtract_int_to_dbval(), qdata_subtract_monetary(), qdata_subtract_monetary_to_dbval(), qdata_subtract_numeric_to_dbval(), qdata_subtract_sequence_to_dbval(), qdata_subtract_short(), qdata_subtract_short_to_dbval(), qdata_subtract_time(), qdata_subtract_time_to_dbval(), qdata_subtract_timestampltz_to_dbval(), qdata_subtract_timestamptz_to_dbval(), qdata_subtract_utime(), qdata_subtract_utime_to_bigint_asymmetry(), qdata_subtract_utime_to_dbval(), qdata_subtract_utime_to_int_asymmetry(), qdata_subtract_utime_to_short_asymmetry(), qdata_tuple_to_values_array(), qdata_unary_minus_dbval(), qdata_update_agg_interpolation_func_value_and_domain(), qdata_update_interpolation_func_value_and_domain(), qdump_print_xasl(), qexec_add_composite_lock(), qexec_add_tuple_to_topn(), qexec_alloc_agg_hash_context(), qexec_analytic_add_tuple(), qexec_analytic_eval_instnum_pred(), qexec_analytic_evaluate_cume_dist_percent_rank_function(), qexec_analytic_evaluate_interpolation_function(), qexec_analytic_evaluate_ntile_function(), qexec_analytic_evaluate_offset_function(), qexec_analytic_finalize_group(), qexec_analytic_group_header_load(), qexec_analytic_put_next(), qexec_analytic_sort_key_header_load(), qexec_analytic_start_group(), qexec_analytic_update_group_result(), qexec_analytic_value_advance(), qexec_build_agg_hkey(), qexec_check_for_cycle(), qexec_check_limit_clause(), qexec_clear_arith_list(), qexec_clear_func_pred(), qexec_clear_list_cache_by_class(), qexec_clear_partition_expression(), qexec_clear_pred_context(), qexec_cmp_tpl_vals_merge(), qexec_collection_has_null(), qexec_compare_valptr_with_tuple(), qexec_create_delete_lob_info(), qexec_create_internal_classes(), qexec_create_mvcc_reev_assignments(), qexec_destroy_upddel_ehash_files(), qexec_end_buildvalueblock_iterations(), qexec_end_mainblock_iterations(), qexec_end_one_iteration(), qexec_evaluate_aggregates_optimize(), qexec_evaluate_partition_aggregates(), qexec_execute_analytic(), qexec_execute_build_columns(), qexec_execute_build_indexes(), qexec_execute_connect_by(), qexec_execute_cte(), qexec_execute_delete(), qexec_execute_do_stmt(), qexec_execute_duplicate_key_update(), qexec_execute_increment(), qexec_execute_insert(), qexec_execute_mainblock(), qexec_execute_mainblock_internal(), qexec_execute_merge(), qexec_execute_obj_fetch(), qexec_execute_query(), qexec_execute_scan(), qexec_execute_selupd_list(), qexec_execute_selupd_list_find_class(), qexec_execute_update(), qexec_fill_sort_limit(), qexec_for_update_set_class_locks(), qexec_gby_agg_tuple(), qexec_gby_finalize_group(), qexec_gby_finalize_group_val_list(), qexec_gby_init_group_dim(), qexec_gby_put_next(), qexec_gby_start_group(), qexec_generate_tuple_descriptor(), qexec_get_attr_default(), qexec_get_index_pseudocolumn_value_from_tuple(), qexec_get_orderbynum_upper_bound(), qexec_get_tuple_column_value(), qexec_get_xasl_list_id(), qexec_groupby(), qexec_groupby_index(), qexec_hash_gby_agg_tuple(), qexec_hash_gby_put_next(), qexec_init_agg_hierarchy_helpers(), qexec_init_index_pseudocolumn_strings(), qexec_init_instnum_val(), qexec_init_next_partition(), qexec_init_upddel_ehash_files(), qexec_initialize_analytic_function_state(), qexec_initialize_analytic_state(), qexec_initialize_groupby_state(), qexec_insert_tuple_into_list(), qexec_intprt_fnc(), qexec_iterate_connect_by_results(), qexec_listfile_orderby(), qexec_locate_agg_hentry_in_list(), qexec_merge_fnc(), qexec_merge_list(), qexec_merge_list_outer(), qexec_merge_listfiles(), qexec_merge_tuple(), qexec_merge_tuple_add_list(), qexec_next_merge_block(), qexec_next_scan_block(), qexec_oid_of_duplicate_key_update(), qexec_open_scan(), qexec_ordby_put_next(), qexec_orderby_distinct(), qexec_orderby_distinct_by_sorting(), qexec_process_partition_unique_stats(), qexec_process_unique_stats(), qexec_prune_spec(), qexec_recalc_tuples_parent_pos_in_list(), qexec_remove_duplicates_for_replace(), qexec_resolve_domains_for_aggregation(), qexec_schema_get_type_desc(), qexec_set_class_locks(), qexec_set_pseudocolumns_val_pointers(), qexec_setup_list_id(), qexec_setup_topn_proc(), qexec_start_connect_by_lists(), qexec_start_mainblock_iterations(), qexec_topn_tuples_to_list_id(), qexec_update_connect_by_lists(), qexec_upddel_add_unique_oid_to_ehid(), qexec_upddel_mvcc_set_filters(), qexec_upddel_setup_current_class(), qfile_add_item_to_list(), qfile_add_overflow_tuple_to_list(), qfile_add_tuple_get_pos_in_list(), qfile_add_tuple_to_list(), qfile_add_two_tuple(), qfile_advance(), qfile_advance_group(), qfile_allocate_new_page_if_need(), qfile_clear_list_cache(), qfile_clone_list_id(), qfile_combine_two_list(), qfile_compare_tuple_helper(), qfile_compare_tuple_values(), qfile_compare_with_interpolation_domain(), qfile_copy_list_id(), qfile_copy_list_pages(), qfile_copy_tuple(), qfile_copy_tuple_descr_to_tuple(), qfile_dealloc_sort_list(), qfile_delete_list_cache_entry(), qfile_dump_list_cache_internal(), qfile_duplicate_list(), qfile_end_use_of_list_cache_entry(), qfile_fast_intint_tuple_to_list(), qfile_fast_intval_tuple_to_list(), qfile_fast_val_tuple_to_list(), qfile_finalize_list_cache(), qfile_free_list_cache_entry(), qfile_free_sort_list(), qfile_generate_tuple_into_list(), qfile_get_first_page(), qfile_get_tuple(), qfile_initialize(), qfile_initialize_list_cache(), qfile_initialize_sort_key_info(), qfile_load_xasl_node_header(), qfile_lookup_list_cache_entry(), qfile_modify_type_list(), qfile_open_list_scan(), qfile_overwrite_tuple(), qfile_put_next_sort_item(), qfile_reallocate_tuple(), qfile_reopen_list_as_append_mode(), qfile_retrieve_tuple(), qfile_save_merge_tuple(), qfile_save_normal_tuple(), qfile_save_single_bound_item_tuple(), qfile_save_sort_key_tuple(), qfile_save_tuple(), qfile_set_tuple_column_value(), qfile_sort_list_with_func(), qfile_start_scan_fix(), qfile_unify_types(), qfile_union_list(), qfile_update_domains_on_type_list(), qfile_update_list_cache_entry(), qmgr_allocate_query_entry(), qmgr_allocate_tran_entries(), qmgr_clear_relative_cache_entries(), qmgr_create_result_file(), qmgr_dump_query_cache(), qmgr_end_query(), qmgr_execute_query(), qmgr_finalize(), qmgr_free_list_temp_file(), qmgr_free_query_temp_file(), qmgr_free_query_temp_file_helper(), qmgr_free_temp_file_list(), qmgr_get_external_file_page(), qmgr_get_new_page(), qmgr_get_query_entry(), qmgr_get_sql_id(), qmgr_init_external_file_page(), qmgr_initialize(), qmgr_prepare_query(), qmgr_process_query(), qmgr_set_query_error(), qo_check_iscan_for_multi_range_opt(), qo_check_join_for_multi_range_opt(), qo_check_plan_index_for_multi_range_opt(), qo_check_subplans_for_multi_range_opt(), qo_check_terms_for_multiple_range_opt(), qo_discover_sort_limit_nodes(), qo_find_like_rewrite_bound(), qo_find_subplan_using_multi_range_opt(), qo_multi_range_opt_plans_cmp(), qo_optimize_queries(), qo_reduce_order_by(), qo_reduce_order_by_for(), qo_rewrite_like_for_index_scan(), qo_rewrite_one_like_term(), qo_set_orderby_skip(), qo_top_plan_new(), qo_unset_multi_range_optimization(), qo_validate_indexes_for_orderby(), qo_walk_plan_tree(), qp_get_server_info(), qproc_next_set_scan(), qres_apply_updatef(), qstr_bit_coerce(), qstr_bit_concatenate(), qstr_bit_position(), qstr_bit_substring(), qstr_coerce(), qstr_concatenate(), qstr_grow_string(), qstr_make_typed_string(), qstr_pad(), qstr_position(), qstr_replace(), qstr_substring(), qstr_translate(), qstr_trim(), query_multi_range_opt_check_set_sort_col(), query_spec_to_disk(), read_cp_from_tag(), readval_elo_with_type(), realloc_instance_table(), recdes_allocate_data_area(), redistribute_partition_data(), cubload::server_class_installer::register_class_with_attributes(), register_collation(), register_lang_locale_data(), register_user_trigger(), regu_dbval_type_init(), regu_make_constant_vid(), rem_class_from_index(), remove_class_triggers(), remove_deferred_context(), remove_key_from_weight_stats_list(), cubbase::pinnable::remove_pinner(), renamedb(), repattribute_to_disk(), repl_log_get_append_lsa(), cubregex::replace(), report_abnormal_host_status(), representation_to_disk(), res_api_delete_row(), res_api_fetch(), res_api_get_resultset_metadata(), res_api_tell(), res_delete_row_internal(), res_fetch_internal(), resolution_to_disk(), resolve_candidates(), resolve_class_domain(), restoredb(), restoreslave(), retain_former_ids(), rm_api_get_count(), rm_api_get_info(), rmutex_finalize(), rmutex_initialize(), rmutex_lock(), rmutex_unlock(), round_date(), roundoff(), rr_lazy_init(), rr_next_handle(), rs_destroyf(), rs_get_index_by_name(), rs_set_db_value(), run_user_triggers(), rwlock_finalize(), rwlock_initialize(), rwlock_read_lock(), rwlock_read_unlock(), rwlock_write_lock(), rwlock_write_unlock(), sacl_reload(), save_constraint_info_from_pt_node(), sboot_backup(), sboot_change_ha_mode(), sboot_check_db_consistency(), sboot_compact_db(), sboot_compact_start(), sboot_compact_stop(), sboot_get_locales_info(), sboot_get_timezone_checksum(), sboot_heap_compact(), sboot_notify_ha_log_applier_state(), sboot_notify_unregister_client(), sbtree_add_index(), sbtree_class_test_unique(), sbtree_delete_index(), sbtree_find_multi_uniques(), sbtree_get_key_type(), sbtree_get_statistics(), sbtree_load_index(), sc_set_current_schema(), scan_alloc_iscan_oid_buf_list(), scan_alloc_oid_list(), scan_build_hash_list_scan(), scan_dbvals_to_midxkey(), scan_dump_key_into_tuple(), scan_get_index_oidset(), scan_get_next_iss_value(), scan_hash_probe_next(), scan_init_index_key_limit(), scan_init_indx_coverage(), scan_init_iss(), scan_init_multi_range_optimization(), scan_initialize(), scan_jump_scan_pos(), scan_next_class_attr_scan(), scan_next_hash_list_scan(), scan_next_heap_page_scan(), scan_next_heap_scan(), scan_next_index_key_info_scan(), scan_next_index_lookup_heap(), scan_next_index_node_info_scan(), scan_next_index_scan(), cubscan::json_table::scanner::scan_next_internal(), scan_next_json_table_scan(), scan_next_list_scan(), scan_next_scan_block(), scan_next_set_scan(), scan_open_class_attr_scan(), scan_open_heap_page_scan(), scan_open_heap_scan(), scan_open_index_key_info_scan(), scan_open_index_node_info_scan(), scan_open_index_scan(), scan_open_json_table_scan(), scan_open_list_scan(), scan_open_set_scan(), scan_open_showstmt_scan(), scan_open_values_scan(), scan_prev_scan_local(), scan_regu_key_to_index_key(), scan_reset_scan_block(), scan_restore_range_details(), scan_save_range_details(), scan_start_scan(), sch_exported_keys_or_cross_reference(), sch_imported_keys(), sch_trigger(), schksum_insert_repl_log_and_demote_table_lock(), scientific_to_decimal_string(), sct_check_rep_dir(), cubregex::search(), select_delete_list(), select_set_domain(), send_error_to_driver(), serial_alloc_cache_area(), serial_decache(), serial_get_attrid(), serial_get_current_value(), serial_get_next_cached_value(), serial_get_nth_value(), serial_initialize_cache_pool(), serial_load_attribute_info_of_db_serial(), serial_update_cur_val_of_serial(), serial_update_serial_object(), serialize_collection_as_string(), server_ping_with_handshake(), ses_posix_copy_file(), ses_posix_create_file(), ses_posix_delete_file(), ses_posix_read_file(), ses_posix_rename_file(), ses_posix_write_file(), session_add_variable(), session_begin_insert_values(), session_check_session(), session_check_timeout(), session_clear_query_entry_info(), session_clear_trace_stats(), session_create_prepared_statement(), session_define_variable(), session_delete_prepared_statement(), session_drop_session_variables(), session_drop_variable(), session_dump_session(), session_get_exec_stats_and_clear(), session_get_last_insert_id(), session_get_load_session(), session_get_prepared_statement(), session_get_row_count(), session_get_session_id(), session_get_session_parameters(), session_get_session_state(), session_get_session_tz_region(), session_get_trace_stats(), session_get_variable(), session_get_variable_no_copy(), session_key_copy(), session_key_increment(), session_load_query_entry_info(), session_preserve_temporary_files(), session_remove_expired_sessions(), session_remove_query_entry_info(), session_reset_cur_insert_id(), session_set_cur_insert_id(), session_set_load_session(), session_set_row_count(), session_set_session_parameters(), session_set_session_variables(), session_set_trace_stats(), session_set_tran_auto_commit(), session_set_trigger_state(), session_state_create(), session_state_destroy(), session_state_free(), session_state_init(), session_state_uninit(), set_add_element(), set_area_init(), set_cardinality(), set_change_owner(), set_check_domain(), set_coerce(), set_compare(), set_compare_order(), set_connect(), set_convert_oids_to_objects(), set_copy(), set_current_locale(), set_disconnect(), set_drop_element(), set_drop_seq_element(), set_filter(), set_find_seq_element(), set_fprint(), set_get_domain(), set_get_element(), set_get_setobj(), set_get_type(), set_has_null(), set_host_variables(), cubscan::json_table::scanner::set_input_document(), set_insert_element(), set_isempty(), set_ismember(), set_iso_level(), set_issome(), set_iterate(), set_make_reference(), set_msg_lang_from_env(), set_new_element(), set_new_zone_id(), set_next_value_for_coll_key(), set_op(), set_optimize(), set_prepare_info_into_list(), set_put_element(), set_referenced_subclasses(), set_seq_compare(), set_server_error(), set_size(), set_sqlca_err(), set_tform_disk_set(), set_to_db_value_mapf(), set_to_string(), page_key_boundary::set_value(), set_value_to_api_val(), setobj_add_element(), setobj_build_domain_from_col(), setobj_coerce(), setobj_compare(), setobj_compare_order(), setobj_convert_oids_to_objects(), setobj_difference(), setobj_drop_element(), setobj_drop_seq_element(), setobj_filter(), setobj_get_element(), setobj_get_element_ptr(), setobj_insert_element(), setobj_intersection(), setobj_put_element(), setobj_put_value(), setobj_release(), setobj_sort(), setobj_union(), setof_mop_to_setof_vobj(), setval_elo_with_type(), sfile_apply_tde_to_class_files(), sh_comparef(), sh_hashf(), sh_keyf(), SHA1Compute(), shard_stmt_change_shard_val_to_id(), shard_stmt_rewrite_sql(), shf_create(), shf_destroy(), shf_destroy_when_new(), shf_get_class_num_objs_and_pages(), shf_heap_reclaim_addresses(), showstmt_array_end_scan(), showstmt_end_scan(), showstmt_metadata_init(), showstmt_start_scan(), sl_init(), sl_open_next_file(), sl_print_pk(), sl_print_select(), sl_read_catalog(), sl_write_catalog(), sl_write_delete_sql(), sl_write_insert_sql(), sl_write_sql(), sl_write_statement_sql(), sl_write_update_sql(), sloaddb_destroy(), sloaddb_fetch_status(), sloaddb_init(), sloaddb_install_class(), sloaddb_interrupt(), sloaddb_load_batch(), sloaddb_update_stats(), slocator_assign_oid(), slocator_assign_oid_batch(), slocator_check_fk_validity(), slocator_demote_class_lock(), slocator_fetch(), slocator_fetch_all(), slocator_fetch_all_reference_lockset(), slocator_fetch_lockhint_classes(), slocator_fetch_lockset(), slocator_find_lockhint_class_oids(), slocator_force(), slocator_get_class(), slocator_get_reserved_class_name_oid(), slocator_notify_isolation_incons(), slocator_redistribute_partition_data(), slocator_remove_class_from_index(), slocator_repl_force(), slocator_upgrade_instances_domain(), slog_add_lob_locator(), slog_change_state_of_locator(), slog_checkpoint(), slog_drop_lob_locator(), slogin_user(), slogtb_get_mvcc_snapshot(), slogtb_get_pack_tran_table(), slogtb_reset_isolation(), slogtb_set_suppress_repl_on_transaction(), sm_add_constraint(), sm_add_secondary_index_on_partition(), sm_add_trigger(), sm_att_auto_increment(), sm_att_class(), sm_att_constrained(), sm_att_default_value(), sm_att_fk_constrained(), sm_att_id(), sm_att_in_unique_filter_constraint_predicate(), sm_att_info(), sm_att_type_id(), sm_att_unique_constrained(), sm_build_function_nlist(), sm_check_catalog_rep_dir(), sm_check_class_domain(), sm_check_index_exist(), sm_check_reuse_oid_class(), sm_class_check_uniques(), sm_class_constraints(), sm_class_has_triggers(), sm_class_has_unique_constraint(), sm_clean_class(), sm_coerce_object_domain(), sm_decache_instances_after_query_executed_with_commit(), sm_decache_mop(), sm_default_constraint_name(), sm_delete_class_mop(), sm_destroy_representations(), sm_drop_cascade_foreign_key(), sm_drop_constraint(), sm_drop_index(), sm_drop_trigger(), sm_dynamic_link_class(), sm_exist_index(), sm_expand_method_files(), sm_fetch_all_base_classes(), sm_fetch_all_classes(), sm_filter_domain(), sm_find_index(), sm_find_subclass_in_hierarchy(), sm_flush_and_decache_objects(), sm_flush_and_decache_objects_internal(), sm_flush_for_multi_update(), sm_force_method_link(), sm_force_write_all_classes(), sm_free_function_nlist(), sm_get_att_name(), sm_get_attribute_descriptor(), sm_get_ch_heap(), sm_get_ch_name(), sm_get_class(), sm_get_class_collation(), sm_get_class_flag(), sm_get_class_repid(), sm_get_class_tde_algorithm(), sm_get_class_with_statistics(), sm_get_descriptor_component(), sm_get_index(), sm_get_method_descriptor(), sm_get_method_source_file(), sm_get_statistics_force(), sm_get_trigger_cache(), sm_invalidate_trigger_cache(), sm_is_global_only_constraint(), sm_is_index_visible(), sm_is_nested_view_recached(), sm_is_partition(), sm_is_partitioned_class(), sm_is_reuse_oid_class(), sm_is_subclass(), sm_link_method(), sm_link_methods(), sm_link_static_method(), sm_link_static_methods(), sm_load_online_index(), sm_locate_method_file(), sm_mark_system_class(), sm_mark_system_classes(), sm_object_size_quick(), sm_partitioned_class_type(), sm_prelink_methods(), sm_rename_class(), sm_save_constraint_info(), sm_save_filter_index_info(), sm_save_function_index_info(), sm_save_nested_view_versions(), sm_set_class_collation(), sm_set_class_comment(), sm_set_class_flag(), sm_set_class_tde_algorithm(), sm_split_loader_commands(), sm_touch_class(), sm_truncate_class(), sm_truncate_using_delete(), sm_update_all_catalog_statistics(), sm_update_all_statistics(), sm_update_catalog_statistics(), sm_update_statistics(), sm_virtual_queries(), smnt_server_start_stats(), smt_add_attribute_any(), smt_add_attribute_to_list(), smt_add_attribute_w_dflt_w_order(), smt_add_constraint(), smt_add_constraint_to_property(), smt_add_method_any(), smt_add_method_file(), smt_add_query_spec(), smt_add_set_argument_domain(), smt_add_set_attribute_domain(), smt_add_super(), smt_assign_argument_domain(), smt_change_attribute(), smt_change_attribute_pos_in_list(), smt_change_attribute_w_dflt_w_order(), smt_change_class_shared_attribute_domain(), smt_change_constraint_comment(), smt_change_constraint_status(), smt_change_method_implementation(), smt_change_query_spec(), smt_check_foreign_key(), smt_check_index_exist(), smt_copy_class_mop(), smt_delete_any(), smt_delete_set_attribute_domain(), smt_delete_super(), smt_delete_super_connect(), smt_drop_constraint(), smt_drop_constraint_from_property(), smt_drop_method_file(), smt_drop_query_spec(), smt_edit_class_mop(), smt_find_attribute(), smt_find_constraint(), smt_find_owner_of_constraint(), smt_is_change_status_allowed(), smt_quit(), smt_rename_any(), smt_rename_method_file(), smt_reset_method_files(), smt_reset_query_spec(), smt_set_attribute_default(), smt_set_attribute_on_update(), smt_set_attribute_orig_default_value(), smt_set_loader_commands(), sort_add_new_file(), sort_checkalloc_numpages_of_outfiles(), sort_constr_info_list(), sort_exphase_merge(), sort_exphase_merge_elim_dup(), sort_inphase_sort(), sort_listfile(), sort_read_area(), sort_run_add_new(), sort_run_flush(), sort_run_sort(), sort_spage_compact(), sort_spage_find_free(), sort_validate(), sort_write_area(), sp_check_end_of_hint(), sp_create_parser_hint(), sp_get_bind_type_and_value(), sp_get_hint_arg(), sp_init_sp_value(), sp_is_valid_hint(), sp_make_int_sp_value_from_string(), sp_make_string_sp_value(), sp_parse_sql(), sp_parse_sql_internal(), sp_process_token(), spacedb(), spage_check(), spage_compact(), spage_delete(), spage_has_enough_contiguous_space(), spage_header_end_scan(), spage_header_start_scan(), spage_merge(), spage_put_helper(), spage_save_head_free(), spage_save_head_init(), spage_save_head_uninit(), spage_save_space(), spage_slots_end_scan(), spage_slots_start_scan(), spage_split(), spage_take_out(), spage_update(), spage_update_record_after_compact(), cubload::split(), sqfile_get_list_file_page(), sqmgr_drop_all_query_plans(), sqmgr_end_query(), sqmgr_execute_query(), sqmgr_prepare_query(), sqp_get_server_info(), sqst_update_all_statistics(), sqst_update_statistics(), srepl_set_info(), sserial_decache(), sserial_get_current_value(), sserial_get_next_value(), ssession_create_prepared_statement(), ssession_delete_prepared_statement(), ssession_drop_session_variables(), ssession_end_session(), ssession_find_or_create_session(), ssession_get_last_insert_id(), ssession_get_prepared_statement(), ssession_get_row_count(), ssession_get_session_variable(), ssession_reset_cur_insert_id(), ssession_set_row_count(), ssession_set_session_variables(), cubload::server_object_loader::start_attrinfo(), start_collation_cubrid_rule_set_wr(), start_csql(), cubload::sa_object_loader::start_line(), cubload::server_object_loader::start_scancache(), statdump(), statement_execute(), statement_get_reshandle_or_affectedrows(), stats_get_statistics(), stats_get_statistics_from_server(), stats_update_partitioned_statistics(), stde_change_mk_on_server(), stde_get_data_keys(), stde_get_mk_file_path(), stde_get_mk_info(), sthread_kill_or_interrupt_tran(), sthread_kill_tran_index(), stmt_add_batch_param(), stmt_add_batch_string(), stmt_batch_alloc_and_bind_new_result(), stmt_batch_result_free(), stmt_bind_pmeta_handle(), stmt_bind_resultset_meta_handle(), stmt_complete_batch(), stmt_exec_batch_query_internal(), stmt_exec_immediate_internal(), stmt_exec_internal(), stmt_exec_one_statement(), stmt_exec_prepared_batch_internal(), stmt_execute_batch_array(), stmt_execute_batch_sql(), stmt_get_resultset_metadata_internal(), stmt_make_error_info(), stmt_prepare_internal(), stmt_release_children(), stmt_remove_error_info(), stmt_reset_session_and_parse(), stmt_set_parameter_internal(), cubload::server_object_loader::stop_scancache(), str_day_to_int(), str_month_to_int(), str_pop_token(), str_read_day_var(), str_to_offset_rule_until(), stran_can_end_after_query_execution(), stran_get_local_transaction_id(), stran_lock_rep_read(), stran_server_auto_commit_or_abort(), stran_server_get_global_tran_info(), stran_server_savepoint(), stran_server_set_global_tran_info(), stran_server_start_topop(), string_to_coll_ce_list(), string_to_string(), stx_init_xasl_unpack_info(), stx_map_stream_to_filter_pred(), stx_map_stream_to_func_pred(), stx_map_stream_to_xasl(), stx_map_stream_to_xasl_node_header(), stx_mark_struct_visited(), stx_restore(), sub_and_normalize_date_time(), cubregex::substr(), success(), svacuum(), sync_deallocate_sync_stats(), sync_finalize_sync_stats(), sync_initialize_sync_stats(), sync_initialize_sync_stats_chunk(), sync_return_sync_stats_to_pool(), synccoll_check(), synccoll_force(), synccolldb(), sysprm_change_server_parameters(), sysprm_generate_new_value(), sysprm_get_force_server_parameters(), sysprm_get_id(), sysprm_get_param_range(), sysprm_init_intl_param(), sysprm_load_and_init_internal(), sysprm_obtain_server_parameters(), sysprm_print_sysprm_value(), sysprm_set_error(), sysprm_set_force(), sysprm_set_to_default(), sysprm_set_value(), tde(), tde_add_mk(), tde_change_mk(), tde_cipher_initialize(), tde_copy_keys_file(), tde_create_dk(), tde_create_keys_file(), tde_create_mk(), tde_decrypt_data_page(), tde_decrypt_internal(), tde_delete_mk(), tde_dump_mks(), tde_encrypt_data_page(), tde_encrypt_internal(), tde_find_first_mk(), tde_find_mk(), tde_generate_keyinfo(), tde_get_keyinfo(), tde_get_mk_file_path(), tde_initialize(), tde_load_dks(), tde_load_mk(), tde_update_keyinfo(), test_area(), test_area_proc(), test_area_proc_1(), test_area_proc_2(), test_clear_proc_1(), test_clear_proc_2(), test_clear_proc_3(), test_freelist(), test_freelist_proc(), test_freelist_proc_local_tran(), test_hash_iterator(), test_hash_proc_1(), test_hash_proc_2(), test_hash_proc_3(), test_hash_table(), test_mvcc_operations(), text_print(), text_print_flush(), tf_add_fixup(), tf_attribute_default_expr_to_property(), tf_class_to_disk(), tf_disk_to_class(), tf_disk_to_mem(), tf_do_fixup(), tf_install_meta_classes(), tf_mem_to_disk(), tf_need_permanent_oid(), thread_start_scan(), thread_suspend_timeout_wakeup_and_unlock_entry(), thread_suspend_with_other_mutex(), tm_encode(), cubload::to_db_bigint(), cubload::to_db_double(), cubload::to_db_elo_ext(), cubload::to_db_float(), cubload::to_db_generic_char(), cubload::to_db_int(), cubload::to_db_json(), cubload::to_db_numeric(), cubload::to_db_short(), cubload::to_db_varbit_from_bin_str(), cubload::to_db_varbit_from_hex_str(), cubload::to_int_generic(), tp_atobi(), tp_atodate(), tp_atodatetimetz(), tp_atof(), tp_atonumeric(), tp_atotime(), tp_atotimestamptz(), tp_atoudatetime(), tp_atoutime(), tp_can_steal_string(), tp_digit_number_str_to_bi(), tp_domain_add(), tp_domain_attach(), tp_domain_check_class(), tp_domain_copy(), tp_domain_copy_enumeration(), tp_domain_filter_list(), tp_domain_resolve_value(), tp_domain_status_er_set(), tp_enumeration_to_varchar(), tp_hex_str_to_bi(), tp_init(), tp_scientific_str_to_bi(), tp_value_cast_internal(), tp_value_coerce_strict(), tp_value_compare_with_error(), tp_value_str_auto_cast_to_number(), tp_value_string_to_double(), tr_add_cache_trigger(), tr_after_object(), tr_before_object(), tr_check_authorization(), tr_check_commit_triggers(), tr_create_trigger(), tr_delete_schema_cache(), tr_delete_triggers_for_class(), tr_drop_cache_trigger(), tr_drop_deferred_activities(), tr_drop_trigger(), tr_drop_trigger_internal(), tr_dump_selective_triggers(), tr_dump_trigger(), tr_execute_activities(), tr_execute_deferred_activities(), tr_find_event_triggers(), tr_find_trigger(), tr_get_cache_objects(), tr_get_class_name(), tr_has_user_trigger(), tr_is_trigger(), tr_map_trigger(), tr_merge_schema_cache(), tr_prepare_class(), tr_prepare_statement(), tr_rename_trigger(), tr_set_comment(), tr_set_depth(), tr_set_priority(), tr_set_status(), tr_set_trace(), tr_status_as_string(), tr_trigger_action(), tr_trigger_action_time(), tr_trigger_action_type(), tr_trigger_attribute(), tr_trigger_class(), tr_trigger_comment(), tr_trigger_condition(), tr_trigger_condition_time(), tr_trigger_event(), tr_trigger_name(), tr_trigger_priority(), tr_trigger_status(), tr_unmap_trigger(), tr_update_user_cache(), tr_validate_schema_cache(), tran_2pc_attach_global_tran(), tran_2pc_prepare(), tran_2pc_prepare_global_tran(), tran_abort(), tran_abort_only_client(), tran_add_savepoint(), tran_commit(), tran_flush_to_commit(), tran_get_global_tran_info(), tran_internal_abort_upto_savepoint(), tran_lock_rep_read(), tran_reset_isolation(), tran_savepoint_internal(), tran_server_2pc_prepare_global_tran(), tran_set_global_tran_info(), tran_set_latest_query_status(), tran_unilaterally_abort(), tranlist(), transfer_bit_string(), transfer_disk_structures(), transfer_string(), cubxasl::json_table::column::trigger_on_empty(), cubxasl::json_table::column::trigger_on_error(), trigger_table_add(), trigger_table_drop(), trigger_table_find(), trigger_table_rename(), trigger_to_object(), truncate_class_name(), truncate_date(), truncate_need_repl_log(), type_to_db_type(), tz_check_geographic_tz(), tz_check_session_has_geographic_tz(), tz_conv_tz_datetime_w_region(), tz_conv_tz_datetime_w_zone_info(), tz_conv_tz_datetime_w_zone_name(), tz_conv_tz_time_w_zone_name(), tz_create_datetimetz(), tz_create_datetimetz_from_offset(), tz_create_datetimetz_from_parts(), tz_create_datetimetz_from_ses(), tz_create_datetimetz_from_utc(), tz_create_datetimetz_from_zoneid_and_tzd(), tz_create_session_tzid_for_datetime(), tz_create_timestamptz(), tz_create_timestamptz_from_offset(), tz_create_timestamptz_from_zoneid_and_tzd(), tz_data_partial_clone(), tz_datetime_utc_conv(), tz_datetimeltz_to_local(), tz_datetimetz_fix_zone(), tz_explain_tz_id(), tz_fast_find_ds_rule(), tz_full_timezones_start_scan(), tz_get_ds_change_julian_date_diff(), tz_get_timezone_offset(), tz_load(), tz_load_data_from_lib(), tz_load_library(), tz_load_with_library_path(), tz_print_tz_offset(), tz_str_read_number(), tz_str_read_time(), tz_str_timezone_decode(), tz_str_to_region(), tz_str_to_seconds(), tz_timestamptz_fix_zone(), tz_timezones_start_scan(), tz_utc_datetimetz_to_local(), tzc_add_ds_rule(), tzc_add_leap_sec(), tzc_add_link(), tzc_add_offset_rule(), tzc_add_zone(), tzc_check_ds_ruleset(), tzc_check_links_raw_data(), tzc_check_new_package_validity(), tzc_compile_data(), tzc_compile_ds_rules(), tzc_compute_timezone_checksum(), tzc_del_unused_raw_data(), tzc_dump_one_timezone(), tzc_export_timezone_dot_c(), tzc_get_timezone_aliases(), tzc_get_zone(), tzc_import_old_data(), tzc_index_data(), tzc_index_raw_data_w_static(), tzc_index_raw_subdata(), tzc_load_backward_zones(), tzc_load_countries(), tzc_load_leap_secs(), tzc_load_raw_data(), tzc_load_rule_file(), tzc_load_zone_names(), tzc_parse_ds_change_on(), tzc_read_time_type(), tzc_summary(), uca_process_collation(), uci_execute_immediate(), uci_open_cs(), uci_prepare(), uci_put_value(), uci_start(), uci_static(), undo_fix_compat_level(), undo_fix_volume_header(), unicode_make_normalization_data(), unicode_process_alphabet(), unicode_process_normalization(), unloaddb(), unpack_domain(), unpack_domain_2(), cubbase::pinner::unpin(), cubbase::pinner::unpin_all(), unregister_user_trigger(), update_at_server(), page_key_boundary::update_boundary_eq(), page_key_boundary::update_boundary_gt_or_eq(), page_key_boundary::update_boundary_lt(), update_cache(), update_check_for_constraints(), update_class(), update_class_attributes(), update_default_count(), update_fk_ref_partitioned_class(), update_foreign_key_ref(), update_hash(), update_locksets_for_multiple_rename(), update_object_attribute(), update_object_by_oid(), update_object_tuple(), update_objs_for_list_file(), update_real_class(), update_subclasses(), update_supers(), update_supers_drop(), us_hb_applylogdb_start(), us_hb_applylogdb_stop(), us_hb_copylogdb_start(), us_hb_copylogdb_stop(), us_hb_deactivate(), us_hb_process_applylogdb(), us_hb_process_copylogdb(), us_hb_process_start(), us_hb_process_stop(), us_hb_server_start(), us_hb_server_stop(), us_hb_status_get_options(), us_hb_stop_get_options(), us_hb_util_get_options(), util_byte_to_size_string(), util_get_class_oids_and_index_btid(), util_get_function_name(), util_get_ha_parameters(), util_get_table_list_from_file(), util_get_utility_index(), util_log_write_result(), util_make_ha_conf(), util_msec_to_time_string(), util_parse_argument(), util_parse_string_table(), util_put_option_value(), util_size_string_to_byte(), util_size_to_byte(), util_str_to_time_since_epoch(), util_time_string_to_msec(), util_time_to_msec(), utility_initialize(), utility_keyword_search(), utility_load_library(), utility_load_symbol(), ux_execute(), ux_execute_all(), ux_execute_array(), ux_execute_batch(), ux_execute_call(), ux_get_generated_keys_client_insert(), ux_get_generated_keys_server_insert(), ux_get_last_insert_id(), ux_get_row_count(), ux_get_system_parameter(), vacuum_add_dropped_file(), vacuum_boot(), vacuum_check_not_vacuumed_recdes(), vacuum_cleanup_dropped_files(), vacuum_collect_heap_objects(), vacuum_consume_buffer_log_blocks(), vacuum_convert_thread_to_worker(), vacuum_create_file_for_dropped_files(), vacuum_create_file_for_vacuum_data(), vacuum_data_empty_page(), vacuum_data_load_and_recover(), vacuum_fetch_log_page(), vacuum_finalize(), vacuum_find_dropped_file(), vacuum_heap(), vacuum_heap_get_hfid_and_file_type(), vacuum_heap_page(), vacuum_heap_prepare_record(), vacuum_heap_record(), vacuum_heap_record_insid_and_prev_version(), vacuum_initialize(), vacuum_is_file_dropped(), vacuum_load_dropped_files_from_disk(), vacuum_log_prefetch_vacuum_block(), vacuum_process_log_block(), vacuum_process_log_record(), vacuum_read_log_aligned(), vacuum_recover_lost_block_data(), vacuum_reset_data_after_copydb(), vacuum_rv_check_at_undo(), vacuum_rv_es_nop(), vacuum_rv_notify_dropped_file(), vacuum_rv_redo_add_dropped_file(), vacuum_rv_redo_append_data(), vacuum_rv_redo_cleanup_dropped_files(), vacuum_rv_redo_data_finished(), vacuum_rv_redo_initialize_data_page(), vacuum_rv_redo_remove_ovf_insid(), vacuum_rv_redo_start_job(), vacuum_rv_redo_vacuum_complete(), vacuum_rv_redo_vacuum_heap_page(), vacuum_rv_redo_vacuum_heap_record(), vacuum_rv_replace_dropped_file(), vacuum_rv_set_next_page_dropped_files(), vacuum_rv_undo_add_dropped_file(), vacuum_rv_undoredo_data_set_link(), vacuum_worker_allocate_resources(), vacuumdb(), valcnv_convert_data_to_string(), valcnv_convert_value_to_string(), JSON_VALIDATOR::validate(), JSON_PATH::validate_and_create_from_json_path(), validate_attribute_domain(), validate_template(), validate_trigger(), value_to_db_value(), values_list_to_values_array(), vbt_api_apply_updates(), vbt_api_get_value(), vbt_api_get_value_by_name(), vbt_api_set_value(), vbt_api_set_value_by_name(), vbt_apply_updatesf_map(), vbt_lazy_init_db_value(), vbt_resetf_map(), vid_allflush(), vid_att_in_obj_id(), vid_build_non_upd_object(), vid_compare_non_updatable_objects(), vid_decode_object(), vid_encode_object(), vid_fetch_instance(), vid_flush_all_instances(), vid_flush_and_rehash(), vid_flush_and_rehash_lbl(), vid_get_class_object(), vid_getall_mops(), vid_make_vid(), vid_make_vobj(), vid_oid_to_object(), vid_pack_db_value(), vid_pack_vobj(), vid_vobj_to_object(), vobj_compare(), vs_do_sprintf(), vs_grow(), vs_prepend(), vs_putc(), vs_strcat(), vs_strcatn(), vt_api_get_db_value(), vt_api_get_index_by_name(), vt_api_init_domain(), vt_api_set_db_value(), JSON_WALKER::WalkValue(), ws_add_label_value_to_mop(), ws_add_to_repl_obj_list(), ws_area_init(), ws_check_hash_link(), ws_cull_mops(), ws_init(), ws_intern_instances(), ws_mop(), ws_new_mop(), ws_rehash_vmop(), ws_set_ignore_error_list_for_mflush(), ws_update_oid(), ws_update_oid_and_class(), ws_vmop(), xboot_add_volume_extension(), xboot_check_db_consistency(), xboot_checkdb_table(), xboot_copy(), xboot_delete(), xboot_emergency_patch(), xboot_initialize_server(), xboot_register_client(), xboot_restart_from_backup(), xboot_soft_rename(), xboot_unregister_client(), xbtree_add_index(), xbtree_class_test_unique(), xbtree_delete_index(), xbtree_find_multi_uniques(), xbtree_find_unique(), xbtree_get_key_type(), xbtree_load_index(), xbtree_load_online_index(), xbtree_test_unique(), xcache_check_recompilation_threshold(), xcache_copy_key(), xcache_entry_free(), xcache_entry_init(), xcache_entry_uninit(), xcache_find_sha1(), xcache_find_xasl_id_for_execute(), xcache_initialize(), xcache_insert(), xcache_invalidate_qcaches(), xcache_unfix(), xcallback_console_print(), xcatalog_check_rep_dir(), xchksum_insert_repl_log_and_demote_table_lock(), xcol_copy(), xcol_create(), xcol_to_cci_set(), xdisk_get_fullname(), xdisk_get_purpose_and_space_info(), xdisk_get_purpose_and_sys_lastpage(), xdisk_get_remarks(), xdisk_get_total_numpages(), xehash_destroy(), xentry_free(), xentry_init(), xentry_key_copy(), xentry_uninit(), xfile_apply_tde_to_class_files(), xheap_destroy(), xheap_destroy_newly_created(), xheap_get_class_num_objects_pages(), xheap_has_instance(), xheap_reclaim_addresses(), xio_send_user_prompt_to_client(), xlocator_assign_oid(), xlocator_assign_oid_batch(), xlocator_check_fk_validity(), xlocator_delete_class_name(), xlocator_does_exist(), xlocator_fetch(), xlocator_fetch_all(), xlocator_fetch_lockhint_classes(), xlocator_fetch_lockset(), xlocator_find_class_oid(), xlocator_find_lockhint_class_oids(), xlocator_force(), xlocator_get_class(), xlocator_get_reserved_class_name_oid(), xlocator_lock_and_fetch_all(), xlocator_remove_class_from_index(), xlocator_rename_class_name(), xlocator_repl_force(), xlocator_reserve_class_name(), xlocator_upgrade_instances_domain(), xlock_dump(), xlog_dump(), xlog_get_page_request_with_reply(), xlog_send_log_pages_to_client(), xlogtb_get_mvcc_snapshot(), xlogtb_get_pack_tran_table(), xlogtb_kill_or_interrupt_tran(), xlogtb_kill_tran_index(), xlogtb_reset_isolation(), xqfile_get_list_file_page(), xqmgr_drop_all_query_plans(), xqmgr_end_query(), xqmgr_execute_query(), xqmgr_prepare_and_execute_query(), xqmgr_prepare_query(), xrepl_set_info(), xs_receive_data_from_client_with_timeout(), xs_send_action_to_client(), xs_send_method_call_info_to_client(), xserial_get_current_value(), xserial_get_current_value_internal(), xserial_get_next_value(), xserial_get_next_value_internal(), xsession_get_last_insert_id(), xsession_get_prepared_statement(), xsession_reset_cur_insert_id(), xsession_set_cur_insert_id(), xstats_get_statistics_from_server(), xstats_update_all_statistics(), xstats_update_statistics(), xtde_change_mk_without_flock(), xtde_get_mk_info(), xtran_get_local_transaction_id(), xtran_server_savepoint(), xtran_server_start_topop(), xts_map_filter_pred_to_stream(), xts_map_func_pred_to_stream(), xts_map_xasl_to_stream(), xts_mark_ptr_visited(), xts_save_aggregate_type(), xts_save_analytic_eval_type(), xts_save_analytic_type(), xts_save_arith_type(), xts_save_cache_attrinfo(), xts_save_db_value(), xts_save_db_value_array(), xts_save_filter_pred_node(), xts_save_func_pred(), xts_save_function_type(), xts_save_indx_info(), xts_save_list_id(), xts_save_method_sig(), xts_save_method_sig_list(), xts_save_outptr_list(), xts_save_pred_expr(), xts_save_regu_variable(), xts_save_selupd_list(), xts_save_sort_list(), xts_save_srlist_id(), xts_save_val_list(), xts_save_xasl_node(), xtx_add_lob_locator(), xtx_change_state_of_locator(), xtx_drop_lob_locator(), and xvacuum().