⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 umysqlerrors.hpp

📁 MYSQL 连接控件 MYSQL 连接控件
💻 HPP
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved

// (DO NOT EDIT: machine generated header) 'uMysqlErrors.pas' rev: 6.00

#ifndef uMysqlErrorsHPP
#define uMysqlErrorsHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <SysInit.hpp>	// Pascal unit
#include <System.hpp>	// Pascal unit

//-- user supplied -----------------------------------------------------------

namespace Umysqlerrors
{
//-- type declarations -------------------------------------------------------
typedef AnsiString uMysqlErrors__1[21];

//-- var, const, procedure ---------------------------------------------------
static const Word ER_HASHCHK = 0x3e8;
static const Word ER_NISAMCHK = 0x3e9;
static const Word ER_NO = 0x3ea;
static const Word ER_YES = 0x3eb;
static const Word ER_CANT_CREATE_FILE = 0x3ec;
static const Word ER_CANT_CREATE_TABLE = 0x3ed;
static const Word ER_CANT_CREATE_DB = 0x3ee;
static const Word ER_DB_CREATE_EXISTS = 0x3ef;
static const Word ER_DB_DROP_EXISTS = 0x3f0;
static const Word ER_DB_DROP_DELETE = 0x3f1;
static const Word ER_DB_DROP_RMDIR = 0x3f2;
static const Word ER_CANT_DELETE_FILE = 0x3f3;
static const Word ER_CANT_FIND_SYSTEM_REC = 0x3f4;
static const Word ER_CANT_GET_STAT = 0x3f5;
static const Word ER_CANT_GET_WD = 0x3f6;
static const Word ER_CANT_LOCK = 0x3f7;
static const Word ER_CANT_OPEN_FILE = 0x3f8;
static const Word ER_FILE_NOT_FOUND = 0x3f9;
static const Word ER_CANT_READ_DIR = 0x3fa;
static const Word ER_CANT_SET_WD = 0x3fb;
static const Word ER_CHECKREAD = 0x3fc;
static const Word ER_DISK_FULL = 0x3fd;
static const Word ER_DUP_KEY = 0x3fe;
static const Word ER_ERROR_ON_CLOSE = 0x3ff;
static const Word ER_ERROR_ON_READ = 0x400;
static const Word ER_ERROR_ON_RENAME = 0x401;
static const Word ER_ERROR_ON_WRITE = 0x402;
static const Word ER_FILE_USED = 0x403;
static const Word ER_FILSORT_ABORT = 0x404;
static const Word ER_FORM_NOT_FOUND = 0x405;
static const Word ER_GET_ERRNO = 0x406;
static const Word ER_ILLEGAL_HA = 0x407;
static const Word ER_KEY_NOT_FOUND = 0x408;
static const Word ER_NOT_FORM_FILE = 0x409;
static const Word ER_NOT_KEYFILE = 0x40a;
static const Word ER_OLD_KEYFILE = 0x40b;
static const Word ER_OPEN_AS_READONLY = 0x40c;
static const Word ER_OUTOFMEMORY = 0x40d;
static const Word ER_OUT_OF_SORTMEMORY = 0x40e;
static const Word ER_UNEXPECTED_EOF = 0x40f;
static const Word ER_CON_COUNT_ERROR = 0x410;
static const Word ER_OUT_OF_RESOURCES = 0x411;
static const Word ER_BAD_HOST_ERROR = 0x412;
static const Word ER_HANDSHAKE_ERROR = 0x413;
static const Word ER_DBACCESS_DENIED_ERROR = 0x414;
static const Word ER_ACCESS_DENIED_ERROR = 0x415;
static const Word ER_NO_DB_ERROR = 0x416;
static const Word ER_UNKNOWN_COM_ERROR = 0x417;
static const Word ER_BAD_NULL_ERROR = 0x418;
static const Word ER_BAD_DB_ERROR = 0x419;
static const Word ER_TABLE_EXISTS_ERROR = 0x41a;
static const Word ER_BAD_TABLE_ERROR = 0x41b;
static const Word ER_NON_UNIQ_ERROR = 0x41c;
static const Word ER_SERVER_SHUTDOWN = 0x41d;
static const Word ER_BAD_FIELD_ERROR = 0x41e;
static const Word ER_WRONG_FIELD_WITH_GROUP = 0x41f;
static const Word ER_WRONG_GROUP_FIELD = 0x420;
static const Word ER_WRONG_SUM_SELECT = 0x421;
static const Word ER_WRONG_VALUE_COUNT = 0x422;
static const Word ER_TOO_LONG_IDENT = 0x423;
static const Word ER_DUP_FIELDNAME = 0x424;
static const Word ER_DUP_KEYNAME = 0x425;
static const Word ER_DUP_ENTRY = 0x426;
static const Word ER_WRONG_FIELD_SPEC = 0x427;
static const Word ER_PARSE_ERROR = 0x428;
static const Word ER_EMPTY_QUERY = 0x429;
static const Word ER_NONUNIQ_TABLE = 0x42a;
static const Word ER_INVALID_DEFAULT = 0x42b;
static const Word ER_MULTIPLE_PRI_KEY = 0x42c;
static const Word ER_TOO_MANY_KEYS = 0x42d;
static const Word ER_TOO_MANY_KEY_PARTS = 0x42e;
static const Word ER_TOO_LONG_KEY = 0x42f;
static const Word ER_KEY_COLUMN_DOES_NOT_EXITS = 0x430;
static const Word ER_BLOB_USED_AS_KEY = 0x431;
static const Word ER_TOO_BIG_FIELDLENGTH = 0x432;
static const Word ER_WRONG_AUTO_KEY = 0x433;
static const Word ER_READY = 0x434;
static const Word ER_NORMAL_SHUTDOWN = 0x435;
static const Word ER_GOT_SIGNAL = 0x436;
static const Word ER_SHUTDOWN_COMPLETE = 0x437;
static const Word ER_FORCING_CLOSE = 0x438;
static const Word ER_IPSOCK_ERROR = 0x439;
static const Word ER_NO_SUCH_INDEX = 0x43a;
static const Word ER_WRONG_FIELD_TERMINATORS = 0x43b;
static const Word ER_BLOBS_AND_NO_TERMINATED = 0x43c;
static const Word ER_TEXTFILE_NOT_READABLE = 0x43d;
static const Word ER_FILE_EXISTS_ERROR = 0x43e;
static const Word ER_LOAD_INFO = 0x43f;
static const Word ER_ALTER_INFO = 0x440;
static const Word ER_WRONG_SUB_KEY = 0x441;
static const Word ER_CANT_REMOVE_ALL_FIELDS = 0x442;
static const Word ER_CANT_DROP_FIELD_OR_KEY = 0x443;
static const Word ER_INSERT_INFO = 0x444;
static const Word ER_INSERT_TABLE_USED = 0x445;
static const Word ER_NO_SUCH_THREAD = 0x446;
static const Word ER_KILL_DENIED_ERROR = 0x447;
static const Word ER_NO_TABLES_USED = 0x448;
static const Word ER_TOO_BIG_SET = 0x449;
static const Word ER_NO_UNIQUE_LOGFILE = 0x44a;
static const Word ER_TABLE_NOT_LOCKED_FOR_WRITE = 0x44b;
static const Word ER_TABLE_NOT_LOCKED = 0x44c;
static const Word ER_BLOB_CANT_HAVE_DEFAULT = 0x44d;
static const Word ER_WRONG_DB_NAME = 0x44e;
static const Word ER_WRONG_TABLE_NAME = 0x44f;
static const Word ER_TOO_BIG_SELECT = 0x450;
static const Word ER_UNKNOWN_ERROR = 0x451;
static const Word ER_UNKNOWN_PROCEDURE = 0x452;
static const Word ER_WRONG_PARAMCOUNT_TO_PROCEDURE = 0x453;
static const Word ER_WRONG_PARAMETERS_TO_PROCEDURE = 0x454;
static const Word ER_UNKNOWN_TABLE = 0x455;
static const Word ER_FIELD_SPECIFIED_TWICE = 0x456;
static const Word ER_INVALID_GROUP_FUNC_USE = 0x457;
static const Word ER_UNSUPPORTED_EXTENSION = 0x458;
static const Word ER_TABLE_MUST_HAVE_COLUMNS = 0x459;
static const Word ER_RECORD_FILE_FULL = 0x45a;
static const Word ER_UNKNOWN_CHARACTER_SET = 0x45b;
static const Word ER_TOO_MANY_TABLES = 0x45c;
static const Word ER_TOO_MANY_FIELDS = 0x45d;
static const Word ER_TOO_BIG_ROWSIZE = 0x45e;
static const Word ER_STACK_OVERRUN = 0x45f;
static const Word ER_WRONG_OUTER_JOIN = 0x460;
static const Word ER_NULL_COLUMN_IN_INDEX = 0x461;
static const Word ER_CANT_FIND_UDF = 0x462;
static const Word ER_CANT_INITIALIZE_UDF = 0x463;
static const Word ER_UDF_NO_PATHS = 0x464;
static const Word ER_UDF_EXISTS = 0x465;
static const Word ER_CANT_OPEN_LIBRARY = 0x466;
static const Word ER_CANT_FIND_DL_ENTRY = 0x467;
static const Word ER_FUNCTION_NOT_DEFINED = 0x468;
static const Word ER_HOST_IS_BLOCKED = 0x469;
static const Word ER_HOST_NOT_PRIVILEGED = 0x46a;
static const Word ER_PASSWORD_ANONYMOUS_USER = 0x46b;
static const Word ER_PASSWORD_NOT_ALLOWED = 0x46c;
static const Word ER_PASSWORD_NO_MATCH = 0x46d;
static const Word ER_UPDATE_INFO = 0x46e;
static const Word ER_CANT_CREATE_THREAD = 0x46f;
static const Word ER_WRONG_VALUE_COUNT_ON_ROW = 0x470;
static const Word ER_CANT_REOPEN_TABLE = 0x471;
static const Word ER_INVALID_USE_OF_NULL = 0x472;
static const Word ER_REGEXP_ERROR = 0x473;
static const Word ER_MIX_OF_GROUP_FUNC_AND_FIELDS = 0x474;
static const Word ER_NONEXISTING_GRANT = 0x475;
static const Word ER_TABLEACCESS_DENIED_ERROR = 0x476;
static const Word ER_COLUMNACCESS_DENIED_ERROR = 0x477;
static const Word ER_ILLEGAL_GRANT_FOR_TABLE = 0x478;
static const Word ER_GRANT_WRONG_HOST_OR_USER = 0x479;
static const Word ER_NO_SUCH_TABLE = 0x47a;
static const Word ER_NONEXISTING_TABLE_GRANT = 0x47b;
static const Word ER_NOT_ALLOWED_COMMAND = 0x47c;
static const Word ER_SYNTAX_ERROR = 0x47d;
static const Word ER_DELAYED_CANT_CHANGE_LOCK = 0x47e;
static const Word ER_TOO_MANY_DELAYED_THREADS = 0x47f;
static const Word ER_ABORTING_CONNECTION = 0x480;
static const Word ER_NET_PACKET_TOO_LARGE = 0x481;
static const Word ER_NET_READ_ERROR_FROM_PIPE = 0x482;
static const Word ER_NET_FCNTL_ERROR = 0x483;
static const Word ER_NET_PACKETS_OUT_OF_ORDER = 0x484;
static const Word ER_NET_UNCOMPRESS_ERROR = 0x485;
static const Word ER_NET_READ_ERROR = 0x486;
static const Word ER_NET_READ_INTERRUPTED = 0x487;
static const Word ER_NET_ERROR_ON_WRITE = 0x488;
static const Word ER_NET_WRITE_INTERRUPTED = 0x489;
static const Word ER_TOO_LONG_STRING = 0x48a;
static const Word ER_TABLE_CANT_HANDLE_BLOB = 0x48b;
static const Word ER_TABLE_CANT_HANDLE_AUTO_INCREMENT = 0x48c;
static const Word ER_DELAYED_INSERT_TABLE_LOCKED = 0x48d;
static const Word ER_WRONG_COLUMN_NAME = 0x48e;
static const Word ER_WRONG_KEY_COLUMN = 0x48f;
static const Word ER_WRONG_MRG_TABLE = 0x490;
static const Word ER_DUP_UNIQUE = 0x491;
static const Word ER_BLOB_KEY_WITHOUT_LENGTH = 0x492;
static const Word ER_PRIMARY_CANT_HAVE_NULL = 0x493;
static const Word ER_TOO_MANY_ROWS = 0x494;
static const Word ER_REQUIRES_PRIMARY_KEY = 0x495;
static const Word ER_NO_RAID_COMPILED = 0x496;
static const Word ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE = 0x497;
static const Word ER_KEY_DOES_NOT_EXITS = 0x498;
static const Word ER_CHECK_NO_SUCH_TABLE = 0x499;
static const Word ER_CHECK_NOT_IMPLEMENTED = 0x49a;
static const Word ER_CANT_DO_THIS_DURING_AN_TRANSACTION = 0x49b;
static const Word ER_ERROR_DURING_COMMIT = 0x49c;
static const Word ER_ERROR_DURING_ROLLBACK = 0x49d;
static const Word ER_ERROR_DURING_FLUSH_LOGS = 0x49e;
static const Word ER_ERROR_DURING_CHECKPOINT = 0x49f;
static const Word ER_NEW_ABORTING_CONNECTION = 0x4a0;
static const Word ER_DUMP_NOT_IMPLEMENTED = 0x4a1;
static const Word ER_FLUSH_MASTER_BINLOG_CLOSED = 0x4a2;
static const Word ER_INDEX_REBUILD = 0x4a3;
static const Word ER_MASTER = 0x4a4;
static const Word ER_MASTER_NET_READ = 0x4a5;
static const Word ER_MASTER_NET_WRITE = 0x4a6;
static const Word ER_FT_MATCHING_KEY_NOT_FOUND = 0x4a7;
static const Word ER_LOCK_OR_ACTIVE_TRANSACTION = 0x4a8;
static const Word ER_UNKNOWN_SYSTEM_VARIABLE = 0x4a9;
static const Word ER_CRASHED_ON_USAGE = 0x4aa;
static const Word ER_CRASHED_ON_REPAIR = 0x4ab;
static const Word ER_WARNING_NOT_COMPLETE_ROLLBACK = 0x4ac;
static const Word ER_TRANS_CACHE_FULL = 0x4ad;
static const Word ER_SLAVE_MUST_STOP = 0x4ae;
static const Word ER_SLAVE_NOT_RUNNING = 0x4af;
static const Word ER_BAD_SLAVE = 0x4b0;
static const Word ER_MASTER_INFO = 0x4b1;
static const Word ER_SLAVE_THREAD = 0x4b2;
static const Word ER_TOO_MANY_USER_CONNECTIONS = 0x4b3;
static const Word ER_SET_CONSTANTS_ONLY = 0x4b4;
static const Byte ER_ERROR_MESSAGES = 0xcd;
static const Word CR_MIN_ERROR = 0x7d0;
static const Word CR_MAX_ERROR = 0xbb7;
static const Shortint CLIENT_ERRMAP = 0x2;
static const Word CR_UNKNOWN_ERROR = 0x7d0;
static const Word CR_SOCKET_CREATE_ERROR = 0x7d1;
static const Word CR_CONNECTION_ERROR = 0x7d2;
static const Word CR_CONN_HOST_ERROR = 0x7d3;
static const Word CR_IPSOCK_ERROR = 0x7d4;
static const Word CR_UNKNOWN_HOST = 0x7d5;
static const Word CR_SERVER_GONE_ERROR = 0x7d6;
static const Word CR_VERSION_ERROR = 0x7d7;
static const Word CR_OUT_OF_MEMORY = 0x7d8;
static const Word CR_WRONG_HOST_INFO = 0x7d9;
static const Word CR_LOCALHOST_CONNECTION = 0x7da;
static const Word CR_TCP_CONNECTION = 0x7db;
static const Word CR_SERVER_HANDSHAKE_ERR = 0x7dc;
static const Word CR_SERVER_LOST = 0x7dd;
static const Word CR_COMMANDS_OUT_OF_SYNC = 0x7de;
static const Word CR_NAMEDPIPE_CONNECTION = 0x7df;
static const Word CR_NAMEDPIPEWAIT_ERROR = 0x7e0;
static const Word CR_NAMEDPIPEOPEN_ERROR = 0x7e1;
static const Word CR_NAMEDPIPESETSTATE_ERROR = 0x7e2;
static const Word CR_CANT_READ_CHARSET = 0x7e3;
static const Word CR_NET_PACKET_TOO_LARGE = 0x7e4;
static const Word CR_EMBEDDED_CONNECTION = 0x7e5;
static const Word CR_PROBE_SLAVE_STATUS = 0x7e6;
static const Word CR_PROBE_SLAVE_HOSTS = 0x7e7;
static const Word CR_PROBE_SLAVE_CONNECT = 0x7e8;
static const Word CR_PROBE_MASTER_CONNECT = 0x7e9;
static const Word CR_SSL_CONNECTION_ERROR = 0x7ea;
static const Word CR_MALFORMED_PACKET = 0x7eb;
static const Word CR_WRONG_LICENSE = 0x7ec;
static const Word CR_NULL_POINTER = 0x7ed;
static const Word CR_NO_PREPARE_STMT = 0x7ee;
static const Word CR_PARAMS_NOT_BOUND = 0x7ef;
static const Word CR_DATA_TRUNCATED = 0x7f0;
static const Word CR_NO_PARAMETERS_EXISTS = 0x7f1;
static const Word CR_INVALID_PARAMETER_NO = 0x7f2;
static const Word CR_INVALID_BUFFER_USE = 0x7f3;
static const Word CR_UNSUPPORTED_PARAM_TYPE = 0x7f4;
static const Word CR_SHARED_MEMORY_CONNECTION = 0x7f5;
static const Word CR_SHARED_MEMORY_CONNECT_REQUEST_ERROR = 0x7f6;
static const Word CR_SHARED_MEMORY_CONNECT_ANSWER_ERROR = 0x7f7;
static const Word CR_SHARED_MEMORY_CONNECT_FILE_MAP_ERROR = 0x7f8;
static const Word CR_SHARED_MEMORY_CONNECT_MAP_ERROR = 0x7f9;
static const Word CR_SHARED_MEMORY_FILE_MAP_ERROR = 0x7fa;
static const Word CR_SHARED_MEMORY_MAP_ERROR = 0x7fb;
static const Word CR_SHARED_MEMORY_EVENT_ERROR = 0x7fc;
static const Word CR_SHARED_MEMORY_CONNECT_ABANDONED_ERROR = 0x7fd;
static const Word CR_SHARED_MEMORY_CONNECT_SET_ERROR = 0x7fe;
static const Word CR_CONN_UNKNOW_PROTOCOL = 0x7ff;
static const Word CR_INVALID_CONN_HANDLE = 0x800;
static const Word CR_SECURE_AUTH = 0x801;
static const Word CR_FETCH_CANCELED = 0x802;
static const Word CR_NO_DATA = 0x803;
extern PACKAGE AnsiString client_errors[21];

}	/* namespace Umysqlerrors */
using namespace Umysqlerrors;
#pragma option pop	// -w-
#pragma option pop	// -Vx

#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif	// uMysqlErrors

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -