版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、slave error_code 英文對(duì)應(yīng)Error: 1000 SQLSTATE: HY000 (ER_HASHCHK) Message: hashchk Error: 1001 SQLSTATE: HY000 (ER_NISAMCHK) Message: isamchk Error: 1002 SQLSTATE: HY000 (ER_NO) Message: NO Error: 1003 SQLSTATE: HY000 (ER_YES) Message: YES Error: 1004 SQLSTATE: HY000 (ER_CANT_CREATE_FILE) Message: Cant
2、create file %s (errno: %d - %s) Error: 1005 SQLSTATE: HY000 (ER_CANT_CREATE_TABLE) Message: Cant create table %s (errno: %d) Error: 1006 SQLSTATE: HY000 (ER_CANT_CREATE_DB) Message: Cant create database %s (errno: %d) Error: 1007 SQLSTATE: HY000 (ER_DB_CREATE_EXISTS) Message: Cant create database %s
3、; database exists Error: 1008 SQLSTATE: HY000 (ER_DB_DROP_EXISTS) Message: Cant drop database %s; database doesnt exist Error: 1009 SQLSTATE: HY000 (ER_DB_DROP_DELETE) Message: Error dropping database (cant delete %s, errno: %d) Error: 1010 SQLSTATE: HY000 (ER_DB_DROP_RMDIR) Message: Error dropping
4、database (cant rmdir %s, errno: %d) Error: 1011SQLSTATE: HY000 (ER_CANT_DELETE_FILE) Message: Error on delete of %s (errno: %d - %s) Error: 1012 SQLSTATE: HY000 (ER_CANT_FIND_SYSTEM_REC) Message: Cant read record in system table Error: 1013 SQLSTATE: HY000 (ER_CANT_GET_STAT) Message: Cant get status
5、 of %s (errno: %d - %s) Error: 1014 SQLSTATE: HY000 (ER_CANT_GET_WD) Message: Cant get working directory (errno: %d - %s) Error: 1015 SQLSTATE: HY000 (ER_CANT_LOCK) Message: Cant lock file (errno: %d - %s) Error: 1016 SQLSTATE: HY000 (ER_CANT_OPEN_FILE) Message: Cant open file: %s (errno: %d - %s) E
6、rror: 1017 SQLSTATE: HY000 (ER_FILE_NOT_FOUND) Message: Cant find file: %s (errno: %d - %s) Error: 1018 SQLSTATE: HY000 (ER_CANT_READ_DIR) Message: Cant read dir of %s (errno: %d - %s) Error: 1019 SQLSTATE: HY000 (ER_CANT_SET_WD) Message: Cant change dir to %s (errno: %d - %s) Error: 1020 SQLSTATE:
7、HY000 (ER_CHECKREAD) Message: Record has changed since last read in table %s Error: 1021 SQLSTATE: HY000 (ER_DISK_FULL) Message: Disk full (%s); waiting for someone to free some space. (errno: %d - %s) Error:1022 SQLSTATE: 23000 (ER_DUP_KEY) Message: Cant write; duplicate key in table %s Error: 1023
8、 SQLSTATE: HY000 (ER_ERROR_ON_CLOSE) Message: Error on close of %s (errno: %d - %s) Error: 1024 SQLSTATE: HY000 (ER_ERROR_ON_READ) Message: Error reading file %s (errno: %d - %s) Error: 1025 SQLSTATE: HY000 (ER_ERROR_ON_RENAME) Message: Error on rename of %s to %s (errno: %d - %s) Error: 1026 SQLSTA
9、TE: HY000 (ER_ERROR_ON_WRITE) Message: Error writing file %s (errno: %d - %s) Error: 1027 SQLSTATE: HY000 (ER_FILE_USED) Message: %s is locked against change Error: 1028 SQLSTATE: HY000 (ER_FILSORT_ABORT) Message: Sort aborted Error: 1029 SQLSTATE: HY000 (ER_FORM_NOT_FOUND) Message: View %s doesnt e
10、xist for %s Error: 1030 SQLSTATE: HY000 (ER_GET_ERRNO) Message: Got error %d from storage engine Error: 1031 SQLSTATE: HY000 (ER_ILLEGAL_HA) Message: Table storage engine for %s doesnt have this option Error: 1032 SQLSTATE: HY000 (ER_KEY_NOT_FOUND) Message: Cant find record in %s Error: 1033 SQLSTAT
11、E: HY000 (ER_NOT_FORM_FILE) Message: Incorrect information in file: %s Error: 1034 SQLSTATE: HY000 (ER_NOT_KEYFILE) Message: Incorrect key file for table %s; try to repair it Error: 1035 SQLSTATE: HY000 (ER_OLD_KEYFILE) Message: Old key file for table %s; repair it! Error: 1036 SQLSTATE: HY000 (ER_O
12、PEN_AS_READONLY) Message: Table %s is read only Error: 1037 SQLSTATE: HY001 (ER_OUTOFMEMORY) Message: Out of memory; restart server and try again (needed %d bytes) Error: 1038 SQLSTATE: HY001 (ER_OUT_OF_SORTMEMORY) Message: Out of sort memory, consider increasing server sort buffer size Error: 1039
13、SQLSTATE: HY000 (ER_UNEXPECTED_EOF) Message: Unexpected EOF found when reading file %s (errno: %d - %s) Error: 1040 SQLSTATE: 08004 (ER_CON_COUNT_ERROR) Message: Too many connections Error: 1041 SQLSTATE: HY000 (ER_OUT_OF_RESOURCES) Message: Out of memory; check if mysqld or some other process uses
14、all available memory; if not, you may have to use ulimit to allow mysqld to use more memory or you can add more swap space Error: 1042 SQLSTATE: 08S01 (ER_BAD_HOST_ERROR) Message: Cant get hostname for your address Error: 1043 SQLSTATE: 08S01 (ER_HANDSHAKE_ERROR) Message: Bad handshake Error: 1044 S
15、QLSTATE: 42000 (ER_DBACCESS_DENIED_ERROR) Message: Access denied for user %s%s to database %s Error: 1045 SQLSTATE: 28000 (ER_ACCESS_DENIED_ERROR) Message: Access denied for user %s%s (using password: %s) Error: 1046 SQLSTATE: 3D000 (ER_NO_DB_ERROR) Message: No database selected Error: 1047 SQLSTATE
16、: 08S01 (ER_UNKNOWN_COM_ERROR) Message: Unknown command Error: 1048 SQLSTATE: 23000 (ER_BAD_NULL_ERROR) Message: Column %s cannot be null Error: 1049 SQLSTATE: 42000 (ER_BAD_DB_ERROR) Message: Unknown database %s Error: 1050 SQLSTATE: 42S01 (ER_TABLE_EXISTS_ERROR) Message: Table %s already exists Er
17、ror: 1051 SQLSTATE: 42S02 (ER_BAD_TABLE_ERROR) Message: Unknown table %s Error: 1052 SQLSTATE: 23000 (ER_NON_UNIQ_ERROR) Message: Column %s in %s is ambiguous Error: 1053 SQLSTATE: 08S01 (ER_SERVER_SHUTDOWN)Message: Server shutdown in progress Error: 1054 SQLSTATE: 42S22 (ER_BAD_FIELD_ERROR) Message
18、: Unknown column %s in %s Error: 1055 SQLSTATE: 42000 (ER_WRONG_FIELD_WITH_GROUP) Message: %s isnt in GROUP BY Error: 1056 SQLSTATE: 42000 (ER_WRONG_GROUP_FIELD) Message: Cant group on %s Error: 1057 SQLSTATE: 42000 (ER_WRONG_SUM_SELECT) Message: Statement has sum functions and columns in same state
19、ment Error: 1058SQLSTATE: 21S01 (ER_WRONG_VALUE_COUNT) Message: Column count doesnt match value count Error: 1059 SQLSTATE: 42000 (ER_TOO_LONG_IDENT) Message: Identifier name %s is too long Error: 1060 SQLSTATE: 42S21 (ER_DUP_FIELDNAME) Message: Duplicate column name %s Error: 1061 SQLSTATE: 42000 (
20、ER_DUP_KEYNAME) Message: Duplicate key name %s Error: 1062 SQLSTATE: 23000 (ER_DUP_ENTRY) Message: Duplicate entry %s for key %d As of MySQL 5.1.20, the message returned with this error uses the format string for ER_DUP_ENTRY_WITH_KEY_NAME. Error: 1063 SQLSTATE: 42000 (ER_WRONG_FIELD_SPEC)Message: I
21、ncorrect column specifier for column %s Error: 1064 SQLSTATE: 42000 (ER_PARSE_ERROR) Message: %s near %s at line %d Error: 1065 SQLSTATE: 42000 (ER_EMPTY_QUERY) Message: Query was empty Error: 1066 SQLSTATE: 42000 (ER_NONUNIQ_TABLE) Message: Not unique table/alias: %s Error: 1067 SQLSTATE: 42000 (ER
22、_INVALID_DEFAULT) Message: Invalid default value for %s Error: 1068 SQLSTATE: 42000 (ER_MULTIPLE_PRI_KEY) Message: Multiple primary key defined Error: 1069 SQLSTATE: 42000 (ER_TOO_MANY_KEYS) Message: Too many keys specified; max %d keys allowed Error: 1070 SQLSTATE: 42000 (ER_TOO_MANY_KEY_PARTS) Mes
23、sage: Too many key parts specified; max %d parts allowed Error: 1071 SQLSTATE: 42000 (ER_TOO_LONG_KEY) Message: Specified key was too long; max key length is %d bytes Error: 1072 SQLSTATE: 42000 (ER_KEY_COLUMN_DOES_NOT_EXITS) Message: Key column %s doesnt exist in table Error: 1073 SQLSTATE: 42000 (
24、ER_BLOB_USED_AS_KEY) Message: BLOB column %s cant be used in key specification with the used table type Error: 1074 SQLSTATE: 42000(ER_TOO_BIG_FIELDLENGTH) Message: Column length too big for column %s (max = %lu); use BLOB or TEXT instead Error: 1075 SQLSTATE: 42000 (ER_WRONG_AUTO_KEY) Message: Inco
25、rrect table definition; there can be only one auto column and it must be defined as a key Error: 1076 SQLSTATE: HY000 (ER_READY) Message: %s: ready for connections.Version: %s socket: %s port: %d Error: 1077 SQLSTATE:HY000 (ER_NORMAL_SHUTDOWN) Message: %s:Normal shutdown Error: 1078 SQLSTATE: HY000
26、(ER_GOT_SIGNAL) Message: %s: Got signal %d.Aborting! Error: 1079 SQLSTATE: HY000 (ER_SHUTDOWN_COMPLETE) Message: %s: Shutdown complete Error: 1080 SQLSTATE: 08S01 (ER_FORCING_CLOSE) Message: %s: Forcing close of thread %ld user: %s Error: 1081 SQLSTATE: 08S01 (ER_IPSOCK_ERROR) Message: Cant create I
27、P socket Error: 1082 SQLSTATE: 42S12 (ER_NO_SUCH_INDEX) Message: Table %s has no index like the one used in CREATE INDEX; recreate the table Error: 1083 SQLSTATE: 42000 (ER_WRONG_FIELD_TERMINATORS) Message: Field separator argument is not what is expected; check the manual Error: 1084 SQLSTATE: 4200
28、0 (ER_BLOBS_AND_NO_TERMINATED) Message: You cant use fixed rowlength with BLOBs; please use fields terminated by Error: 1085 SQLSTATE: HY000 (ER_TEXTFILE_NOT_READABLE) Message: The file %s must be in the database directory or be readable by all Error: 1086 SQLSTATE: HY000 (ER_FILE_EXISTS_ERROR) Mess
29、age: File %s already exists Error: 1087 SQLSTATE: HY000 (ER_LOAD_INFO) Message: Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld Error: 1088 SQLSTATE: HY000 (ER_ALTER_INFO) Message: Records: %ld Duplicates: %ld Error: 1089 SQLSTATE: HY000 (ER_WRONG_SUB_KEY) Message: Incorrect prefix key; the use
30、d key part isnt a string, the used length is longer than the key part, or the storage engine doesnt support unique prefix keys Error: 1090 SQLSTATE: 42000 (ER_CANT_REMOVE_ALL_FIELDS) Message: You cant delete all columns with ALTER TABLE; use DROP TABLE instead Error: 1091 SQLSTATE: 42000 (ER_CANT_DR
31、OP_FIELD_OR_KEY) Message: CantDROP %s; check that column/key exists Error: 1092 SQLSTATE: HY000 (ER_INSERT_INFO) Message: Records: %ld Duplicates: %ld Warnings: %ld Error: 1093 SQLSTATE: HY000 (ER_UPDATE_TABLE_USED) Message: You cant specify target table %s for update in FROM clause Error: 1094 SQLS
32、TATE: HY000 (ER_NO_SUCH_THREAD) Message: Unknown thread id: %lu Error: 1095 SQLSTATE: HY000 (ER_KILL_DENIED_ERROR) Message: You are not owner of thread %lu Error: 1096 SQLSTATE: HY000 (ER_NO_TABLES_USED) Message: No tables used Error: 1097 SQLSTATE: HY000 (ER_TOO_BIG_SET) Message: Too many strings f
33、or column %s and SET Error: 1098 SQLSTATE: HY000 (ER_NO_UNIQUE_LOGFILE) Message: Cant generate a unique log-filename %s.(1-999) Error: 1099 SQLSTATE: HY000 (ER_TABLE_NOT_LOCKED_FOR_WRITE) Message: Table %s was locked with a READ lock and cant be updated Error: 1100 SQLSTATE: HY000 (ER_TABLE_NOT_LOCK
34、ED) Message: Table %s was not locked with LOCK TABLES Error: 1101 SQLSTATE: 42000 (ER_BLOB_CANT_HAVE_DEFAULT) Message:BLOB/TEXT column %s cant have a default value Error: 1102 SQLSTATE: 42000 (ER_WRONG_DB_NAME) Message: Incorrect database name %s Error: 1103 SQLSTATE: 42000 (ER_WRONG_TABLE_NAME) Message: Incorrect table name %s Error: 1104 SQLSTATE: 42000 (ER_TOO_BIG_SELECT) Message: The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay Error: 1105 SQLSTATE: HY000 (ER_UNKNO
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 二零二四全新領(lǐng)養(yǎng)孤兒及棄嬰醫(yī)療援助協(xié)議書范本下載3篇
- 二零二五年度綜合性醫(yī)院護(hù)士長(zhǎng)職位聘任合同4篇
- 2025年度影視基地場(chǎng)地租賃合同及附屬設(shè)施使用協(xié)議4篇
- 2025年度輕工業(yè)自動(dòng)化車間承包運(yùn)營(yíng)服務(wù)協(xié)議范本4篇
- 互聯(lián)網(wǎng)保險(xiǎn)發(fā)展模式-深度研究
- 二零二五年度農(nóng)產(chǎn)品市場(chǎng)分析咨詢服務(wù)合同2篇
- 2025年度家電回收處理與二零二五年度環(huán)保責(zé)任合同4篇
- 2025年度油氣儲(chǔ)罐安全檢測(cè)與改造合同4篇
- 2025年度新型抹灰技術(shù)勞務(wù)班組分包合同4篇
- 2025年肉類市場(chǎng)牛羊肉銷售代理服務(wù)合同范本4篇
- 河北省承德市2023-2024學(xué)年高一上學(xué)期期末物理試卷(含答案)
- 高中物理斜面模型大全(80個(gè))
- 012主要研究者(PI)職責(zé)藥物臨床試驗(yàn)機(jī)構(gòu)GCP SOP
- 2024年個(gè)人車位租賃合同經(jīng)典版(二篇)
- 農(nóng)耕研學(xué)活動(dòng)方案種小麥
- 2024年佛山市勞動(dòng)合同條例
- 污水管網(wǎng)規(guī)劃建設(shè)方案
- 城鎮(zhèn)智慧排水系統(tǒng)技術(shù)標(biāo)準(zhǔn)
- 采購(gòu)管理制度及流程采購(gòu)管理制度及流程
- 五年級(jí)美術(shù)下冊(cè)第9課《寫意蔬果》-優(yōu)秀課件4人教版
- 節(jié)能降耗課件
評(píng)論
0/150
提交評(píng)論