|
|
005c8d8ef8
|
*: remove the support of the amending transaction (#39714)
close pingcap/tidb#40381
|
2023-01-06 18:26:21 +08:00 |
|
|
|
e135608dcf
|
executor: support Intersection of IndexMerge (#38636)
close pingcap/tidb#39334
|
2022-11-29 23:24:00 +08:00 |
|
|
|
dd65832136
|
*: add context for hook of getting/setting variables (#38379)
close pingcap/tidb#38378
|
2022-10-18 16:43:53 +08:00 |
|
|
|
5c4b328b02
|
variables: enable variable hook to access storage (#38227)
close pingcap/tidb#38225
|
2022-10-01 02:35:45 +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 |
|
|
|
a2ca4a89fb
|
sessionctx/variable: improve test coverage (#36828)
ref pingcap/tidb#35051
|
2022-08-31 11:50:24 +08:00 |
|
|
|
21847fe58b
|
planner: set EnableOuterJoinReorder to false by default (#37264)
ref pingcap/tidb#37238
|
2022-08-22 19:30:20 +08:00 |
|
|
|
0b1d3e0da3
|
*: cleanup sysvar API usage (#36640)
close pingcap/tidb#36639
|
2022-08-02 07:54:04 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
8e77ce264c
|
*: introduce @@tidb_max_paging_size system variable for tuning (#36599)
close pingcap/tidb#36328
|
2022-07-29 15:29:12 +08:00 |
|
|
|
0b427e1fd6
|
*: add tidb_min_paging_size system variable (#36107)
close pingcap/tidb#36106
|
2022-07-13 22:27:05 +08:00 |
|
|
|
e0527ba27c
|
sessionctx: support encoding and decoding session variables (#35531)
close pingcap/tidb#35414
|
2022-06-21 19:20:36 +08:00 |
|
|
|
c8fcad4d82
|
planner: refactor to use the standard function GetXXFactor() to get cost model factors (#35226)
ref pingcap/tidb#33945
|
2022-06-08 16:10:30 +08:00 |
|
|
|
dfb22c064d
|
config, executor, sessionctx/variable: Remove old config items (#34927)
close pingcap/tidb#34867, close pingcap/tidb#34879, close pingcap/tidb#34945
|
2022-05-29 05:22:48 +08:00 |
|
|
|
6a0239362d
|
planner: use variable to control outer join reorder for fallback (#34825)
ref pingcap/tidb#19940
|
2022-05-19 23:14:39 +08:00 |
|
|
|
0d5ac6f3cb
|
sysvar, config: mapping config settings to system variables. (#33279)
ref pingcap/tidb#32887
|
2022-04-29 13:20:52 +08:00 |
|
|
|
20a58199cf
|
*: move config file option mem-quota-query to sysvar (#34141)
ref pingcap/tidb#33769
|
2022-04-26 03:58:50 +08:00 |
|
|
|
9bc9572754
|
planner: add the functional dependency for Datasource, proj, select, agg (#33071)
ref pingcap/tidb#29766
|
2022-03-17 20:02:30 +08:00 |
|
|
|
9a4ca3ca69
|
*: Remove deprecated streaming (#32765)
ref pingcap/tidb#32679
|
2022-03-11 03:15:50 +08:00 |
|
|
|
469bc71b0c
|
parser, planner, executor: remove non-mpp broadcast Join (#31459)
close pingcap/tidb#31465
|
2022-03-11 00:41:50 +08:00 |
|
|
|
0cf21535b6
|
sessionctx/variable: Remove "advanced" memory sysvars (#32724)
close pingcap/tidb#32286
|
2022-03-09 23:57:49 +08:00 |
|
|
|
a0e31aa987
|
*: fix data race in the CheckMb4ValueInUTF8 (#31781)
close pingcap/tidb#31780
|
2022-01-19 17:33:45 +08:00 |
|
|
|
acff9c3cff
|
*: Change stmt summary and capture plan baselines to GLOBAL only (#30756)
|
2022-01-12 13:29:42 +08:00 |
|
|
|
1127977277
|
*: add global variable @@tidb_cache_table_lease for cached table (#31018)
close pingcap/tidb#29485
|
2022-01-01 16:13:51 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
7746b6b70a
|
test: fix incorrect regexp pattern during migrating test (#30080)
|
2021-12-02 05:51:53 +08:00 |
|
|
|
ce8e734ea2
|
variable: rename tmp_table_size to tidb_tmp_table_max_size (#29123)
|
2021-10-28 17:24:50 +08:00 |
|
|
|
42b0bec86d
|
sessionctx/variable, executor: introduce a limit on "thread" config (#28842)
|
2021-10-22 11:42:46 +08:00 |
|
|
|
e6c600ad16
|
*: always convert sysvar values when out of range (#25686)
|
2021-10-13 10:37:27 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
042f498756
|
sessionctx/variable: Fix performance regression in NewMockGlobalAccessor (#28303)
|
2021-09-30 11:12:47 +08:00 |
|
|
|
74c507b023
|
test: fix t.Parallel() is called in the range method but is not reinitialised (#27939)
|
2021-09-17 11:30:42 +08:00 |
|
|
|
1750d49a0b
|
sessionctx/variable: migrate test-infra to testify (#27848)
|
2021-09-08 12:14:57 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
8642902337
|
variable: improve code coverage, fix unstable test (#26586)
|
2021-07-27 14:02:15 +08:00 |
|
|
|
209334951c
|
sessionctx: add tidb_enable_list_partition global system variable (#25743)
|
2021-07-01 10:37:27 +08:00 |
|
|
|
cbb6f4e64c
|
*: add global system variable tmp_table_size (#24827)
|
2021-06-09 18:48:30 +08:00 |
|
|
|
ac06d78691
|
*: enable column-type-change totally (#25263)
|
2021-06-09 10:56:29 +08:00 |
|
|
|
49cd57174b
|
session, planner: Add a factor getter for networkFactor/scanFactor/descScanFactor/seekFactor (#25046)
|
2021-06-03 16:50:27 +08:00 |
|
|
|
b7c93e8952
|
variable: remove radix join variable (#24566)
|
2021-05-24 18:05:34 +08:00 |
|
|
|
2df8c3bfd1
|
store/tikv: resolve ReplicaReadType dependencies (#24653)
|
2021-05-17 14:09:39 +08:00 |
|
|
|
9c3f1b70c2
|
variables: init cte max recursive deeps in a new session (#24609)
|
2021-05-13 17:11:40 +08:00 |
|
|
|
c8bc701170
|
*: misc cleanups to variable package (#24507)
|
2021-05-11 13:23:38 +08:00 |
|
|
|
075df515e4
|
executor, session, variable: Move deprecation, synonyms, scope validation to sysvar struct (#24280)
|
2021-05-07 23:12:41 +08:00 |
|
|
|
18d519f056
|
stats, executor: use a correct sampling to collect stats (#23997)
|
2021-05-02 23:11:51 +08:00 |
|
|
|
6084a6a5ff
|
variable: change SetSessionSystemVar to accept string (#24247)
|
2021-04-26 11:47:55 +08:00 |
|
|
|
3154af1e94
|
variable: refactor session/global validation (part 3) (#23719)
|
2021-04-02 11:27:24 +08:00 |
|
|
|
b1c8ede13f
|
*: hide index-usage-sync-lease config (#23349)
|
2021-03-22 18:47:36 +08:00 |
|
|
|
b983856ddf
|
store/tikv:mv kv.ReplicaReadType to tikv (#23376)
|
2021-03-19 21:19:36 +08:00 |
|
|
|
bb12864221
|
sessionctx: fix err check (#23000)
|
2021-03-17 16:36:55 +08:00 |
|