1 Star 0 Fork 0

KANLON/tidb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
errors.toml 24.84 KB
一键复制 编辑 原始数据 按行查看 历史
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568
# AUTOGENERATED BY github.com/pingcap/tiup/components/errdoc/errdoc-gen
# YOU CAN CHANGE THE 'description'/'workaround' FIELDS IF THEM ARE IMPROPER.
["admin:8003"]
error = '''
TiDB admin check table failed.
'''
["admin:8223"]
error = '''
data isn't equal
'''
["admin:8224"]
error = '''
DDL Job:%v not found
'''
["admin:8225"]
error = '''
This job:%v is finished, so can't be cancelled
'''
["admin:8226"]
error = '''
This job:%v is almost finished, can't be cancelled now
'''
["autoid:1075"]
error = '''
Incorrect table definition; there can be only one auto column and it must be defined as a key
'''
["autoid:1467"]
error = '''
Failed to read auto-increment value from storage engine
'''
["autoid:8058"]
error = '''
Invalid allocator type
'''
["autoid:8059"]
error = '''
Failed to read auto-random value from storage engine
'''
["ddl:1025"]
error = '''
Error on rename of '%-.210s' to '%-.210s' (errno: %d - %s)
'''
["ddl:1048"]
error = '''
Column '%-.192s' cannot be null
'''
["ddl:1054"]
error = '''
Unknown column '%-.192s' in '%-.192s'
'''
["ddl:1059"]
error = '''
Identifier name '%-.100s' is too long
'''
["ddl:1061"]
error = '''
Duplicate key name '%-.192s'
'''
["ddl:1067"]
error = '''
Invalid default value for '%-.192s'
'''
["ddl:1090"]
error = '''
You can't delete all columns with ALTER TABLE; use DROP TABLE instead
'''
["ddl:1091"]
error = '''
Can't DROP '%-.192s'; check that column/key exists
'''
["ddl:1102"]
error = '''
Incorrect database name '%-.100s'
'''
["ddl:1103"]
error = '''
Incorrect table name '%-.100s'
'''
["ddl:1111"]
error = '''
Invalid use of group function
'''
["ddl:1113"]
error = '''
A table must have at least 1 column
'''
["ddl:1115"]
error = '''
Unknown character set: '%-.64s'
'''
["ddl:1166"]
error = '''
Incorrect column name '%-.100s'
'''
["ddl:1171"]
error = '''
All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead
'''
["ddl:1177"]
error = '''
Can't open table
'''
["ddl:1214"]
error = '''
The used table type doesn't support FULLTEXT indexes
'''
["ddl:1248"]
error = '''
Every derived table must have its own alias
'''
["ddl:1253"]
error = '''
COLLATION '%s' is not valid for CHARACTER SET '%s'
'''
["ddl:1264"]
error = '''
Out of range value for column '%s' at row %d
'''
["ddl:1265"]
error = '''
Data truncated for column '%s' at row %d
'''
["ddl:1273"]
error = '''
Unsupported collation when new collation is enabled: '%-.64s'
'''
["ddl:1280"]
error = '''
Incorrect index name '%-.100s'
'''
["ddl:1292"]
error = '''
Truncated incorrect %-.64s value: '%-.128s'
'''
["ddl:1294"]
error = '''
Invalid ON UPDATE clause for '%-.192s' column
'''
["ddl:1302"]
error = '''
Conflicting declarations: 'CHARACTER SET %s' and 'CHARACTER SET %s'
'''
["ddl:1347"]
error = '''
'%-.192s.%-.192s' is not %s
'''
["ddl:1350"]
error = '''
View's SELECT contains a '%s' clause
'''
["ddl:1353"]
error = '''
View's SELECT and view's field list have different column counts
'''
["ddl:1481"]
error = '''
MAXVALUE can only be used in last partition definition
'''
["ddl:1488"]
error = '''
Field in list of fields for partition function not found in table
'''
["ddl:1491"]
error = '''
The %-.192s function returns the wrong type
'''
["ddl:1493"]
error = '''
VALUES LESS THAN value must be strictly increasing for each partition
'''
["ddl:1495"]
error = '''
Multiple definition of same constant in list partitioning
'''
["ddl:1499"]
error = '''
Too many partitions (including subpartitions) were defined
'''
["ddl:1503"]
error = '''
A %-.192s must include all columns in the table's partitioning function
'''
["ddl:1505"]
error = '''
Partition management on a not partitioned table is not possible
'''
["ddl:1507"]
error = '''
Error in list of partitions to %-.64s
'''
["ddl:1508"]
error = '''
Cannot remove all partitions, use DROP TABLE instead
'''
["ddl:1509"]
error = '''
COALESCE PARTITION can only be used on HASH/KEY partitions
'''
["ddl:1517"]
error = '''
Duplicate partition name %-.192s
'''
["ddl:1564"]
error = '''
This partition function is not allowed
'''
["ddl:1654"]
error = '''
Partition column values of incorrect type
'''
["ddl:1659"]
error = '''
Field '%-.192s' is of a not allowed type for this type of partitioning
'''
["ddl:1731"]
error = '''
Non matching attribute '%-.64s' between partition and table
'''
["ddl:1732"]
error = '''
Table to exchange with partition is partitioned: '%-.64s'
'''
["ddl:1736"]
error = '''
Tables have different definitions
'''
["ddl:1737"]
error = '''
Found a row that does not match the partition
'''
["ddl:1740"]
error = '''
Table to exchange with partition has foreign key references: '%-.64s'
'''
["ddl:1846"]
error = '''
%s is not supported. Reason: %s. Try %s.
'''
["ddl:3102"]
error = '''
Expression of generated column '%s' contains a disallowed function.
'''
["ddl:3106"]
error = '''
'%s' is not supported for generated columns.
'''
["ddl:3109"]
error = '''
Generated column '%s' cannot refer to auto-increment column.
'''
["ddl:3505"]
error = '''
Too long enumeration/set value for column %s.
'''
["ddl:3522"]
error = '''
A primary key index cannot be invisible
'''
["ddl:3754"]
error = '''
Expression index '%s' cannot refer to an auto-increment column
'''
["ddl:3756"]
error = '''
The primary key cannot be an expression index
'''
["ddl:3758"]
error = '''
Expression of expression index '%s' contains a disallowed function
'''
["ddl:3762"]
error = '''
Expression index on a column is not supported. Consider using a regular index instead
'''
["ddl:3764"]
error = '''
Expression of generated column '%s' cannot refer to a row value
'''
["ddl:3800"]
error = '''
Expression of expression index '%s' cannot refer to a row value
'''
["ddl:4135"]
error = '''
Sequence '%-.64s.%-.64s' has run out
'''
["ddl:4136"]
error = '''
Sequence '%-.64s.%-.64s' values are conflicting
'''
["ddl:4137"]
error = '''
Sequence '%-.64s.%-.64s' access error
'''
["ddl:4138"]
error = '''
'%-.64s.%-.64s' is not a SEQUENCE
'''
["ddl:4139"]
error = '''
Unknown SEQUENCE: '%-.300s'
'''
["ddl:8200"]
error = '''
Unsupported partition by range columns
'''
["ddl:8210"]
error = '''
Invalid %!s(MISSING) state: %!v(MISSING)
'''
["ddl:8215"]
error = '''
Failed to repair table: %s
'''
["ddl:8216"]
error = '''
Invalid auto random: %s
'''
["ddl:8227"]
error = '''
Unsupported sequence table-option %s
'''
["ddl:8228"]
error = '''
Unsupported sequence default value for column type '%s'
'''
["ddl:8230"]
error = '''
Unsupported using sequence as default value in add column '%s'
'''
["ddl:8231"]
error = '''
%s is not supported
'''
["ddl:8232"]
error = '''
CREATE/ALTER table with union option is not supported
'''
["ddl:8233"]
error = '''
CREATE/ALTER table with insert method option is not supported
'''
["ddl:8234"]
error = '''
Invalid placement policy '%s': %s
'''
["ddl:8236"]
error = '''
Placement policy didn't meet the constraint, reason: %s
'''
["domain:8027"]
error = '''
Information schema is out of date: schema failed to update in 1 lease, please make sure TiDB can connect to TiKV
'''
["domain:8028"]
error = '''
Information schema is changed during the execution of the statement(for example, table definition may be updated by other DDL ran in parallel). If you see this error often, try increasing `tidb_max_delta_schema_count`. [try again later]
'''
["domain:9009"]
error = '''
Prometheus address is not set in PD and etcd
'''
["executor:1044"]
error = '''
Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'
'''
["executor:1049"]
error = '''
Unknown database '%-.192s'
'''
["executor:1133"]
error = '''
Can't find any matching row in the user table
'''
["executor:1142"]
error = '''
%-.128s command denied to user '%-.48s'@'%-.64s' for table '%-.64s'
'''
["executor:1213"]
error = '''
Deadlock found when trying to get lock; try restarting transaction
'''
["executor:1295"]
error = '''
This command is not supported in the prepared statement protocol yet
'''
["executor:1317"]
error = '''
Query execution was interrupted
'''
["executor:1347"]
error = '''
'%-.192s.%-.192s' is not %s
'''
["executor:1390"]
error = '''
Prepared statement contains too many placeholders
'''
["executor:1396"]
error = '''
Operation %s failed for %.256s
'''
["executor:1410"]
error = '''
You are not allowed to create a user with GRANT
'''
["executor:1568"]
error = '''
Transaction characteristics can't be changed while a transaction is in progress
'''
["executor:1827"]
error = '''
The password hash doesn't have the expected format. Check if the correct password algorithm is being used with the PASSWORD() function.
'''
["executor:8003"]
error = '''
TiDB admin check table failed.
'''
["executor:8114"]
error = '''
Unknown plan
'''
["executor:8115"]
error = '''
Can not prepare multiple statements
'''
["executor:8116"]
error = '''
Can not prepare DDL statements with parameters
'''
["executor:8117"]
error = '''
Result is empty
'''
["executor:8118"]
error = '''
Failed to build executor
'''
["executor:8119"]
error = '''
Batch insert failed, please clean the table and try again.
'''
["executor:8120"]
error = '''
Can not get start ts
'''
["executor:8124"]
error = '''
Backup failed: %s
'''
["executor:8125"]
error = '''
Restore failed: %s
'''
["executor:8126"]
error = '''
Import failed: %s
'''
["executor:8127"]
error = '''
Export failed: %s
'''
["expression:1139"]
error = '''
Got error '%-.64s' from regexp
'''
["expression:1235"]
error = '''
function %s has only noop implementation in tidb now, use tidb_enable_noop_functions to enable these functions
'''
["expression:1241"]
error = '''
Operand should contain %d column(s)
'''
["expression:1260"]
error = '''
Some rows were cut by GROUPCONCAT(%s)
'''
["expression:1267"]
error = '''
Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'
'''
["expression:1270"]
error = '''
Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'
'''
["expression:1271"]
error = '''
Illegal mix of collations for operation '%s'
'''
["expression:1365"]
error = '''
Division by 0
'''
["expression:1582"]
error = '''
Incorrect parameter count in the call to native function '%-.192s'
'''
["expression:3020"]
error = '''
Invalid argument for logarithm
'''
["expression:3064"]
error = '''
Incorrect type for argument %s in function %s.
'''
["json:3069"]
error = '''
Invalid JSON data provided to function %s: %s
'''
["json:3140"]
error = '''
Invalid JSON text: %-.192s
'''
["json:3143"]
error = '''
Invalid JSON path expression %s.
'''
["json:3149"]
error = '''
In this situation, path expressions may not contain the * and ** tokens.
'''
["json:3150"]
error = '''
The second argument can only be either 'one' or 'all'.
'''
["json:3158"]
error = '''
JSON documents may not contain NULL member names.
'''
["json:3165"]
error = '''
A path expression is not a path to a cell in an array.
'''
["json:8066"]
error = '''
JSON_OBJECTAGG: unsupported second argument type %v
'''
["kv:1062"]
error = '''
Duplicate entry '%-.64s' for key '%-.192s'
'''
["kv:8004"]
error = '''
Transaction is too large, size: %d
'''
["kv:8005"]
error = '''
Write conflict, txnStartTS %d is stale [try again later]
'''
["kv:8021"]
error = '''
Error: key not exist
'''
["kv:8022"]
error = '''
Error: KV error safe to retry %s [try again later]
'''
["kv:8023"]
error = '''
can not set nil value
'''
["kv:8024"]
error = '''
invalid transaction
'''
["kv:8025"]
error = '''
entry too large, the max entry size is %d, the size of data is %d
'''
["kv:8026"]
error = '''
not implemented
'''
["kv:9007"]
error = '''
Write conflict, txnStartTS=%d, conflictStartTS=%d, conflictCommitTS=%d, key=%s [try again later]
'''
["meta:1007"]
error = '''
Can't create database '%-.192s'; database exists
'''
["meta:1049"]
error = '''
Unknown database '%-.192s'
'''
["meta:1050"]
error = '''
Table '%-.192s' already exists
'''
["meta:1146"]
error = '''
Table '%-.192s.%-.192s' doesn't exist
'''
["meta:8235"]
error = '''
DDL reorg element does not exist
'''
["planner:1044"]
error = '''
Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'
'''
["planner:1045"]
error = '''
Access denied for user '%-.48s'@'%-.64s'
'''
["planner:1046"]
error = '''
No database selected
'''
["planner:1051"]
error = '''
Unknown table '%-.100s'
'''
["planner:1052"]
error = '''
Column '%-.192s' in %-.192s is ambiguous
'''
["planner:1054"]
error = '''
Unknown column '%-.192s' in '%-.192s'
'''
["planner:1055"]
error = '''
Expression #%d of %s is not in GROUP BY clause and contains nonaggregated column '%s' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
'''
["planner:1056"]
error = '''
Can't group on '%-.192s'
'''
["planner:1060"]
error = '''
Duplicate column name '%-.192s'
'''
["planner:1066"]
error = '''
Not unique table/alias: '%-.192s'
'''
["planner:1094"]
error = '''
Unknown thread id: %d
'''
["planner:1105"]
error = '''
Unknown error
'''
["planner:1109"]
error = '''
Unknown table '%-.192s' in %-.32s
'''
["planner:1111"]
error = '''
Invalid use of group function
'''
["planner:1136"]
error = '''
Column count doesn't match value count at row %d
'''
["planner:1142"]
error = '''
%-.128s command denied to user '%-.48s'@'%-.64s' for table '%-.64s'
'''
["planner:1146"]
error = '''
Table '%-.192s.%-.192s' doesn't exist
'''
["planner:1176"]
error = '''
Key '%-.192s' doesn't exist in table '%-.192s'
'''
["planner:1210"]
error = '''
Incorrect arguments to %s
'''
["planner:1221"]
error = '''
Incorrect usage of %s and %s
'''
["planner:1222"]
error = '''
The used SELECT statements have a different number of columns
'''
["planner:1227"]
error = '''
Access denied; you need (at least one of) the %-.128s privilege(s) for this operation
'''
["planner:1235"]
error = '''
This version of TiDB doesn't yet support '%s'
'''
["planner:1241"]
error = '''
Operand should contain %d column(s)
'''
["planner:1247"]
error = '''
Reference '%-.64s' not supported (%s)
'''
["planner:1250"]
error = '''
Table '%s' from one of the %ss cannot be used in %s
'''
["planner:1288"]
error = '''
The target table %-.100s of the %s is not updatable
'''
["planner:1345"]
error = '''
EXPLAIN/SHOW can not be issued; lacking privileges for underlying table
'''
["planner:1356"]
error = '''
View '%-.192s.%-.192s' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them
'''
["planner:1462"]
error = '''
`%-.192s`.`%-.192s` contains view recursion
'''
["planner:1706"]
error = '''
Primary key/partition key update is not allowed since the table is updated both as '%-.192s' and '%-.192s'.
'''
["planner:1747"]
error = '''
PARTITION () clause on non partitioned table
'''
["planner:1791"]
error = '''
Unknown EXPLAIN format name: '%s'
'''
["planner:1815"]
error = '''
Internal : %s
'''
["planner:3105"]
error = '''
The value specified for generated column '%s' in table '%s' is not allowed.
'''
["planner:3106"]
error = '''
'%s' is not supported for generated columns.
'''
["planner:3126"]
error = '''
Hint %s is ignored as conflicting/duplicated.
'''
["planner:3128"]
error = '''
Unresolved name '%s' for %s hint
'''
["planner:3579"]
error = '''
Window name '%s' is not defined.
'''
["planner:3580"]
error = '''
There is a circularity in the window dependency graph.
'''
["planner:3581"]
error = '''
A window which depends on another cannot define partitioning.
'''
["planner:3582"]
error = '''
Window '%s' has a frame definition, so cannot be referenced by another window.
'''
["planner:3583"]
error = '''
Window '%s' cannot inherit '%s' since both contain an ORDER BY clause.
'''
["planner:3584"]
error = '''
Window '%s': frame start cannot be UNBOUNDED FOLLOWING.
'''
["planner:3585"]
error = '''
Window '%s': frame end cannot be UNBOUNDED PRECEDING.
'''
["planner:3586"]
error = '''
Window '%s': frame start or end is negative, NULL or of non-integral type
'''
["planner:3587"]
error = '''
Window '%s' with RANGE N PRECEDING/FOLLOWING frame requires exactly one ORDER BY expression, of numeric or temporal type
'''
["planner:3588"]
error = '''
Window '%s' with RANGE frame has ORDER BY expression of datetime type. Only INTERVAL bound value allowed.
'''
["planner:3589"]
error = '''
Window '%s' with RANGE frame has ORDER BY expression of numeric type, INTERVAL bound value not allowed.
'''
["planner:3590"]
error = '''
Window '%s' has a non-constant frame bound.
'''
["planner:3591"]
error = '''
Window '%s' is defined twice.
'''
["planner:3593"]
error = '''
You cannot use the window function '%s' in this context.'
'''
["planner:3594"]
error = '''
You cannot use the alias '%s' of an expression containing a window function in this context.'
'''
["planner:3596"]
error = '''
Window '%s': INTERVAL can only be used with RANGE frames.
'''
["planner:3599"]
error = '''
Window function '%s' ignores the frame clause of window '%s' and aggregates over the whole partition
'''
["planner:3637"]
error = '''
Variable '%s' cannot be set using SET_VAR hint.
'''
["planner:8108"]
error = '''
Unsupported type %T
'''
["planner:8109"]
error = '''
Index '%s' in field list does not exist in table '%s'
'''
["planner:8110"]
error = '''
Cartesian product is unsupported
'''
["planner:8111"]
error = '''
Prepared statement not found
'''
["planner:8112"]
error = '''
Wrong parameter count
'''
["planner:8113"]
error = '''
Schema has changed
'''
["planner:8121"]
error = '''
privilege check fail
'''
["planner:8122"]
error = '''
Wildcard fields without any table name appears in wrong place
'''
["planner:8123"]
error = '''
In aggregated query without GROUP BY, expression #%d of SELECT list contains nonaggregated column '%s'; this is incompatible with sql_mode=only_full_group_by
'''
["privilege:1141"]
error = '''
There is no such grant defined for user '%-.48s' on host '%-.64s'
'''
["privilege:3530"]
error = '''
%s is is not granted to %s
'''
["schema:1007"]
error = '''
Can't create database '%-.192s'; database exists
'''
["schema:1008"]
error = '''
Can't drop database '%-.192s'; database doesn't exist
'''
["schema:1045"]
error = '''
Access denied for user '%-.48s'@'%-.64s' (using password: %s)
'''
["schema:1049"]
error = '''
Unknown database '%-.192s'
'''
["schema:1050"]
error = '''
Table '%-.192s' already exists
'''
["schema:1051"]
error = '''
Unknown table '%-.100s'
'''
["schema:1054"]
error = '''
Unknown column '%-.192s' in '%-.192s'
'''
["schema:1060"]
error = '''
Duplicate column name '%-.192s'
'''
["schema:1061"]
error = '''
Duplicate key name '%-.192s'
'''
["schema:1066"]
error = '''
Not unique table/alias: '%-.192s'
'''
["schema:1068"]
error = '''
Multiple primary key defined
'''
["schema:1070"]
error = '''
Too many key parts specified; max %d parts allowed
'''
["schema:1091"]
error = '''
Can't DROP '%-.192s'; check that column/key exists
'''
["schema:1099"]
error = '''
Table '%-.192s' was locked with a READ lock and can't be updated
'''
["schema:1100"]
error = '''
Table '%-.192s' was not locked with LOCK TABLES
'''
["schema:1146"]
error = '''
Table '%-.192s.%-.192s' doesn't exist
'''
["schema:1176"]
error = '''
Key '%-.192s' doesn't exist in table '%-.192s'
'''
["schema:1215"]
error = '''
Cannot add foreign key constraint
'''
["schema:1239"]
error = '''
Incorrect foreign key definition for '%-.192s': %s
'''
["schema:1347"]
error = '''
'%-.192s.%-.192s' is not %s
'''
["schema:1831"]
error = '''
Duplicate index '%-.64s' defined on the table '%-.64s.%-.64s'. This is deprecated and will be disallowed in a future release.
'''
["schema:3162"]
error = '''
User %s does not exist.
'''
["schema:3163"]
error = '''
User %s already exists.
'''
["schema:4139"]
error = '''
Unknown SEQUENCE: '%-.300s'
'''
["schema:8020"]
error = '''
Table '%s' was locked in %s by %v
'''
["session:8002"]
error = '''
[%d] can not retry select for update statement
'''
["structure:8217"]
error = '''
invalid encoded hash key flag
'''
["structure:8218"]
error = '''
invalid list index
'''
["structure:8219"]
error = '''
invalid list meta data
'''
["structure:8220"]
error = '''
write on snapshot
'''
["table:1048"]
error = '''
Column '%-.192s' cannot be null
'''
["table:1054"]
error = '''
Unknown column '%-.192s' in '%-.192s'
'''
["table:1192"]
error = '''
Can't execute the given command because you have active locked tables or an active transaction
'''
["table:1364"]
error = '''
Field '%-.192s' doesn't have a default value
'''
["table:1366"]
error = '''
Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %d
'''
["table:1526"]
error = '''
Table has no partition for value %-.64s
'''
["table:1735"]
error = '''
Unknown partition '%-.64s' in table '%-.64s'
'''
["table:1748"]
error = '''
Found a row not matching the given partition set
'''
["table:4135"]
error = '''
Sequence '%-.64s.%-.64s' has run out
'''
["table:8039"]
error = '''
Index column %s offset out of bound, offset: %d, row: %v
'''
["table:8040"]
error = '''
operation not supported
'''
["table:8041"]
error = '''
can not find the row: %s
'''
["table:8042"]
error = '''
table %s can't be in none state
'''
["table:8043"]
error = '''
can not use non-public column
'''
["table:8044"]
error = '''
index %s can't be in none state
'''
["table:8045"]
error = '''
invalid record key
'''
["table:8046"]
error = '''
column %s can't be in none state
'''
["tikv:1105"]
error = '''
Unknown error
'''
["tikv:1205"]
error = '''
Lock wait timeout exceeded; try restarting transaction
'''
["tikv:1317"]
error = '''
Query execution was interrupted
'''
["tikv:3572"]
error = '''
Statement aborted because lock(s) could not be acquired immediately and NOWAIT is set.
'''
["tikv:8229"]
error = '''
TTL manager has timed out, pessimistic locks may expire, please commit or rollback this transaction
'''
["tikv:9001"]
error = '''
PD server timeout
'''
["tikv:9002"]
error = '''
TiKV server timeout
'''
["tikv:9003"]
error = '''
TiKV server is busy
'''
["tikv:9004"]
error = '''
Resolve lock timeout
'''
["tikv:9005"]
error = '''
Region is unavailable
'''
["tikv:9006"]
error = '''
GC life time is shorter than transaction duration, transaction starts at %v, GC safe point is %v
'''
["tikv:9008"]
error = '''
Store token is up to the limit, store id = %d
'''
["tikv:9010"]
error = '''
TiKV server reports stale command
'''
["tikv:9011"]
error = '''
TiKV max timestamp is not synced
'''
["types:1063"]
error = '''
Incorrect column specifier for column '%-.192s'
'''
["types:1064"]
error = '''
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
'''
["types:1074"]
error = '''
Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT instead
'''
["types:1097"]
error = '''
Too many strings for column %-.192s and SET
'''
["types:1264"]
error = '''
Out of range value for column '%s' at row %d
'''
["types:1265"]
error = '''
Data truncated for column '%s' at row %d
'''
["types:1291"]
error = '''
Column '%-.100s' has duplicated value '%-.64s' in %s
'''
["types:1292"]
error = '''
Truncated incorrect %-.64s value: '%-.128s'
'''
["types:1365"]
error = '''
Division by 0
'''
["types:1367"]
error = '''
Illegal %s '%-.192s' value found during parsing
'''
["types:1406"]
error = '''
Data too long for column '%s' at row %d
'''
["types:1411"]
error = '''
Incorrect %-.32s value: '%-.128s' for function %-.32s
'''
["types:1425"]
error = '''
Too big scale %d specified for column '%-.192s'. Maximum is %d.
'''
["types:1426"]
error = '''
Too big precision %d specified for column '%-.192s'. Maximum is %d.
'''
["types:1427"]
error = '''
For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-.192s').
'''
["types:1439"]
error = '''
Display width out of range for column '%-.192s' (max = %d)
'''
["types:1441"]
error = '''
Datetime function: %-.32s field overflow
'''
["types:1690"]
error = '''
%s value is out of range in '%s'
'''
["types:3013"]
error = '''
Invalid size for column '%s'.
'''
["types:8029"]
error = '''
Bad Number
'''
["types:8030"]
error = '''
Cast to signed converted positive out-of-range integer to it's negative complement
'''
["types:8031"]
error = '''
Cast to unsigned converted negative integer to it's positive complement
'''
["types:8032"]
error = '''
invalid year format
'''
["types:8033"]
error = '''
invalid year
'''
["types:8037"]
error = '''
invalid week mode format: '%v'
'''
["variable:1193"]
error = '''
Unknown system variable '%-.64s'
'''
["variable:1231"]
error = '''
Variable '%-.64s' can't be set to the value of '%-.200s'
'''
["variable:1232"]
error = '''
Incorrect argument type to variable '%-.64s'
'''
["variable:1238"]
error = '''
Variable '%-.192s' is a %s variable
'''
["variable:1292"]
error = '''
Truncated incorrect %-.64s value: '%-.128s'
'''
["variable:1298"]
error = '''
Unknown or incorrect time zone: '%-.64s'
'''
["variable:1461"]
error = '''
Can't create more than maxPreparedStmtCount statements (current value: %d)
'''
["variable:1621"]
error = '''
%s variable '%s' is read-only. Use SET %s to assign the value
'''
["variable:8047"]
error = '''
variable '%s' does not yet support value: %s
'''
["variable:8048"]
error = '''
The isolation level '%s' is not supported. Set tidb_skip_isolation_level_check=1 to skip this error
'''
["variable:8055"]
error = '''
snapshot is older than GC safe point %s
'''
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/KANLON/tidb.git
git@gitee.com:KANLON/tidb.git
KANLON
tidb
tidb
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385