Commit Graph

19426 Commits

Author SHA1 Message Date
c4d8ed1192 planner: add test cases for keep_order and no_keep_order hints (#40321)
ref pingcap/tidb#39964
2023-01-10 15:00:22 +08:00
f771c6745c planner: support use IndexMerge to access composite MVIndex (#40426)
ref pingcap/tidb#40191
2023-01-10 13:18:22 +08:00
45d71af649 ddl: support displaying sub-job reorg type in admin show ddl (#40387)
close pingcap/tidb#40386
2023-01-10 12:50:22 +08:00
be31b6cba7 br: reset cloud_admin and root after ebs restoration (#39986)
close pingcap/tidb#40418
2023-01-10 12:26:22 +08:00
3f223b3ada ttl: make ttl's group in granfana collapse by default (#40444) 2023-01-10 12:06:24 +08:00
9826913de0 ttl: Add CommandClient to trigger TTL job manually (#40346)
close pingcap/tidb#40345
2023-01-10 11:48:22 +08:00
f5362f9cc4 gpool: register gpool into resource manager (#40410)
ref pingcap/tidb#40412
2023-01-10 11:34:22 +08:00
e2a14ce0f2 planner: unify the behavior of prepare/execute limit to mysql (#40360)
ref pingcap/tidb#40219
2023-01-10 11:14:23 +08:00
b912237ac7 planner: support keep_order and no_keep_order hint (#40089)
ref pingcap/tidb#39964
2023-01-09 21:42:22 +08:00
362defb112 planner: add nil check when handling empty charset in setUnionFlen (#40429)
close pingcap/tidb#40285
2023-01-09 21:10:22 +08:00
0f838d9a67 planner, executor: split the range for unsigned pk of partition table when limit is used (#40313)
close pingcap/tidb#40309
2023-01-09 18:36:22 +08:00
7dbf1a5033 ttl: add ttl goroutine exit log (#40416)
close pingcap/tidb#40415
2023-01-09 18:12:22 +08:00
199bb382a1 br: support reset_tiflash after ebs restoration (#40124)
close pingcap/tidb#40208
2023-01-09 16:54:23 +08:00
83ec4b03f3 executor: support insert ignore/duplicate replace into with unique multi-valued index (#40369)
close pingcap/tidb#40207
2023-01-09 16:30:22 +08:00
408a46654d session: fix deadlock when init domain failed (#40409)
close pingcap/tidb#40408
2023-01-09 15:50:22 +08:00
b477b1c946 *: Supports create/alter/drop resource group (#40188)
ref pingcap/tidb#38825
2023-01-09 13:44:22 +08:00
4a8006cad2 planner: fix panic during starting tidb-server if creating global binding for partition table (#40402)
* fix

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2023-01-09 13:18:27 +08:00
2d755a818c executor: fix data race at the ShowExec (#39817)
close pingcap/tidb#39816, close pingcap/tidb#40295
2023-01-09 11:20:22 +08:00
f7c87c8833 build(deps): bump golang.org/x/crypto from 0.1.0 to 0.5.0 (#40379) 2023-01-07 17:30:21 +08:00
a9d8bfe6ae session: fix data race in the LazyTxn.LockKeys (#40350)
close pingcap/tidb#40355
2023-01-07 00:00:21 +08:00
b906bf9934 planner: fix typo (#40367) 2023-01-06 23:34:21 +08:00
f9f72688fb *: fix static pruning partition table in disaggregated tiflash mode (#40238)
close pingcap/tidb#40239
2023-01-06 19:28:21 +08:00
f600fc694f executor: reset the related session vars for both INSERT and REPLACE (#40354)
close pingcap/tidb#40351
2023-01-06 18:56:21 +08:00
005c8d8ef8 *: remove the support of the amending transaction (#39714)
close pingcap/tidb#40381
2023-01-06 18:26:21 +08:00
b226dfcb05 ttl: add ttl_job_interval attribute and remove tidb_ttl_job_interval variable (#40033)
close pingcap/tidb#40028
2023-01-06 17:56:21 +08:00
43ebc64094 ddl: support online create multi-valued index (#40304)
close pingcap/tidb#40337
2023-01-06 16:24:21 +08:00
af968f22fb docs: add TiDB Forum link and adjust link order (#39868) 2023-01-06 16:04:21 +08:00
b8490bc9ac domain: let plan replayer dump support recording stats mem status (#40334) 2023-01-06 15:30:21 +08:00
6477d2b907 log-backup: should set default value gc.ratio-threshold after pitr finished (#40141)
close pingcap/tidb#40185
2023-01-06 15:04:20 +08:00
99100d4149 planner: support more types to use IndexMerge to access MVIndex (#40343)
ref pingcap/tidb#40191
2023-01-06 14:38:20 +08:00
3291b6de67 makefile: enable deadlock in the with-real-tikv (#40359)
close pingcap/tidb#40293
2023-01-06 14:00:20 +08:00
852fdc6097 planner: let the planner can select IndexMerge on MVIndex without hint (#40347)
ref pingcap/tidb#40191
2023-01-06 12:12:20 +08:00
88842fa6ee ddltest: update goleak and enable race (#40357)
close pingcap/tidb#40358
2023-01-06 11:48:21 +08:00
e1a2b58655 ddl: fill in original default for extra writable columns in batch insert (#40198)
close pingcap/tidb#40192
2023-01-06 09:46:20 +08:00
331f69f52d planner,infoschema,executor: Add tiflash fine grained shuffle support for hash join and aggregation (#40121)
close pingcap/tidb#40123
2023-01-06 09:24:20 +08:00
669ba5cbae *: add warnings to slow log and slow query table (#39884)
ref pingcap/tidb#39893
2023-01-05 23:34:21 +08:00
7e64d04f73 ttl: don't schedule ttl job when EnableTTLJob is off (#40336)
close pingcap/tidb#40335
2023-01-05 16:40:21 +08:00
affe126097 *: support curdate() as column's default value | tidb-test=pr/2057 (#40326)
close pingcap/tidb#38356
2023-01-05 16:14:20 +08:00
5eea731db0 util: use go-deadlock to find deadlock (#40288)
close pingcap/tidb#40293
2023-01-05 15:10:20 +08:00
4a5a447334 resourcemanger: add cpu scheduler (#39886)
close pingcap/tidb#39657
2023-01-05 14:44:21 +08:00
508b601529 expression: enlarge timeout for test (#40332) 2023-01-05 13:50:19 +08:00
37f045c575 *: update badger (#40331) 2023-01-05 12:54:19 +08:00
d0272703f3 statistics: support historical stats dump partition table (#40310) 2023-01-05 11:52:20 +08:00
be112dc31d planner: skip plan-cache for prepared queries with INT in (Decimals...) (#40312)
close pingcap/tidb#40224
2023-01-05 11:20:20 +08:00
bf2cc45206 br: add errch buf for checkpoint (#40166)
close pingcap/tidb#40165
2023-01-04 19:52:20 +08:00
00604eb19d br: fix bootstrap domain (#40307)
close pingcap/tidb#40281
2023-01-04 19:36:20 +08:00
6ae151a9bc planner: open the partial order prop push down for LIST PARTITION (#40290)
close pingcap/tidb#40273
2023-01-04 17:24:20 +08:00
95f0dc547e planner: support pushing down predicates to memory tables in prepared mode (#40262)
close pingcap/tidb#39605
2023-01-04 15:58:19 +08:00
cb5affbc3c ddl, parser: Implement the write-reorg state split task related functions, and the related interfaces of backfill worker (#39982)
close pingcap/tidb#37123
2023-01-04 15:20:19 +08:00
e7e7935171 doc: update flashback doc (#40031)
ref pingcap/tidb#40026
2023-01-04 14:58:19 +08:00