Commit Graph

19617 Commits

Author SHA1 Message Date
1e54ee4676 lightning: precheck should check CDC changefeeed rather than capture (#41076)
close pingcap/tidb#41040
2023-02-06 17:25:57 +08:00
ba21e73076 metrics/grafana: add cpu/memory of pd in overview panel (#41072)
close pingcap/tidb#41071
2023-02-06 16:47:58 +08:00
308aaba6b8 meta: fix remove resource group (#40968)
ref pingcap/tidb#38825
2023-02-06 16:29:57 +08:00
b78c62f784 session, metrics: refine the resource control metrics (#41045)
ref pingcap/tidb#38825
2023-02-06 15:33:57 +08:00
ddaf0d7814 ddl, parser: implement the normal flow of distributed processing in DDL reorg phase for adding index (#40542)
close pingcap/tidb#37125
2023-02-06 13:37:57 +08:00
e5477b87d3 *: fix the sysvar value may be corrupted after set by subquery (#41003)
close pingcap/tidb#40979
2023-02-06 11:19:56 +08:00
76f1c526c4 ttl: fix TTL will delete unexpected rows when timezone changed (#41044)
close pingcap/tidb#41043
2023-02-06 10:45:56 +08:00
bc2c1b229d executor: fix IndexMerge handle panic logic (#41036)
close pingcap/tidb#41047
2023-02-05 15:39:56 +08:00
807bf40534 *: upgrade golangci-linter (#41046) 2023-02-05 12:53:56 +08:00
975d177286 *: add resource group name into information_schema.processlist (#40739)
close pingcap/tidb#40724
2023-02-03 22:23:56 +08:00
15bac9ea91 ddl: show more jobs in the tidb_mdl_view (#40860)
close pingcap/tidb#40838
2023-02-03 17:19:56 +08:00
Hu#
1606b0516e pd_client: update client and global config (#40955)
ref pingcap/tidb#38825
2023-02-03 16:55:55 +08:00
98c22c1e32 statistics: use histogram count rather than realtime count to calculate stats healthy (#41031) 2023-02-03 16:11:57 +08:00
da9775208a *: add buildtag for ddltest (#41027) 2023-02-03 15:43:56 +08:00
3c4976bd00 resourcemanager: fix TaskController.Stop() can't make producer exit in spmcpool (#41016)
close pingcap/tidb#41015
2023-02-03 15:23:56 +08:00
eb11fb2b4e ttl: avoid endless loop in TTL task schedule (#41020)
close pingcap/tidb#41019
2023-02-03 15:03:56 +08:00
f7d5db24b3 ddl/ingest: add mutex to disk root (#41029)
close pingcap/tidb#40970
2023-02-03 14:35:56 +08:00
ddd081056a planner: not allow the optimizer to use json_contains(j, '[]') as access conditions on MVIndex (#41013)
ref pingcap/tidb#40191
2023-02-03 12:25:55 +08:00
b91e2d9aa1 session: use mDDLTableVersion key to control backfill tables (#40984)
close pingcap/tidb#40980
2023-02-03 11:45:56 +08:00
3412b5d861 ttl: fix data race in TTL manager and test (#40976)
close pingcap/tidb#40944
2023-02-02 23:15:57 +08:00
72ee34510f lightning: fix panic when nextKey twice (#40959)
close pingcap/tidb#40934
2023-02-02 22:47:56 +08:00
321d313b06 br: remove totalFlashbackRegions since task completion region already contains all regions (#40504)
close pingcap/tidb#40391, ref pingcap/tidb#41005
2023-02-02 20:21:56 +08:00
58468bf399 statistics: move TableStatsFromStorage out of handle (#40822)
ref pingcap/tidb#40624, ref pingcap/tidb#40791
2023-02-02 19:43:56 +08:00
6e56bf717c ddl, statistics: fix stats meta missing when creating many tables at once (#38301)
close pingcap/tidb#36004, close pingcap/tidb#38189
2023-02-02 18:49:56 +08:00
19ecde04ef util: fix memory leak in chunk allocator (#40989)
close pingcap/tidb#40987
2023-02-02 18:23:56 +08:00
a4b18ce359 resource_group: supports burstable for resource group (#40925)
close pingcap/tidb#40380
2023-02-02 17:35:57 +08:00
07af605381 *: add memory tracker for mppIterator (#40901)
close pingcap/tidb#40900
2023-02-02 16:53:57 +08:00
04f9b3c150 *: add UseAutoScaler config to disable AutoScaler (#40966)
close pingcap/tidb#40971
2023-02-02 16:11:56 +08:00
c215108f55 test: stabilize TestAddIndexMergeConflictWithPessimistic (#40975)
close pingcap/tidb#40939
2023-02-02 15:47:56 +08:00
d0d321f440 ddl: add more tests about multi-valued index (#40973) 2023-02-02 14:53:56 +08:00
ca2235f461 keyspace: gc delete range (#40639)
ref pingcap/tidb#40848
2023-02-02 14:29:56 +08:00
337af61d95 resourcemange: fix delete more workers than expected (#40894)
close pingcap/tidb#40893
2023-02-02 13:33:55 +08:00
e8c32ae8fb br: adaption for keyspace feature (#40532)
ref pingcap/tidb#40531
2023-02-02 12:21:57 +08:00
f0575a847b *: unify wru,rru to ru (#40884)
close pingcap/tidb#40883
2023-02-02 11:47:56 +08:00
f1a744a3e6 planner: add MppVersion for mpp task; support data compression in Exchange Operator; (#40132)
ref pingcap/tiflash#6620, close pingcap/tidb#40494
2023-02-02 11:11:56 +08:00
151cd7ed60 metrics: introduce the resource control RU Grafana dashboard (#40922)
ref pingcap/tidb#38825
2023-02-02 10:45:56 +08:00
e4bf00fbbe *: add ci image (#40866)
close pingcap/tidb#40867
2023-02-01 23:39:56 +08:00
7326e2f2a0 planner: report the warning when use the hint but the SQL has the binding (#40949)
close pingcap/tidb#40910
2023-02-01 22:45:56 +08:00
774913c768 planner: rename keep_order hint to order_index hint for mysql compatibility (#40945) 2023-02-01 22:03:56 +08:00
34516a377a br: disable foreign key check when br create table (#40951)
close pingcap/tidb#40952
2023-02-01 21:21:56 +08:00
95f4d0de27 planner: supply test cases for param limit in plan cache (#40868)
ref pingcap/tidb#40219
2023-02-01 20:53:56 +08:00
74e936c6e8 planner: fix dropping non-ScalarFunction when extractCol for memtable (#40935)
close pingcap/tidb#40937
2023-02-01 20:23:56 +08:00
ab1e57650c session: fix bad log (#40948)
close pingcap/tidb#40947
2023-02-01 19:45:56 +08:00
d28a8d84b5 *: support MockAutoScaler and AWSAutoScaler (#40729)
close pingcap/tidb#40747
2023-02-01 19:11:56 +08:00
01b231015a admin: support cleanup multi-valued index (#40428)
close pingcap/tidb#40427
2023-02-01 18:27:56 +08:00
bdc2f1b22f handle: support fallback for dump historical stats (#40889)
close pingcap/tidb#40890
2023-02-01 17:47:56 +08:00
90056c5dc8 ddl: fix create exists resource group (#40837)
ref pingcap/tidb#38825
2023-02-01 17:15:56 +08:00
d4e2b2eac1 *: upgrade mgechev/revive (#40920) 2023-02-01 15:55:55 +08:00
9ebd766b53 util: add InTest to check whether to be in test (#40927)
close pingcap/tidb#40929
2023-02-01 15:27:56 +08:00
d6302c1144 executor: Fix tidb crash on index merge reader (#40904)
close pingcap/tidb#40877
2023-02-01 14:33:56 +08:00