G:/ScriptBasic/source/extensions/mysql/mysqld_error.h

Go to the documentation of this file.
00001 /* Definefile for errormessagenumbers */
00002 
00003 #define ER_HASHCHK 1000
00004 #define ER_NISAMCHK 1001
00005 #define ER_NO 1002
00006 #define ER_YES 1003
00007 #define ER_CANT_CREATE_FILE 1004
00008 #define ER_CANT_CREATE_TABLE 1005
00009 #define ER_CANT_CREATE_DB 1006
00010 #define ER_DB_CREATE_EXISTS 1007
00011 #define ER_DB_DROP_EXISTS 1008
00012 #define ER_DB_DROP_DELETE 1009
00013 #define ER_DB_DROP_RMDIR 1010
00014 #define ER_CANT_DELETE_FILE 1011
00015 #define ER_CANT_FIND_SYSTEM_REC 1012
00016 #define ER_CANT_GET_STAT 1013
00017 #define ER_CANT_GET_WD 1014
00018 #define ER_CANT_LOCK 1015
00019 #define ER_CANT_OPEN_FILE 1016
00020 #define ER_FILE_NOT_FOUND 1017
00021 #define ER_CANT_READ_DIR 1018
00022 #define ER_CANT_SET_WD 1019
00023 #define ER_CHECKREAD 1020
00024 #define ER_DISK_FULL 1021
00025 #define ER_DUP_KEY 1022
00026 #define ER_ERROR_ON_CLOSE 1023
00027 #define ER_ERROR_ON_READ 1024
00028 #define ER_ERROR_ON_RENAME 1025
00029 #define ER_ERROR_ON_WRITE 1026
00030 #define ER_FILE_USED 1027
00031 #define ER_FILSORT_ABORT 1028
00032 #define ER_FORM_NOT_FOUND 1029
00033 #define ER_GET_ERRNO 1030
00034 #define ER_ILLEGAL_HA 1031
00035 #define ER_KEY_NOT_FOUND 1032
00036 #define ER_NOT_FORM_FILE 1033
00037 #define ER_NOT_KEYFILE 1034
00038 #define ER_OLD_KEYFILE 1035
00039 #define ER_OPEN_AS_READONLY 1036
00040 #define ER_OUTOFMEMORY 1037
00041 #define ER_OUT_OF_SORTMEMORY 1038
00042 #define ER_UNEXPECTED_EOF 1039
00043 #define ER_CON_COUNT_ERROR 1040
00044 #define ER_OUT_OF_RESOURCES 1041
00045 #define ER_BAD_HOST_ERROR 1042
00046 #define ER_HANDSHAKE_ERROR 1043
00047 #define ER_DBACCESS_DENIED_ERROR 1044
00048 #define ER_ACCESS_DENIED_ERROR 1045
00049 #define ER_NO_DB_ERROR 1046
00050 #define ER_UNKNOWN_COM_ERROR 1047
00051 #define ER_BAD_NULL_ERROR 1048
00052 #define ER_BAD_DB_ERROR 1049
00053 #define ER_TABLE_EXISTS_ERROR 1050
00054 #define ER_BAD_TABLE_ERROR 1051
00055 #define ER_NON_UNIQ_ERROR 1052
00056 #define ER_SERVER_SHUTDOWN 1053
00057 #define ER_BAD_FIELD_ERROR 1054
00058 #define ER_WRONG_FIELD_WITH_GROUP 1055
00059 #define ER_WRONG_GROUP_FIELD 1056
00060 #define ER_WRONG_SUM_SELECT 1057
00061 #define ER_WRONG_VALUE_COUNT 1058
00062 #define ER_TOO_LONG_IDENT 1059
00063 #define ER_DUP_FIELDNAME 1060
00064 #define ER_DUP_KEYNAME 1061
00065 #define ER_DUP_ENTRY 1062
00066 #define ER_WRONG_FIELD_SPEC 1063
00067 #define ER_PARSE_ERROR 1064
00068 #define ER_EMPTY_QUERY 1065
00069 #define ER_NONUNIQ_TABLE 1066
00070 #define ER_INVALID_DEFAULT 1067
00071 #define ER_MULTIPLE_PRI_KEY 1068
00072 #define ER_TOO_MANY_KEYS 1069
00073 #define ER_TOO_MANY_KEY_PARTS 1070
00074 #define ER_TOO_LONG_KEY 1071
00075 #define ER_KEY_COLUMN_DOES_NOT_EXITS 1072
00076 #define ER_BLOB_USED_AS_KEY 1073
00077 #define ER_TOO_BIG_FIELDLENGTH 1074
00078 #define ER_WRONG_AUTO_KEY 1075
00079 #define ER_READY 1076
00080 #define ER_NORMAL_SHUTDOWN 1077
00081 #define ER_GOT_SIGNAL 1078
00082 #define ER_SHUTDOWN_COMPLETE 1079
00083 #define ER_FORCING_CLOSE 1080
00084 #define ER_IPSOCK_ERROR 1081
00085 #define ER_NO_SUCH_INDEX 1082
00086 #define ER_WRONG_FIELD_TERMINATORS 1083
00087 #define ER_BLOBS_AND_NO_TERMINATED 1084
00088 #define ER_TEXTFILE_NOT_READABLE 1085
00089 #define ER_FILE_EXISTS_ERROR 1086
00090 #define ER_LOAD_INFO 1087
00091 #define ER_ALTER_INFO 1088
00092 #define ER_WRONG_SUB_KEY 1089
00093 #define ER_CANT_REMOVE_ALL_FIELDS 1090
00094 #define ER_CANT_DROP_FIELD_OR_KEY 1091
00095 #define ER_INSERT_INFO 1092
00096 #define ER_INSERT_TABLE_USED 1093
00097 #define ER_NO_SUCH_THREAD 1094
00098 #define ER_KILL_DENIED_ERROR 1095
00099 #define ER_NO_TABLES_USED 1096
00100 #define ER_TOO_BIG_SET 1097
00101 #define ER_NO_UNIQUE_LOGFILE 1098
00102 #define ER_TABLE_NOT_LOCKED_FOR_WRITE 1099
00103 #define ER_TABLE_NOT_LOCKED 1100
00104 #define ER_BLOB_CANT_HAVE_DEFAULT 1101
00105 #define ER_WRONG_DB_NAME 1102
00106 #define ER_WRONG_TABLE_NAME 1103
00107 #define ER_TOO_BIG_SELECT 1104
00108 #define ER_UNKNOWN_ERROR 1105
00109 #define ER_UNKNOWN_PROCEDURE 1106
00110 #define ER_WRONG_PARAMCOUNT_TO_PROCEDURE 1107
00111 #define ER_WRONG_PARAMETERS_TO_PROCEDURE 1108
00112 #define ER_UNKNOWN_TABLE 1109
00113 #define ER_FIELD_SPECIFIED_TWICE 1110
00114 #define ER_INVALID_GROUP_FUNC_USE 1111
00115 #define ER_UNSUPPORTED_EXTENSION 1112
00116 #define ER_TABLE_MUST_HAVE_COLUMNS 1113
00117 #define ER_RECORD_FILE_FULL 1114
00118 #define ER_UNKNOWN_CHARACTER_SET 1115
00119 #define ER_TOO_MANY_TABLES 1116
00120 #define ER_TOO_MANY_FIELDS 1117
00121 #define ER_TOO_BIG_ROWSIZE 1118
00122 #define ER_STACK_OVERRUN 1119
00123 #define ER_WRONG_OUTER_JOIN 1120
00124 #define ER_NULL_COLUMN_IN_INDEX 1121
00125 #define ER_CANT_FIND_UDF 1122
00126 #define ER_CANT_INITIALIZE_UDF 1123
00127 #define ER_UDF_NO_PATHS 1124
00128 #define ER_UDF_EXISTS 1125
00129 #define ER_CANT_OPEN_LIBRARY 1126
00130 #define ER_CANT_FIND_DL_ENTRY 1127
00131 #define ER_FUNCTION_NOT_DEFINED 1128
00132 #define ER_HOST_IS_BLOCKED 1129
00133 #define ER_HOST_NOT_PRIVILEGED 1130
00134 #define ER_PASSWORD_ANONYMOUS_USER 1131
00135 #define ER_PASSWORD_NOT_ALLOWED 1132
00136 #define ER_PASSWORD_NO_MATCH 1133
00137 #define ER_UPDATE_INFO 1134
00138 #define ER_CANT_CREATE_THREAD 1135

Generated on Sun Mar 12 23:56:30 2006 for ScriptBasic by  doxygen 1.4.6-NO