Commit Graph

17 Commits

Author SHA1 Message Date
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
2f067c0542 *: redact arguments for Error (#20436) 2020-10-21 14:44:08 +08:00
9f0736ee8b errno: move the error code from the parser/mysql to tidb/errno (#15277) 2020-03-11 15:40:21 +08:00
465af00b46 *: use new registrable terror (#14606) 2020-02-06 16:40:26 +08:00
cbf7415873 *: add errcode for structure, tablecodec, admin files (#14054) 2019-12-16 12:07:02 +08:00
826e1d712b *: cleanup error code (#13874) 2019-12-03 20:29:09 +08:00
870ac75efa structure: refactor the code to add explicit type for const (#13789) 2019-11-28 14:06:01 +08:00
4b830aa7f6 *: Remove unused code (#13674) 2019-11-22 11:37:07 +08:00
89dda9d9a8 *: move parser to a separate repository (#8036) 2018-10-25 11:12:10 +08:00
6819e22c3c meta, structure: support snapshot meta. (#1739)
Snapshot meta will be used to load history schema, so we can
support history read with changed schema version.
2016-09-20 11:11:10 +08:00
xia
6aacddd44e *: unify error format 2016-03-31 16:20:47 +08:00
0c9a4e324b *: cleanup meta and structure. 2015-10-29 17:25:05 +08:00
4e48eb552f structure: Address comment. 2015-10-26 20:31:10 +08:00
26bf34c9da *: Address comment 2015-10-24 11:57:35 +08:00
835b53a118 *: warp kv RunInNewTxn and support get global/table id. 2015-10-21 09:05:06 +08:00
21c768c77b structure: add TStore and key prefix support. 2015-10-20 11:31:34 +08:00
3b78adaf95 structure: implement some APIs 2015-10-19 21:18:33 +08:00