Commit Graph

5156 Commits

Author SHA1 Message Date
efc07201e3 planner: support 3 stage aggregation for single scalar distinct agg (#37203)
close pingcap/tidb#37202
2022-09-17 13:36:59 +08:00
0f93f7b661 *: close resultSets (#37906) 2022-09-17 13:12:59 +08:00
06a1659521 *: Telemetry for multi-column RANGE COLUMNS partitioning (#37828)
ref pingcap/tidb#36636
2022-09-17 00:16:59 +08:00
8161947cc8 *: Support multi-column RANGE COLUMNS partitioning (#36637)
close pingcap/tidb#36636
2022-09-16 17:47:00 +08:00
dcdbb87904 expression: support all regexp functions (#37407)
close pingcap/tidb#23881
2022-09-16 14:43:00 +08:00
c19dc460c0 executor: support plan replayer multi sqls (#37867)
close pingcap/tidb#37798
2022-09-16 13:40:59 +08:00
c5c5ceeaab planner: PhysicalPlan memory trace 4 (#37736)
ref pingcap/tidb#37632
2022-09-16 11:40:58 +08:00
1d11283384 sessionctx: set DefTiDBEnableRateLimitAction to false (#37811)
close pingcap/tidb#37810
2022-09-15 18:44:59 +08:00
5209ac2fa1 sessionctx: support session var tidb_last_plan_replayer_token (#37851)
ref pingcap/tidb#37798
2022-09-15 18:15:00 +08:00
b5ab19c098 planner: remove old useless interfaces about cost model (#37801)
ref pingcap/tidb#35240
2022-09-15 15:47:00 +08:00
e9a857756a executor: optimize point lock read process for rc (#36834)
close pingcap/tidb#36833
2022-09-15 15:08:59 +08:00
c677b2a86f sessionctx/variable: put TiDBOptRangeMaxSize to right place and set default value to 0 (#37835)
ref pingcap/tidb#37176
2022-09-15 13:10:59 +08:00
f78c148e02 txn: forbid savepoint when lazy uniqueness check is enabled (#37817)
ref pingcap/tidb#36579
2022-09-15 10:28:58 +08:00
c646842f29 sessionctx: Change default tidb_partition_prune_mode from static to dynamic (#37712)
close pingcap/tidb#37713
2022-09-14 20:00:59 +08:00
13ac510474 *: change flashback grammar to flashback cluster to timestamp (#37815) 2022-09-14 19:12:58 +08:00
0f4c3e6252 executor: fix setting system variables to original values failed after auto analyze (#37551)
close pingcap/tidb#37410
2022-09-14 18:30:59 +08:00
f0d8d47df5 telemetry: interval partitioning (#36486)
close pingcap/tidb#36525
2022-09-14 18:12:58 +08:00
51e6536c48 ddl, meta: check flashback history time range (#37737)
close pingcap/tidb#37585
2022-09-14 17:50:59 +08:00
ea2ddfee03 executor: let PlanReplayerExec support multi sqls (#37799)
ref pingcap/tidb#37798
2022-09-14 16:17:00 +08:00
5a8e1b2665 executor: exit all goroutines immediately when exceeded mem-quota (#37405)
close pingcap/tidb#37379
2022-09-14 14:12:58 +08:00
a06365954f executor: close ResultSet in test (#37787) 2022-09-14 11:14:58 +08:00
dfde95cb93 expression: check json max depth (#37759)
close pingcap/tidb#37292
2022-09-13 17:36:58 +08:00
e68227ca10 planner: add warning if fallback to static plan from dynamic (#37767) 2022-09-13 13:16:58 +08:00
04a564ee46 *: fix data race in the statsCache (#37753)
close pingcap/tidb#37603
2022-09-13 12:20:59 +08:00
d86e7956d4 *: support send flashback cluster RPC (#37659)
close pingcap/tidb#37651, close pingcap/tidb#37665
2022-09-09 11:40:56 +08:00
827fe400bc ddl,executor: fix two unstable partitino table unit test cases (#37721)
ref pingcap/tidb#37717, close pingcap/tidb#37719
2022-09-09 00:32:55 +08:00
cdcbfc838a executor: implement json time/duration (#37579)
close pingcap/tidb#9988, close pingcap/tidb#31104
2022-09-08 17:42:55 +08:00
ca5de8928b session, planner: add a session variable "tidb_opt_force_inline_cte" (#37626)
close pingcap/tidb#36514
2022-09-08 15:52:57 +08:00
52c847651d sessionctx/variable: add system variable tidb_opt_range_max_size (#37706)
ref pingcap/tidb#37176
2022-09-08 15:20:57 +08:00
1d482db4dd *: Support for tidb_sm3_password authentication (#36193)
close pingcap/tidb#36192
2022-09-08 12:00:57 +08:00
7eb7ca902a planner: fallback to static plan for partition table if having no global stats in dynamic prune mode (#37573)
ref pingcap/tidb#37535
2022-09-08 09:20:57 +08:00
62480cf19b *: add telemetry support for account lock/unlock (#37344)
close pingcap/tidb#37324
2022-09-07 18:40:56 +08:00
c7806eac6f executor: let plan replayer support load bindings (#37637)
close pingcap/tidb#37433
2022-09-07 15:56:57 +08:00
9036de3394 *: support create table with foreign key and maintain foreign key reference (#37148)
close pingcap/tidb#37147
2022-09-07 13:22:56 +08:00
36b6710c64 executor: disable closest replica read if cluster is not balanced (#36824)
ref pingcap/tidb#35926
2022-09-07 11:28:56 +08:00
55e86e0037 util: use channel.Clear to empty channel (#37643) 2022-09-06 19:28:55 +08:00
aab394fb42 br: handle special character in SQL (#37486)
close pingcap/tidb#37469
2022-09-06 15:04:56 +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
Hu#
4a88efc9c9 ddl: Check the ResolvedTS during the preparation. (#37607)
ref pingcap/tidb#37197
2022-09-06 13:10: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
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
b2723bf8ff planner: replace simple LRU with plan cache LRU (#37423)
ref pingcap/tidb#36598
2022-09-05 13:32:55 +08:00
331707cfdc infoschema: check hidden sysvars for SEM (#37587)
close pingcap/tidb#37586
2022-09-04 13:32:26 +08:00
080a784a75 expression: forbid binary string to be json key (#37541)
close pingcap/tidb#37509
2022-09-02 18:50:25 +08:00
0d8af9436a executor: fix flaky TestDefaultValForAnalyze (#37576)
close pingcap/tidb#36341
2022-09-02 18:16:25 +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
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