|
|
737cd0e6d7
|
ddl: decoupling of backfill worker and reorg worker codes, add backfill workerPool (#37538)
|
2022-09-06 14:23:17 +08:00 |
|
|
|
70684d39de
|
*: enable mock session manager and schemaLease for all unit tests (#37623)
|
2022-09-06 14:04:55 +08:00 |
|
|
|
c824784c9a
|
parser: support do some adminStmt in read-only mode (#37635)
close pingcap/tidb#37631
|
2022-09-06 13:48:55 +08:00 |
|
|
|
4a88efc9c9
|
ddl: Check the ResolvedTS during the preparation. (#37607)
ref pingcap/tidb#37197
|
2022-09-06 13:10:55 +08:00 |
|
|
|
878ac8e38f
|
ddl/ingest: add the management infra for lightning struct (#37521)
ref pingcap/tidb#35983
|
2022-09-06 12:20:55 +08:00 |
|
|
|
bf02d2521a
|
*: upgrade prometheus client (#37630)
|
2022-09-06 10:58:54 +08:00 |
|
|
|
77223af6a3
|
executor: fix incorrect ORDINAL_POSITION for INFORMAITON_SCHEMA.COLUMNS table (#37419)
close pingcap/tidb#31200
|
2022-09-06 08:08:55 +08:00 |
|
|
|
04dac01380
|
test: fix parsing ill-formed TiDB version will panic (#37622)
close pingcap/tidb#37628
|
2022-09-05 21:06:55 +08:00 |
|
|
|
781e8ec31d
|
planner: implement a parameterizer for general plan cache based on the current parser (#37613)
|
2022-09-05 20:49:50 +08:00 |
|
|
|
df844e814b
|
ddl, parser: fix resume pd schedule and cancel for flashback cluster (#37601)
ref pingcap/tidb#37580, close pingcap/tidb#37584
|
2022-09-05 20:30:55 +08:00 |
|
|
|
09180fde37
|
planner: fix show View Privilege behave for view table (#37343)
close pingcap/tidb#34326
|
2022-09-05 20:08:55 +08:00 |
|
|
|
170dafc7e1
|
types: merge json and types pkg (#37578)
close pingcap/tidb#37577, close pingcap/tidb#37628
|
2022-09-05 19:42:55 +08:00 |
|
|
|
6b8cf9d5b2
|
lightning: enable nogo checks for restore-opts (#37615)
close pingcap/tidb#37614
|
2022-09-05 15:58:56 +08:00 |
|
|
|
80841ac301
|
planner: fix idxHJ/idxMJ with wrong self pointer (#37610)
|
2022-09-05 15:40:55 +08:00 |
|
|
|
a942121a34
|
test: enable race for with real tikv (#37602)
|
2022-09-05 14:38:55 +08:00 |
|
|
|
4ce539b42a
|
br: Add scatter timeout (#37605)
close pingcap/tidb#37549
|
2022-09-05 14:24:55 +08:00 |
|
|
|
b2723bf8ff
|
planner: replace simple LRU with plan cache LRU (#37423)
ref pingcap/tidb#36598
|
2022-09-05 13:32:55 +08:00 |
|
|
|
872898af43
|
expression: json_merge_xx should check argument type (#37575)
close pingcap/tidb#37504
|
2022-09-05 11:46:55 +08:00 |
|
|
|
6019ee5db7
|
lightning: change the caching mechanism for pre-info-getter (#37591)
close pingcap/tidb#37583, close pingcap/tidb#37590
|
2022-09-05 11:30:56 +08:00 |
|
|
|
016dfd7015
|
expression: support lead/lag push down to tiflash (#37366)
close pingcap/tidb#37365
|
2022-09-05 09:52:55 +08:00 |
|
|
|
331707cfdc
|
infoschema: check hidden sysvars for SEM (#37587)
close pingcap/tidb#37586
|
2022-09-04 13:32:26 +08:00 |
|
|
|
aa5645adf2
|
planner: fix update plan's projection elimination will cause column resolution error. (#37582)
close pingcap/tidb#37568
|
2022-09-04 08:52:25 +08:00 |
|
|
|
4e519709e7
|
lightning: refine error message for empty schema file (#37572)
close pingcap/tidb#37571
|
2022-09-03 09:28:25 +08:00 |
|
|
|
080a784a75
|
expression: forbid binary string to be json key (#37541)
close pingcap/tidb#37509
|
2022-09-02 18:50:25 +08:00 |
|
|
|
b0e84fc0f7
|
util: fix unstable tests (#37570)
close pingcap/tidb#36829, ref pingcap/tidb#37060
|
2022-09-02 18:28:25 +08:00 |
|
|
|
0d8af9436a
|
executor: fix flaky TestDefaultValForAnalyze (#37576)
close pingcap/tidb#36341
|
2022-09-02 18:16:25 +08:00 |
|
|
|
3e39d4514f
|
*: add a config to enable write statements to read on TiFlash (#37516)
close pingcap/tidb#37515
|
2022-09-02 17:54:25 +08:00 |
|
|
|
db6c7418ad
|
ddl: get key ranges for flashback cluser ddl job (#37542)
close pingcap/tidb#37540
|
2022-09-02 17:30:25 +08:00 |
|
|
|
cc5d828e92
|
parser: let flashback cluster don't support expr (#37569)
close pingcap/tidb#37495
|
2022-09-02 16:56:24 +08:00 |
|
|
|
57c493821f
|
planner: support hash_join_build and hash_join_probe hints (#36667)
close pingcap/tidb#35439
|
2022-09-02 14:44:24 +08:00 |
|
|
|
6d27b3d50b
|
owner: fix the unstable test of TestCluster (#37563)
close pingcap/tidb#37557
|
2022-09-02 13:50:25 +08:00 |
|
|
|
0482b2e83e
|
expression: fix that the result of expression castRealAsTime is inconsistent with mysql (#37461)
close pingcap/tidb#37462
|
2022-09-02 12:20:24 +08:00 |
|
|
|
36ff60d042
|
planner: fix partition table getting error result when select TIKV_REGION_STATUS with table_id. (#37498)
close pingcap/tidb#37436
|
2022-09-02 11:54:25 +08:00 |
|
|
|
daf546f5e7
|
planner: fix index merge hint case sensitive (#37534)
close pingcap/tidb#37273
|
2022-09-02 11:36:24 +08:00 |
|
|
|
2b29cd5832
|
lightning: mydumper loader supports max scan files option (#37524)
close pingcap/tidb#37523
|
2022-09-02 10:28:24 +08:00 |
|
|
|
33bacea175
|
ddl: reduce the log for drop non-existent table (#37553)
ref pingcap/tidb#24698
|
2022-09-02 00:32:24 +08:00 |
|
|
|
7d0318cbd3
|
planner, statistics: refine stats loaded status and when to use pseudo stats (#37444)
close pingcap/tidb#37485
|
2022-09-01 20:56:24 +08:00 |
|
|
|
835922a5cd
|
txn: support skipping locking of some INSERT in pessimistic transactions (#36473)
close pingcap/tidb#36579
|
2022-09-01 18:34:25 +08:00 |
|
|
|
c372adb7a8
|
planner: refactor PrepareExecutor (#37519)
ref pingcap/tidb#36598
|
2022-09-01 18:10:25 +08:00 |
|
|
|
ed7afe6663
|
sessionctx: enable clustered index by default (#37384)
|
2022-09-01 16:58:25 +08:00 |
|
|
|
c90ee302cd
|
expression: parse the value if convert enum/set to json (#37402)
close pingcap/tidb#25329
|
2022-09-01 14:50:24 +08:00 |
|
|
|
968f229aa9
|
ddl: fix putting an item to the closed newDDLWorkerPool issue (#37532)
close pingcap/tidb#37531
|
2022-09-01 14:20:24 +08:00 |
|
|
|
6e582640d7
|
*: upgrade glangci-linter (#37413)
|
2022-09-01 12:14:24 +08:00 |
|
|
|
a04000cd89
|
*: merge feature/flashback-cluster to master (#37529)
ref pingcap/tidb#37197
|
2022-09-01 10:58:24 +08:00 |
|
|
|
aa5b7abb23
|
br: fix DATA RACE in RecordStores when getting store length (#37517)
close pingcap/tidb#37513
|
2022-09-01 10:22:24 +08:00 |
|
|
|
71edaa155e
|
infoschema: remove useless code (#37514)
|
2022-09-01 00:20:24 +08:00 |
|
|
|
34caee8e88
|
lightning: support detect duplicate keys on specific index ID (#37507)
ref pingcap/tidb#35983
|
2022-08-31 20:16:24 +08:00 |
|
|
|
3ac79e104f
|
br: Fix backupmeta division bug (#37246)
close pingcap/tidb#37244
|
2022-08-31 19:26:24 +08:00 |
|
|
|
294297d0c5
|
expression: fix flaky test TestNowAndUTCTimestamp (#37494)
close pingcap/tidb#37437
|
2022-08-31 17:52:24 +08:00 |
|
|
|
68c5d505d7
|
executor: distinguish query types of prepared stmt (#37505)
close pingcap/tidb#37503
|
2022-08-31 16:58:23 +08:00 |
|