-5000 | 1064 | ERROR 1064 (0B000): OB-1064:Failed to init SQL parser | 初始化SQL解析器失败 | | 失败 | |
-5001 | 1064 | ERROR 1064 (42000):OB-1064: %s near ‘%.s’ at line %d | 解析语法错误。 | | 失败 | |
-5002 | — | ERROR 5002 (HY000): OB-5002:Resolve error | SQL语义解析错误。 | | 失败 | |
-5003 | — | ERROR 5003 (HY000): OB-5003:Generate plan error | 产生物理执行计划错误。 | | 失败 | |
-5006 | 1149 | ERROR 1149 (42000): OB-1149: Youhave an error in your SQL syntax; check the manual that corresponds to yourMySQL server version for the right syntax to use | 语法错误。 | | 失败 | |
-5007 | 1222 | ERROR 1222 (21000): OB-1222:Wrong number of columns | 列数错误。 | | 失败 | |
-5008 | 1060 | ERROR 1060 (42S21): OB-1060:Duplicate column name ‘%.s’ | 列名重复。 | | 失败 | |
-5009 | 1054 | ERROR 1054 (42S22): OB-1054:Unknown column ‘%.s’ in ‘%.s’ | 列不存在。 | | 失败 | |
-5010 | — | ERROR 5010 (21000): OB-5010:Unknown operator | 未知运算符。 | | 失败 | |
-5011 | — | ERROR 5011 (42000): OB-5011:Duplicated star | “”使用错误。 | | 失败 | |
-5012 | — | ERROR 5012 (HY000):OB-5012: %s | 非法id。 | | 失败 | |
-5014 | — | ERROR 5014 (HY000): OB-5014:Illegal value | 值不合法。 | | 失败 | |
-5015 | 1475 | ERROR 1475 (42000): OB-1475:Ambiguous column | 列名有歧义。 | | 失败 | |
-5016 | — | ERROR 5016 (HY000): OB-5016:Generate logical plan error | 产生逻辑计划错误。 | | 失败 | |
-5017 | — | ERROR 5017 (HY000): OB-5017:Schema not set | Schema未设置。 | | 失败 | |
-5018 | — | ERROR 5018 (42000): OB-5018:Illegal name | 非法的名字。 | | 失败 | |
-5020 | 1050 | ERROR 1050 (42S01): OB-1050:Table ‘%.s’ already exists | 表已经存在。 | | 失败 | |
-5019 | 1146 | ERROR 1146 (42S02): OB-1146:Table ‘%s.%s’ doesn’t exist | 表不存在。 | | 失败 | |
-5022 | — | ERROR 5022 (42000): OB-5022:Unknown expression | 表达式错误。 | | 失败 | |
-5023 | — | ERROR 5023 (S1004): OB-5023: unsupportMySQL type %d. Maybe you should use java.sql.Timestamp instead ofjava.util.Date. | 不支持的数据类型。 | | 失败 | |
-5025 | 1061 | ERROR 1061 (42000): OB-1061:Duplicate key name ‘%.s’ | 主键重复。 | | 失败 | |
-5024 | 1062 | ERROR 1062 (23000): OB-1062:Duplicate entry ‘%s’ for key ‘%.s’ | 已经存在。 | | 失败 | |
-5026 | — | ERROR 5026 (42000): OB-5026:Duplicated createtime | CREATETIME列已经存在。 | | 失败 | |
-5027 | — | ERROR 5027 (42000): OB-5027:Duplicated modifytime | MODIFYTIME列已经存在。 | | 失败 | |
-5028 | 1082 | ERROR 1082 (42S12): OB-1082:Illegal index | 索引不合法。 | | 失败 | |
-5029 | — | ERROR 5029 (HY000): OB-5029:Invalid schema | 无效的Schema。 | | 失败 | |
-5030 | 1171 | ERROR 1171 (42000): OB-1171:Insert null rowkey | INSERT的RowKey为NULL。 | | 失败 | |
-5031 | — | ERROR 5031 (HY000): OB-5031:Column not found | 列未找到。 | | 失败 | |
-5032 | — | ERROR 5032 (23000): OB-5032:Delete null rowkey | 非主键删除。 | | 失败 | |
-5034 | — | ERROR 5034 (01007): OB-5034: Nouser | 用户名不能为空。 | | 失败 | |
-5035 | 1449 | ERROR 1449 (01007): OB-1449:User not exist | 用户不存在。 | | 失败 | |
-5036 | 1227 | ERROR 1227 (42501): OB-1227:Access denied; you need (at least one of) the %s privilege(s) for thisoperation | 没有权限。 | | 失败 | |
-5037 | — | ERROR 5037 (HY000): OB-5037: Noprivilege entry | 没有进入权限。 | | 失败 | |
-5038 | 1133 | ERROR 1133 (42000): OB-1133:Incorrect password | 密码错误。 | | 失败 | |
-5039 | — | ERROR 5039 (01007): OB-5039:User locked | 用户被锁定。 | | 失败 | |
-5040 | — | ERROR 5040 (42000): OB-5040: Cannot update rowkey column | 更新RowKey列失败。 | | 失败 | |
-5041 | — | ERROR 5041 (42000): OB-5041: Cannot update join column | 更新JOIN列失败。 | | 失败 | |
-5042 | 1241 | ERROR 1241 (21000): OB-1241:Operand should contain %d column(s) | 列数过多,如建表时超过512列。 | | 失败 | |
-5043 | 1243 | ERROR 1243 (HY007): OB-1243: statementnot prepared | PREPARE语句不可用。 | | 失败 | |
-5044 | 1193 | ERROR 1193 (HY000): OB-1193:Unknown system variable ‘%.s’ | 变量不可用。 | | 失败 | |
-5046 | — | ERROR 5046 (HY000): OB-5046:Older privilege version | 使用了旧权限版本。 | | 失败 | |
-5047 | 1173 | ERROR 1173 (42000): OB-1173:Primary key column(s) not specified in the WHERE clause | WHERE子句缺少RowKey列。 | | 失败 | |
-5050 | — | ERROR 5050 (42710): OB-5050:User exists | 用户已存在。 | | 失败 | |
-5051 | — | ERROR 5051 (HY000): OB-5051:Empty password | 密码为空。 | | 失败 | |
-5052 | — | ERROR 5052 (42000): OB-5052:Failed to grant privelege | 授予权限失败。 | | 失败 | |
-5053 | — | ERROR 5053 (HY093): OB-5053:Incorrect arguments number to EXECUTE | 动态参数错误。 | | 失败 | |
-5054 | 1582 | ERROR 1582 (42000): OB-1582:Incorrect parameter count in the call to native function ‘%.s’ | 参数个数错误。 | | 失败 | |
-5055 | 1305 | ERROR 1305 (42000):OB-1305: %s %s does not exist | 函数不存在。 | | 失败 | |
-5056 | — | ERROR 5056 (23000): OB-5056:CreateTime or ModifyTime column cannot be modified | CREATETIME/MODIFYTIME列不允许修改。 | | 失败 | |
-5057 | — | ERROR 5057 (23000): OB-5057:Primary key cannot be modified | 主键列属性不允许修改。 | | 失败 | |
-5058 | — | ERROR 5058 (42000): OB-5058:Duplicated parameters | 参数名重复。 | | 失败 | |
-5059 | 1203 | ERROR 1203 (42000): OB-1203: Toomany sessions | Session过多。 | | 失败 | |
-5061 | — | ERROR 5061 (54023): OB-5061: Toomany prepared statements | PREPARED语句过多。 | | 失败 | |
-5063 | — | ERROR 5063 (42000): OB-5063:Unknown hint | 未知的Hint。 | | 失败 | |
-5064 | — | ERROR 5064 (23000): OB-5064:When condition not satisfied | WHEN条件不满足。 | | 失败 | |
-5065 | 1317 | ERROR 1317 (70100): OB-1317:Query execution was interrupted | 请求被中断。 | | 失败 | |
-5066 | — | ERROR 5066 (HY000): OB-5066:Session interrupted | Session被中断。 | | 失败 | |
-5067 | — | ERROR 5067 (HY000): OB-5067:Unknown session ID | Session ID不存在。 | | 失败 | |
-5068 | — | ERROR 5068 (HY000): OB-5068:Incorrect protocol | 不正确的协议。 | | 失败 | |
-5069 | — | ERROR 5069 (HY000): OB-5069:Write auth packet error | 登陆的时候服务端往客户端发送认证数据报的时候出错。 | | 失败 | |
-5070 | — | ERROR 5070 (42000): OB-5070:Wrong join info) | 合并信息错误。 | | 失败 | |
-5071 | — | ERROR 5071 (42000): OB-5071:Cannot alter index column | 不允许修改索引列。 | | 失败 | |
-5072 | — | ERROR 5072 (42000): OB-5072:Cannot modify index table | 不允许修改索引表。 | | 失败 | |
-5073 | 1082 | ERROR 1082 (42000): OB-1082:Index unavailable | 索引不可用。 | | 失败 | |
-5074 | — | ERROR 5074 (23000): OB-5074: NOPcannot be used here | NOP值。 | | 内部用特殊语义 | |
-5080 | 1390 | ERROR 1390 (54000): OB-1390:Prepared statement contains too many placeholders | PREPARED语句中包含过多的占位符。 | | 失败 | |
-5081 | — | ERROR 5081 (25000): OB-5081: Theserver is read only now | Server状态为只读。 | | 失败 | |
-5083 | — | ERROR 5083 (22000): OB-5083:invalid obj type for type promotion | 表达式中操作数的数据类型错误。 | | 失败 | |
-5084 | — | ERROR 5084 (22000): OB-5084: Cannot cast varchar value to bool type | 不可将VARCHAR转换为BOOL类型。 | | 失败 | |
-5085 | — | ERROR 5085 (22000): OB-5085: Nota number Can not cast varchar value to number type | 不可将VARCHAR转换为数字类型。 | | 失败 | |
-5086 | — | ERROR 5086 (22000): OB-5086: Nottimestamp Can not cast varchar value to timestamp type | 不可将VARCHAR转换为TIMESTAMP类型。 | | 失败 | |
-5087 | — | ERROR 5087 (22000): OB-5087:Result value was out of range when cast to number | 类型转换到Decimal时溢出。 | | 失败 | |
-5088 | — | ERROR 5088 (22000): OB-5088:value larger than specified precision(%ld | 整型值转Decimal时精度超过最大值。 | | 失败 | |
-5089 | — | ERROR 5089 (22000): OB-5089:value(%s) larger than specified precision(%ld | Decimal精度超过最大值。 | | 失败 | |
-5090 | — | ERROR 5090 (22000): OB-5090:Precision was out of range | 建表时Decimal类型精度超出范围。 | | 失败 | |
-5091 | — | ERROR 5091 (22000): OB-5091:Scale value was out of range | 建表时Decimal类型的scale超出范围。 | | 失败 | |
-5092 | — | ERROR 5092 (42000): OB-5092:Unknown index | 未知的索引。 | | 失败 | |
-5093 | — | ERROR 5093 (22000): OB-5093:numeric overflow | 数字类型溢出。 | | 失败 | |
-5094 | — | ERROR 5094 (HY000): OB-5094: toomany joined tables | 太多的表连接。 | | 失败 | |
-5098 | — | ERROR 5098 (22001): OB-5098:Data too long(%d>%ld) for column ‘%s’ | 数据过长超出列定义。 | | 失败 | |
-5099 | — | ERROR 5099 (42000): OB-5099:System config unknown | 未知系统配置。 | | 失败 | |
-5100 | 1228 | ERROR 1228 (HY000): OB-1228:Variable ‘%.s’ is a SESSION variable and can’t be used with SET GLOBAL | 被set的变量是用户变量,要用set session。 | | 失败 | |
-5101 | 1229 | ERROR 1229 (HY000): OB-1229:Variable ‘%.s’ is a GLOBAL variable and shoubld be set with SET GLOBAL | 被set的变量是系统变量,要用set global。 | | 失败 | |
-5102 | 1621 | ERROR 1621 (HY000):OB-1621: %.s variable ‘%.s’ is read-only. Use SET %.s to assignthe value | 只读变量,要用set session。 | | 失败 | |
-5103 | 1238 | ERROR 1238 (HY000): OB-1238:Variable ‘%.s’ is a %.s variable | 变量不正确。 | | 失败 | |
-5104 | — | ERROR 5104 (42000): OB-5104:length(%d) of expire_info is larger than the max allowed(%ld) | 过期表达式过长。 | | 失败 | |
-5105 | — | ERROR 5105 (42000): OB-5105:total length(%ld) of expire_info and its expression is larger than the maxallowed(%ld) | 过期条件设置过长。 | | 失败 | |
-5106 | — | ERROR 5106 (42000): OB-5106:EXTRACT() expected timestamp or a string as date argument | EXTRACT()函数参数无效。 | | 失败 | |
-5107 | — | ERROR 5107 (42000): OB-5107:Invalid operand type for IS operator | IS运算符的参数非法。 | | 失败 | |
-5108 | — | ERROR 5108 (42000): OB-5108:function LENGTH() expected a varchar argument | LENGTH()函数参数无效。 | | 失败 | |
-5109 | — | ERROR 5109 (42000): OB-5109:invalid input format. ret=%d text=%s start=%s length=%s | 无效的输入格式。 | | 失败 | |
-5110 | — | ERROR 5110 (42000): OB-5110:TIME_TO_USEC() expected timestamp or a string as date argument | TIME_TO_USEC()函数参数无效。 | | 失败 | |
-5111 | — | ERROR 5111 (42000): OB-5111:USEC_TO_TIME expected a interger number as usec argument | USEC_TO_TIME()函数参数无效。 | | 失败 | |
-5112 | — | ERROR 5112 (42P01): OB-5112:Variable %.s does not exists | 未知的用户变量。 | | 失败 | |
-5113 | — | ERROR 5113 (42000): OB-5113:MERGING_FROZEN_TIME() system function only be used in daily merging. | MERGING_FROZEN_TIME()函数只能用在日常合并过程。 | | 失败 | |
-5114 | — | ERROR 5114 (42000): OB-5114:Invalid numeric char ‘%c’ | 无效的数值 | | 失败 | |
-5115 | 1139 | ERROR 1139 (42000): OB-1139: Goterror ‘empty (sub)expression’ from regexp | 正则表达式错误。 | | 失败 | |
-5116 | — | ERROR 5116 (HY000): OB-5116:Logical operator child index overflow | 逻辑运算符子索引溢出。 | | 失败 | |
-5117 | — | ERROR 5117 (HY000): OB-5117:fail to explain plan | 物理执行计划失败。 | | 失败 | |
-5118 | — | ERROR 5118 (HY000): OB-5118:fail to copy logical operator | 拷贝逻辑运算符失败。 | | 失败 | |
-5119 | — | ERROR 5119 (HY000): OB-5119:fail to generate plan; | 生成计划失败。 | | 失败 | |
-5120 | — | ERROR 5120 (HY000): OB-5120:fail to create raw expr | 创建原表达式失败。 | | 失败 | |
-5121 | — | ERROR 5121 (HY000): OB-5121:fail to generate join order | 生成Join顺序失败。 | | 失败 | |
-5122 | — | ERROR 5122 (HY000): OB-5122:optimizer general error | 一般优化错误。 | | 失败 | |
-5130 | — | ERROR 5130 (HY000): OB-5130: sqlresolver no memory | SQL解析器无内存。 | | 失败 | |
-5131 | — | ERROR 5131 (HY000): OB-5131:plan cache support dml only | 没有合适的执行计划。 | | 失败 | |
-5133 | — | ERROR 5133 (42000): OB-5133: Nosuch grant defined | 没有定义的权限。 | | 失败 | |
-5134 | 1046 | ERROR 1046 (3D000): OB-1046: Nodatabase selected | 没有选择数据库。 | | 失败 | |
-5135 | — | ERROR 5135 (HY000): OB-5135:plan cache is overflow | 计划缓存溢出。 | | 失败 | |
-5136 | — | ERROR 5136 (HY000): OB-5136:plan exists in plan cache already | 计划在计划缓存中已经存在。 | | 失败 | |
-5137 | — | ERROR 5137 (HY000): OB-5137:plan is expired | 计划已经过期。 | | 失败 | |
-5138 | — | ERROR 5138 (HY000): OB-5138: noplan exist | 没有计划存在。 | | 失败 | |
-5142 | 1115 | ERROR 1115 (42000): OB-1115:Unknown character set: ‘%.s’ | 未知的字符集。 | | 失败 | |
-5143 | 1273 | ERROR 1273 (HY000): OB-1273:Unknown collation: ‘%.s’ | 未知的校对规则。 | | 失败 | |
-5144 | 1253 | ERROR 1253 (42000): OB-1253:COLLATION ‘%.s’ is not valid for CHARACTER SET ‘%.s’ | 校对规则和字符集不匹配。 | | 失败 | |
-5145 | 1231 | ERROR 1231 (42000): OB-1231:Variable ‘%.s’ can’t be set to the value of ‘%.s’ | 变量和赋值不匹配。 | | 失败 | |
-5146 | 1735 | ERROR 1735 (HY000): OB-1735:Unkown partition ‘%.s’ in table ‘%.s’ | 表中未知的分区。 | | 失败 | |
-5147 | 1748 | ERROR 1748 (HY000): OB-1748:Found a row not matching the given partition set | 更新的行和设置的分区信息不匹配。 | | 失败 | |
-5148 | — | ERROR 5148 (HY000): OB-5148:Password hash should be a 40-digit hexadecimal number | 密码哈希值不正确。 | | 失败 | |
-5149 | — | ERROR 5149 (07000): OB-5149:Insert inner join column error | 插入内部关联列错误。 | | 失败 | |
-5151 | — | ERROR 5151 (42P01): OB-5151:tablegroup not exist | 表组不存在。 | | 失败 | |
-5153 | 1242 | ERROR 1242 (21000): OB-1242:Subquery returns more than 1 row | 子查询返回超过1行。 | | 失败 | |
-5154 | 1049 | ERROR 1049 (42000): OB-1049:Unknown database ‘%.s’ | 未知的数据库名。 | | 失败 | |
-5155 | 1396 | ERROR 1396 (HY000): OB-1396:Operation %.s failed for %.s | 用户操作失败。 | | 失败 | |
-5156 | — | ERROR 5156 (HY000): OB-5156:tenant ‘%s’ already exist | 租户已经存在。 | | 失败 | |
-5117 | — | ERROR 5139 (HY000): OB-5139:Unknown tenant ‘%.s’ | 未知的租户。 | | 失败 | |
-5158 | 1007 | ERROR 1007 (HY000): OB-1007:database already exist | 数据库已经存在。 | | 失败 | |
-5159 | — | ERROR 5159 (HY000): OB-5159:tablegroup already exist | 表组已经存在。 | | 失败 | |
-5160 | — | ERROR 5160 (HY000): OB-5160:invalid tenant name specified in connection string | 无效的租户名。 | | 失败 | |
-5161 | — | ERROR 5161 (HY000): OB-5161:tenant is empty | 租户为空。 | | 失败 | |
-5162 | 1102 | ERROR 1102 (42000): OB-1102:Incorrect database name ‘%.s’ | 不正确的数据库名。 | | 失败 | |
-5163 | 1103 | ERROR 1103 (42000): OB-1103:Incorrect table name ‘%.s’ | 不正确的表名。 | | 失败 | |
-5164 | 1166 | ERROR 1166 (42000): OB-1166:Incorrect column name ‘%.s’ | 不正确的列名。 | | 失败 | |
-5165 | 1063 | ERROR 1063 (42000): OB-1063:Incorrect column specifier for column ‘%.s’ | 不正确的列属性。 | | 失败 | |
-5166 | 1008 | ERROR 1008 (HY000): OB-1008:Can’t drop database ‘%.s’.database doesn’t exist | 不能执行drop database操作,数据库名不存在。 | | 失败 | |
-5167 | 1406 | ERROR 1406 (22001): OB-1406:Data too long for column ‘%.s’ at row %d | 对于列类型,数据过大。 | | 失败 | |
-5168 | 1136 | ERROR 1136 (21S01): OB-1136:column count does not match value count at row ‘%d’ | 某一行,列的个数和值不匹配。 | | 失败 | |
-5170 | 1044 | ERROR 1044 (42000): OB-1044:Access denied for user | 用户无权访问。 | | 失败 | |
-5171 | 1142 | ERROR 1142 (42000): OB-1142: %.scommand denied to user ‘%.s’@’%.s’ for table ‘%.s’ | 用户无权在表中操作 | | 失败 | |
-5172 | 1294 | ERROR 1294 (HY000): OB-1294:Invalid ON UPDATE clause for ‘%s’ column | 某列中ON UPDATE子句无效。 | | 失败 | |
-5173 | 1067 | ERROR 1067 (42000): OB-1067:Invalid default value for ‘%.s’ | 无效的默认值。 | | 失败 | |
-5174 | 1093 | ERROR 1093 (HY000): OB-1093: Youcan’t specify target table ‘%s’ for update in FROM clause | 源表在FROM子句中不能执行UPDATE。 | | 失败 | |
-5175 | 1136 | ERROR 1136 (21S01): OB-1136:Column count doesn’t match value count at row %ld | 插入操作中列数和列值个数不匹配。 | | 失败 | |
-5176 | 1111 | ERROR 1111 (HY000): OB-1111:Invalid use of group function | 无效的分组功能调用 | | 失败 | |
-5177 | 1267 | ERROR 1267 (HY000): OB-1267:Illegal mix of collations | 非法的校对。 | | 失败 | |
-5178 | 1659 | ERROR 1659 (HY000): OB-1659:Field is of a not allowed type for this type of partitioning | 此类型不允许作为分区类型。 | | 失败 | |
-5179 | 1059 | ERROR 1059 (42000): OB-1059:Identifier name ‘%.s’ is too long | 标识名过长。 | | 失败 | |
-5180 | 1232 | ERROR 1232 (42000): OB-1232:Incorrect argument type to variable ‘%.s’ | 变量对应的参数类型不正确。 | | 失败 | |
-5181 | 1470 | ERROR 1470 (HY000): OB-1470:String ‘%.s’ is too long for user name (should be no longer than 16) | 用户名过长。 | | 失败 | |
-5182 | 1221 | ERROR 1221 (HY000): OB-1221:Incorrect usage of DB GRANT and GLOBAL PRIVILEGES | 不能GRANT/REVOKE使用此类权限。 | | 失败 | |
-5183 | 1144 | ERROR 1144 (42000): OB-1144:Illegal GRANT/REVOKE command; please consult the manual to see whichprivileges can be used | GRANT/REVOKE命令使用非法的权限类型。 | | 失败 | |
-5184 | 1467 | ERROR 1467 (HY000): OB-1467:Failed to read auto-increment value from storage engine | 从存储引起读取自增列值失败。 | | 失败 | |
-5185 | 1096 | ERROR 1096 (HY000): OB-1096: Notables used | 没有被使用的表。 | | 失败 | |
-5186 | 1052 | ERROR 1052 (23000): OB-1052:Column ‘%s’ in %s is ambiguous | 非唯一错误。 | | 失败 | |
-5187 | 1090 | ERROR 1090 (42000): OB-1090: Youcan’t delete all columns with ALTER TABLE; use DROP TABLE instead | 删除所有列不能用ALTER TABLE指令,通过DROP TABLE完成。 | | 失败 | |
-5188 | 1499 | ERROR 1499 (HY000): OB-1499: Toomany partitions (including subpartitions) were defined) | 定义了太多的分区 | | 失败 | |
-5189 | 1504 | ERROR 1504 (HY000): OB-1504:Number of partitions = 0 is not an allowed value | 分区数为0不被允许。 | | 失败 | |
-5190 | 1089 | ERROR 1089 (HY000): OB-1089: theused length is longer than the key part | 不支持前缀索引 | | 失败 | |
-5191 | 1391 | ERROR 1391 (HY000): OB-1391: Keypart ‘%.s’ length cannot be 0 | 索引长度不能为0。 | | 失败 | |
-5192 | 1298 | ERROR 1298 (HY000): OB-1298:Unknown or incorrect time zone: ‘%.s’ | 未知的或不准过却得时区。 | | 失败 | |
-5193 | 1075 | ERROR 1075 (42000): OB-1075:Incorrect table definition; there can be only one auto column | 不正确的表定义,只允许一列自增列。 | | 失败 | |
-5194 | 1069 | ERROR 1069 (42000): OB-1069: Toomany keys specified; max %d keys allowed | 过多的索引被定义 | | 失败 | |
-5195 | 1070 | ERROR 1070 (42000): OB-1070: Toomany key parts specified; max %d parts allowed | 过多的主键列被定义。 | | 失败 | |
-5196 | 1071 | ERROR 1071 (42000): OB-1071:Specified key was too long; max key length is %d bytes | 定义的主键长度大于定义的最大长度。 | | 失败 | |
-5197 | 1117 | ERROR 1117 (42000): OB-1117: Toomany columns | 列数过多。 | | 失败 | |
-5198 | 1074 | ERROR 1074 (42000): OB-1074:Column length too big for column ‘%s’ (max = %d) | 列长度过长。 | | 失败 | |
-5199 | 1118 | ERROR 1118 (42000): OB-1118: Rowsize too large | 行大小超出范围。 | | 失败 | |
-5200 | 1109 | ERROR 1109 (42S02): OB-1109:Unknown table ‘%.s’ in %.s | 未知的表。 | | 失败 | |
-5201 | 1051 | ERROR 1051 (42S02): OB-1051:Unknown table ‘%.s’ | 未知的表。 | | 失败 | |
-5202 | 1425 | ERROR 1425 (42000): OB-1425: Toobig scale %d specified for column ‘%s’. Maximum is %ld. | 列定义的范围过大。 | | 失败 | |
-5203 | 1426 | ERROR 1426 (42000): OB-1426: Toobig precision %d specified for column ‘%s’. Maximum is %ld. | 列定义的精度过大。 | | 失败 | |
-5204 | 1427 | ERROR 1427 (42000): OB-1427: D) | float(M,D), double(M, D) or decimal(M,D)数据类型中没M一定大于D。 | | 失败 | |
-5205 | 1439 | ERROR 1439 (42000): OB-1439:Display width out of range for column ‘%s’ (max = %ld) | 列的显示宽度超出范围。 | | 失败 | |
-5206 | 1056 | ERROR 1056 (42000): OB-1056:Can’t group on ‘%.s’ | 不能分组。 | | 失败 | |
-5207 | 1052 | ERROR 1052 (23000): OB-1052:Column ‘%.s’ in %.s is ambiguous | 列不明确。 | | 失败 | |
-5208 | 1066 | ERROR 1066 (42000): OB-1066: Notunique table/alias: ‘%.s’ | 不是唯一的表或别名。 | | 失败 | |
-5209 | 1091 | ERROR 1091 (42000): OB-1091:Can’t DROP ‘%.s’; check that column/key exists | 不能执行DROP操作,请确认列或索引是否存在。 | | 失败 | |
-5210 | 1068 | ERROR 1068 (42000): OB-1068:Multiple primary key defined | 多个主键被定义。 | | 失败 | |
-5211 | 1072 | ERROR 1072 (42000): OB-1072: Keycolumn ‘%.s’ doesn’t exist in table | 列索引在表中不存在。 | | 失败 | |
-5212 | — | ERROR 5212 (42000): OB-5212:auto-increment column ‘%.s’ should not be part of partition key | 自增列不能是分区键的一部分。 | | 失败 | |
-5213 | 1234 | ERROR 1234 (42000): OB-1234:Incorrect usage/placement of ‘%s’ | 不正确的用法。 | | 失败 | |
-5214 | 1347 | ERROR 1347 (HY000): OB-1347:’%s.%s’ is not %s | :’%s.%s’不是%s。 | | 失败 | |
-5215 | 1025 | ERROR 1025 (HY000): OB-1025:Error on rename of ‘%s.%s’ to ‘%s.%s’ | 重命名报错。 | | 失败 | |
-5216 | 1167 | ERROR 1167 (42000): OB-1167: Theused storage engine can’t index column ‘%.s’ | 长度为0的列不能作为主键或索引。 | | 失败 | |
-5217 | 1054 | ERROR 1054 (42S22): OB-1054:Unknown column ‘%.s’ in ‘%.s’ | 不能识别的列 | | 失败 | |
-5218 | 1055 | ERROR 1055 (42000): OB-1055:’%s.%s.%s’ is not in GROUP BY | 所写字段或表达式不在GROUP BY中。 | | 失败 | |
-5219 | 1568 | ERROR 1568 (25001): OB-1568:Transaction characteristics can’t be changed while a transaction is inprogress | 事务执行过程中不能修改事务属性。 | | 失败 | |
-5220 | 1792 | ERROR 1792 (25006): OB-1792:Cannot execute statement in a READ ONLY transaction. | 不能在只读事务中执行语句。 | | 失败 | |
-5221 | 1140 | ERROR 1140 (42000): OB-1140:Mixing of GROUP columns (MIN(),MAX(),COUNT(),…) with no GROUP columns isillegal if there is no GROUP BY clause | | | | |
-5222 | 1292 | ERROR 1292 (22007): OB-1292:Incorrect datetime value: ‘%s’ for column ‘%s’ at row %d | 不正确的datetime值。 | | 失败 | |
-5223 | — | ERROR 5223 (42000): OB-5223:wrong ident name | 错误的识别名。 | | 失败 | |
-5224 | 1280 | ERROR 1280 (42000): OB-1280:Incorrect index name ‘%.s’ | 索引名不正确。 | | 失败 | |
-5225 | 1247 | ERROR 1247 (42S22): OB-1247:Reference ‘%.s’ not supported (reference to group function)) | 不支持的功能。 | | 失败 | |
-5226 | — | ERROR 5226 (42000): OB-5226:plan cache memory used reach the high water mark. | 执行计划内存使用已经超过水位。 | | 失败 | |
-5227 | 1827 | ERROR 1827 (42000): OB-1827: Thepassword hash doesn’t have the expected format. Check if the correct passwordalgorithm is being used with the PASSWORD() function. | 密码的哈希值不符合预期格式。 | | 失败 | |
-5228 | 1288 | ERROR 1288 (HY000): OB-1288: Thetarget table tt of the UPDATE is not updatable | 目标表不是一个可更新的表。 | | 失败 | |
-5229 | 1264 | ERROR 1264 (22003): OB-1264: Outof range value for column ‘%.s’ at row %ld) | 行中某列的值超出范围。 | | 失败 | |
-5230 | 1486 | ERROR 1486 (HY000): OB-1486: Constantor random or timezone-dependent expressions in (sub)partitioning function arenot allowed | 值分区(子分区)函数中不允许使用常量或随机值或基于时区表达式 | | 失败 | |
-5231 | 1356 | ERROR 1356 (42S22): OB-1356: View\’%.s.%.s\’ references invalid table(s) or column(s) or function(s) ordefiner/invoker of view lack rights to use them | View基于无效的表或列或函数或缺少权限使用的view | | 失败 | |
-5233 | 1290 | ERROR 1290 (HY000): OB-1290: TheMySQL server is running with the –read-only option so it cannot execute thisstatement | MySQL server正在只读方式允许,因此不允许执行当前语句 | | 失败 | |
-5234 | -- | ERROR 5234 (HY000): OB-5234: Thedatabase \’%.s\’ is read only so it cannot execute this statement | 当前数据库只能,因此不能执行当前语句 | | 失败 | |
-5235 | — | ERROR 5235 (HY000): OB-5235: Thetable \’%.s.%.s\’ is read only so it cannot execute this statement | 只读表不能执行当前语句 | | 失败 | |
-5236 | 1192 | ERROR 1192 (HY000): OB-1192: Cann’texecute the given command because you have active locked tables or an activetransaction | 不能执行当前命令,因为已经激活所或事务 | | 失败 | |
-5237 | 1652 | ERROR 1652 (HY000): OB-1652: Duplicatepartition field name ‘%.s’ | 同样的副本分区域名 | | 失败 | |
-5238 | 1250 | ERROR 1250 (HY000): OB-1250: Table\’%.s\’ from one of the SELECTs cannot be used in global ORDER clause | SELECTs表不能被用在全局的ORDER子句中 | | 失败 | |
-5239 | 1462 | ERROR 1462 (42S42): OB-1462: \’%.s’.’%.s\’contains view recursion | View包含递归view | | 失败 | |
-5240 | — | ERROR 5240 (HY000): OB-5240: Columnpart of USING clause cannot have qualifier | Using子句的列部分不能有修饰词 | | 失败 | |
-5241 | 1525 | ERROR 1525 (HY000): OB-1525: Incorrect%s value:‘%s’ | 错误数值 | | 失败 | |
-5242 | 1353 | ERROR 1353 (HY000): OB-1353: View’sSELECT and view’s field list have different column counts | 视图的SELECT和视图域列表不同的数量 | | 失败 | |
-5243 | — | ERROR 5243 (HY000): OB-5243: systemvariables’ version maybe different | 系统变量的版本不同 | | 失败 | |
-5244 | 1869 | ERROR 1869 (HY000): OB-1869: Auto-incrementvalue in UPDATE conflicts with internally generated value | 自增数据在update语句中与其产生的数据冲突 | | 失败 | |
-5245 | — | ERROR 5245 (HY000): OB-5245: sometasks are skipped, skipped server addr is ‘%s’, the orginal error code is %d | 跳过一些任务失败 | | 失败 | |
-5246 | 1474 | ERROR 1474 (HY000): OB-1474: Namehas become ‘’”, “ Name \’%.s\’has become ‘’ | 名字变为空 | | 失败 | |
-5247 | 1466 | ERROR 1466 (HY000): OB-1466: Leadingspaces are removed from name \’%.s\’ | 前导空格被移除 | | 失败 | |
-5248 | — | ERROR 5248 (HY000): OB-5248: Altertable add auto_increment column is dangerous,table_name=\’%.s\’,column_name=\’%.s\’ | 修改表增加自增列是有危险的 | | 失败 | |
-5249 | — | ERROR 5249 (HY000): OB-5249: Altertable change nullable column to not nullable is dangerous,table_name=\’%.s\’,column_name=\’%.s\’ | 改变表中nullable列为非nullable是有危险的 | | 失败 | |
-5250 | 1300 | ERROR 1300 (HY000): OB-1300: Invalid%.s character string: \’%.s\’ | 无效的字符串 | | 失败 | |
-5251 | 1095 | ERROR 1095 (HY000): OB-1095: Youare not owner of thread %lu | 不是线程的拥有者 | | 失败 | |
-5252 | — | ERROR 5252 (HY000): OB-5252: Columndefinition is ambiguous. Column has both NULL and NOT NULL attributes | 列定义有歧义,有NULL 和NOT NULL属性 | | 失败 | |
-5253 | 1065 | ERROR 1065 (HY000): OB-1065: Querywas empty | 空查询 | | 失败 | |
-5254 | 1260 | ERROR 1260 (HY000): OB-1260: Row%ld was cut by GROUP_CONCAT() | GROUP_CONCAT()剪裁列 | | 失败 | |
-5255 | 1488 | ERROR 1488 (HY000): OB-1488: Fieldin list of fields for partition function not found in table | 用于分区函数的字段在表中没有找到 | | 失败 | |
-5256 | 1171 | ERROR 1171 (HY000): OB-1171: Allparts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, useUNIQUE instead | 主键所有列都必须为非空,可以用UNIQUEkey来替换 | | 失败 | |
-5257 | 1491 | ERROR 1491 (HY000): OB-1491: ThePARTITION function returns the wrong type | 分区函数返回错误类型 | | 失败 | |
-5258 | — | ERROR 5258 (HY000): OB-5258: Invalidblock size, block size should between 16384 and 1048576 | 错误的块大小 | | 失败 | |
-5259 | 1286 | ERROR 1286 (HY000): OB-1286: Unknownstorage engine \’%.s\’ | 未知的存储引擎 | | 失败 | |
-5260 | — | ERROR 5260 (HY000): OB-5260: Tenant\’%.s\’ is locked | 租户已锁 | | 失败 | |
-5261 | 1503 | ERROR 1503(HY000): OB-1503: A %smust include all columns in the table’s partitioning function | 对于唯一的索引或者主键必须包含分区函数的所有列 | | 失败 | |
-5262 | 1564 | ERROR 1564 (HY000): OB-1564: Thispartition function is not allowed | 分区函数不符合规范 | | 失败 | |
-5263 | 3028 | ERROR 3028 (HY000): OB-3028: Expression#%d of ORDER BY contains aggregate function andapplies to a UNION | ORDER BY子句的表达式含有聚集函数用于UNION | | 失败 | |
-5264 | — | ERROR 5264 (HY000): OB-5264: Outline\’%.s\’ already exists | Outline 已经存在 | | 失败 | |
-5265 | — | ERROR 5265 (HY000): OB-5265: Outline\’%.s\’ doesn’t exists | Outline 不存在 | | 失败 | |
-5266 | 1708 | ERROR 1708 (HY000): OB-1708: Thevalue of \’%s\’ should be no less than the value of \’%s\’ | 当前值不应小于要求数值 | | 失败 | |
-5267 | — | ERROR 5267 (HY000): OB-5267: invalidoutline, error info:%s | 无效的outline | | 失败 | |
-5268 | — | ERROR 5268 (HY000): OB-5268: SQLreash max concurrent num %ld | 到达了SQL最大并发数 | | 失败 | |
-5269 | — | ERROR 5269 (HY000): OB-5269: cannot perform DDL/DML over objects in Recycle Bin | 无法处理超过回收站的DDL/DML对象 | | 失败 | |
-5270 | — | ERROR 5270 (HY000): OB-5270: Objectnot in RECYCLE BIN | 对象不在回收站 | | 失败 | |
-5271 | 1040 | ERROR 1040 (HY000): OB-1040: Toomany connections | 太多连接 | | 失败 | |
-5272 | — | ERROR 5272 (HY000): OB-5272: Outlinecontent ‘%.s’of outline ‘%.s’already exists when added | 新增的Outline已经存在 | | 失败 | |
-5273 | — | ERROR 5273 (HY000): OB-5273: Maxconcurrent in outline ‘%.s’already exists when added | 新增outline时已经到了最大并发数 | | 失败 | |
-5274 | 1697 | ERROR 1697 (HY000): OB-1697: VALUESvalue for partition \’%.s\’ must have type INT | VALUES数值的分区必须包含INT类型 | | 失败 | |
-5275 | 1654 | ERROR 1654 (HY000): OB-1654: Partitioncolumn values of incorrect type | 分区列数据类型不正确 | | 失败 | |
-5276 | 1653 | ERROR 1653 (HY000): OB-1653: Inconsistencyin usage of column lists for partitioning | 列表分区时不一致使用 | | 失败 | |
-5277 | 1657 | ERROR 1657 (HY000): OB-1657: Cannothave more than one value for this type of RANGE partitioning | Range 分区时这个数据类型不能多于一个数值 | | 失败 | |
-5278 | 1564 | ERROR 1564 (HY000): OB-1564: Thepartition function is not allowed | 分区函数不合理 | | 失败 | |
-5279 | — | ERROR 5279 (HY000): OB-5279: Partitioninterval must have type INT | 分区间距必须有INT类型 | | 失败 | |
-5280 | 1517 | ERROR 1517 (HY000): OB-1517: Duplicatepartition name \’%.s\’ | 分区名冲突 | | 失败 | |
-5281 | 1493 | ERROR 1493 (HY000): OB-1493: VALUESLESS THAN value must be strictly increasing for each partition | 在每一个分区上,对于VALUESLESS THAN数值必须严格递增 | | 失败 | |
-5282 | 1064 | ERROR 1064 (HY000): OB-1064: Wrongnumber of partitions defined, mismatch with previous setting | 错误分区数,与之前设置不一致 | | 失败 | |
-5283 | 1503 | ERROR 1503 (HY000): OB-1503: APRIMARY KEY must include all columns in the table\’s partitioning function | 主键必须包含所有分区函数列 | | 失败 | |
-5284 | 1526 | ERROR 1526 (HY000): OB-1526: Tablehas no partition for value | 对于当前值,分区表没有对应的分区 | | 失败 | |
-5285 | 1566 | ERROR 1566 (HY000): OB-1566: Notallowed to use NULL value in VALUES LESS THAN | 不允许使用NULL值在VALUES LESS THAN | | 失败 | |
-5286 | 1563 | ERROR 1563 (HY000): OB-1563: Partitionconstant is out of partition function domain | 分区常量超过了分区函数的域值 | | 失败 | |
-5287 | 1655 | ERROR 1655 (HY000): OB-1655: Toomany fields in \’list of partition fields\’ | 太多字段在分区字段中 | | 失败 | |
-5288 | 1283 | ERROR 1283 (HY000): OB-1283: Column‘%。*s’ cannot bepart of FULLTEXT index | 该列不能建FULLTEXT索引 | | 失败 | |
-5289 | 1176 | ERROR 1176 (HY000): OB-1176: Key‘%.s’ doesn’t exist in table ‘%.s’ | 健不在表中 | | 失败 | |
-5290 | 3105 | ERROR 3105 (HY000): OB-3105:The value specified for generated column‘%.s’ in table ‘%.s’ is not allowed | 该数值允许使用在生成列上 | | 失败 | |
-5291 | — | ERROR 5291 (HY000): OB-5291: TheCTXCAT column must be contiguous in the index column list | CTXCAT列在索引列表中必须是连续的 | | 失败 | |
-5292 | 3106 | ERROR 3106 (HY000): OB-3106: ‘%s’is not supported for generated columns | 在产生列上不支持该操作 | | 失败 | |
-5293 | 3108 | ERROR 3108 (HY000): OB-3108: Column‘%.*s’has a generated column dependency | 该列有产生列依赖 | | 失败 | |
-5294 | 1172 | ERROR 1172 (42000): OB-1172: Resultconsisted of more than one row | 结果有多行 | | 失败 | |
-5295 | 1083 | ERROR 1083 (42000): OB-1083: Fieldseparator argument is not what is expected; check the manual | 字段分隔符不是期望的 | | 失败 | |
-5296 | — | ERROR 5296(42000): OB-5296: therehas no readable replica | 没有可读的副本 | | 失败 | |
-5302 | 1505 | ERROR 1505(HY000): OB-1505: Partitionmanagement on a not partitioned table is not possible | 在非分区表上不能进行分区管理操作 | | 失败 | |
-5303 | 1507 | ERROR 1507 (HY000): OB-1507: Errorin list of partitions to %s | 在删除某分区时失败 | | 失败 | |
-5304 | — | ERROR 5304 (HY000): OB-5304: Partitionmanagement on a two-part table is not possible | 不可以在两个分区进行分区管理操作 | | 失败 | |
-5305 | 1512 | ERROR 1512 (HY000): OB-1512: %s PARTITION can only be used on RANGE/LISTpartition | 只可以用在RANGE/LIST分区上 | | 失败 | |
-5306 | 1508 | ERROR 1508 (HY000): OB-1508: Cannotremove all partition, use DROP TABLE instead | 不可以删除所有的分区,推荐使用删除表操作 | | 失败 | |
| | | | | | |