Commit Graph

19187 Commits

Author SHA1 Message Date
a8fff0f98d txn: workaround memdb panic (#39741)
close pingcap/tidb#39611
2022-12-08 14:34:04 +08:00
7134b7b6f0 test: fix unstable test TestStaleReadProcessorWithSelectTable (#37858)
close pingcap/tidb#37228
2022-12-08 14:20:04 +08:00
5348bb3469 oomtest: add filter to avoid flaky test in the oomCapture (#39728)
ref pingcap/tidb#39225, ref pingcap/tidb#39226, close pingcap/tidb#39434
2022-12-08 12:06:04 +08:00
4ce33866cb planner: fix data race in the TestLongBinaryPlan (#39747)
close pingcap/tidb#39746
2022-12-08 11:12:04 +08:00
d9af2d1f0c Revert "planner: update the cost formula of IndexJoin+IndexLookup" (#39704) 2022-12-07 23:14:03 +08:00
98d84abee8 br/streamhelper: fix subscribe error (#39689)
close pingcap/tidb#39688
2022-12-07 22:46:04 +08:00
6924a443f4 *: fix panic when add index on prefixed pk tables (#39740)
close pingcap/tidb#39723
2022-12-07 21:58:03 +08:00
1c7788887f stmtsummary: fix data race in the stmtSummaryByDigestElement.authUsers (#39721)
ref pingcap/tidb#39134, close pingcap/tidb#39453
2022-12-07 21:20:04 +08:00
b6098ef692 ddl: assign table record prefix to start/end key if it is empty (#39683)
close pingcap/tidb#39641
2022-12-07 20:02:03 +08:00
8e3cbac057 *: bind user to some resource group (#39561)
ref pingcap/tidb#38825
2022-12-07 19:26:04 +08:00
edabc32d92 br: fix integration test cases with --with-sys-table (#39655)
close pingcap/tidb#39692
2022-12-07 18:48:05 +08:00
770e75b47b session: fix data race in TestBootstrap (#39718)
close pingcap/tidb#39682
2022-12-07 18:16:04 +08:00
05d4256096 util: add EMA cpu monitor (#39526)
close pingcap/tidb#39614
2022-12-07 17:48:05 +08:00
a743640e66 *: enable foreign_key_checks variable by default (#39695) 2022-12-07 17:14:11 +08:00
8e742bf972 bootstrap: increase current bootstrap version and fix comment (#39700)
close pingcap/tidb#39699
2022-12-07 16:38:04 +08:00
2ea253e318 ddl: handle ErrNotOwner properly for modify column (#39645)
close pingcap/tidb#39643, close pingcap/tidb#39644
2022-12-07 15:22:04 +08:00
d7d059cea1 br/streamhelper: added timeout for ticking (#39625)
close pingcap/tidb#39620
2022-12-07 14:40:04 +08:00
26bbb71099 lightning: fix integration test (#39697)
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2022-12-07 14:20:50 +08:00
a0a16d7c27 domain: support plan replayer dump workers running in concurrency (#39347)
ref pingcap/tidb#38779
2022-12-07 13:38:03 +08:00
b33ff62413 *: enable tidb_enable_foreign_key variable default (#39677) 2022-12-07 13:01:55 +08:00
442c044504 sessionctx: add TiDBDDLEnableDistributeReorg flag (#39663)
ref pingcap/tidb#37120
2022-12-07 12:10:04 +08:00
032e6fd3f3 br: fix getting region failure with other s3 compatible storage (#39653)
close pingcap/tidb#39648
2022-12-07 11:18:07 +08:00
be09b67ae7 domain: save action type directly instead of left shift it (#39660)
close pingcap/tidb#39656
2022-12-07 10:46:03 +08:00
dc6d9a0111 util, executor: fix the problem that GetDatumWithBuffer does set null (#39675)
close pingcap/tidb#39618
2022-12-06 19:24:03 +08:00
8b76580bf5 backup: config adjust for checkpoint (#39634)
close pingcap/tidb#39632
2022-12-06 17:32:03 +08:00
a54faadfa9 *: fix revive false positive with generics (#39666) 2022-12-06 17:16:03 +08:00
2ca37cb156 planner: throw error when create not supported binding from history (#39637)
ref pingcap/tidb#39199
2022-12-06 14:52:03 +08:00
1ddc5927c9 planner: update the cost formula of IndexJoin+IndexLookup (#39617)
ref pingcap/tidb#35240
2022-12-06 13:08:03 +08:00
46ee6af971 executor: fix data race in the slowQueryRuntimeStats (#39630)
close pingcap/tidb#39631
2022-12-06 12:20:02 +08:00
3ee869e1f1 ttl: fix data race in ttlDeleteWorker (#39635)
close pingcap/tidb#39633
2022-12-06 10:12:02 +08:00
35319e8f2a planner: forbid [batch] point get with update read choose tiflash as datasource (#39553)
close pingcap/tidb#39543
2022-12-06 00:14:03 +08:00
71863b42b9 txn: fix the panic when memdb grows beyond quota (#39621)
close pingcap/tidb#39611
2022-12-05 22:44:03 +08:00
35819ee43f import: check table empty skips using index (#39604)
close pingcap/tidb#39477
2022-12-05 21:40:03 +08:00
5127ad25b5 statistics: add historical stats testcase (#39612) 2022-12-05 20:06:06 +08:00
7af9eb6028 parser: supports create/alter/drop resource group (#39546)
ref pingcap/tidb#38825
2022-12-05 19:32:08 +08:00
b770bc6751 ttl: add info schema cache and ttl table status table cache for ttl scheduler (#39467)
close pingcap/tidb#39466
2022-12-05 17:40:04 +08:00
e320092e24 br: fix bug of checkpoint ticker leak (#39622) 2022-12-05 17:00:04 +08:00
0219087727 *: fix etcd fail to build on the m1 (#39608) 2022-12-05 16:14:03 +08:00
a7c4c71287 ttl: add system table for TTL status (#39315)
close pingcap/tidb#39272
2022-12-05 15:44:03 +08:00
2d3014928b ttl: Implement scan and delete task for TTL (#39481)
close pingcap/tidb#39480, close pingcap/tidb#39554
2022-12-05 13:08:02 +08:00
e1cc961526 dumpling: Set default driverCfg to use TLS first (#39423) 2022-12-05 12:36:02 +08:00
d5885e5b60 *: simple code for readProjection (#39600) 2022-12-05 11:58:02 +08:00
7a1ea937b2 br: fix br foreign key test (#39607) 2022-12-05 11:10:02 +08:00
0b1096eac5 sysvar: fix inconsistency in setting password validation sysvars (#39584)
ref pingcap/tidb#38928
2022-12-03 11:36:01 +08:00
e89f34195f log-backup: do not rewrite shortvalue iif the value is rollback record. (#39596)
close pingcap/tidb#39575
2022-12-02 20:06:01 +08:00
d045b41d87 ttl,ddl: disable ttl for fk and temp table (#39581)
close pingcap/tidb#39351, close pingcap/tidb#39364
2022-12-02 18:22:01 +08:00
c3b89e7306 mathutil: support exponential average (#39484)
close pingcap/tidb#39488
2022-12-02 17:54:01 +08:00
62557e2583 readme, docs: update architecture, logo, wording (#39544) 2022-12-02 17:32:01 +08:00
824ef608c7 *: support password expiration policy (#39035)
ref pingcap/tidb#9709, close pingcap/tidb#38936
2022-12-02 16:36:02 +08:00
4293053f55 ddl: move foreign test to speed up ci (#39587) 2022-12-02 16:22:00 +08:00