|
|
184b010f80
|
rowcodec: E2E checksum introduce bytes-level checksum mechanism (#53931)
close pingcap/tidb#54054
|
2024-06-27 07:43:25 +00:00 |
|
|
|
f1ec74b3b8
|
*: fix insert on duplicate and replace into with global index (#53717)
close pingcap/tidb#53711, close pingcap/tidb#53750
|
2024-06-03 12:19:24 +00:00 |
|
|
|
2809439d75
|
table, executor: let SplitIndexValue work with clustered index table. (#53254)
close pingcap/tidb#49995
|
2024-05-16 12:26:43 +00:00 |
|
|
|
6d92e7af94
|
point-get: calculate the row level checksum on the real time to avoid incorrect checksum caused by schema change (#52511)
close pingcap/tidb#52590
|
2024-05-11 03:20:39 +00:00 |
|
|
|
96f9797fca
|
tablecodec: fix the issue that decoding an index value might panic (#53034)
close pingcap/tidb#47115
|
2024-05-07 13:52:09 +00:00 |
|
|
|
245f7a9a55
|
*: add rpc error stats and refine log (#52810)
close pingcap/tidb#52809
|
2024-04-29 13:28:28 +00:00 |
|
|
|
b4c8b5279f
|
distsql: support global index in memIndexLookUpReader (#52240)
close pingcap/tidb#52132
|
2024-04-02 07:51:17 +00:00 |
|
|
|
464a12651b
|
build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 (#51089)
|
2024-02-18 06:57:01 +00:00 |
|
|
|
e56efc6421
|
*: memory is not allocated first if the user does not use some information from the table. (#50062)
close pingcap/tidb#50077
|
2024-01-08 05:09:36 +00:00 |
|
|
|
a7ef915052
|
*: upgrade rules_go (#49693)
|
2023-12-27 02:15:28 +00:00 |
|
|
|
707f860527
|
util/rowcodec,tablecodec: remove stmtctx dependency from rowcodec and tablecodec (#48816)
close pingcap/tidb#48751
|
2023-11-23 10:19:13 +00:00 |
|
|
|
3d176fcc2c
|
util/codec,util/errctx,*: add error context, and use it to refactor util/codec (#48613)
close pingcap/tidb#48611
|
2023-11-20 13:53:40 +00:00 |
|
|
|
c1e28f31b7
|
ddl, table: improve the efficiency of adding index (#48184)
ref pingcap/tidb#47757
|
2023-11-02 14:35:09 +00:00 |
|
|
|
8301e4e991
|
types,*: remove the dependency stmtctx from types package. (#48108)
close pingcap/tidb#48080
|
2023-11-01 11:45:44 +00:00 |
|
|
|
fc6166e2c3
|
pkg/table,pkg/tablecodec: add OWNERS files (#47874)
close pingcap/tidb#47854
|
2023-11-01 10:59:07 +00:00 |
|
|
|
6d64b7e89a
|
types, stmtctx, *: use ZeroDate, ZeroInDate and InvalidDate related flags to replace variable in statement context (#47794)
close pingcap/tidb#47507, close pingcap/tidb#47508
|
2023-10-27 10:44:05 +00:00 |
|
|
|
90bd2dde4d
|
stmtctx, *: change TypeCtx field to a private field (#47742)
close pingcap/tidb#47698, close pingcap/tidb#47752
|
2023-10-19 05:22:59 +00:00 |
|
|
|
3ef01b5882
|
types, *: move truncate flags to the types context (#47522)
close pingcap/tidb#47511
|
2023-10-18 05:15:29 +00:00 |
|
|
|
318e82bbb7
|
*: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
|
2023-10-13 14:36:26 +00:00 |
|