|
|
771255e010
|
executor, meta: Allocate auto id for global temporary tables (#24506)
|
2021-05-12 23:45:40 +08:00 |
|
|
|
ec618f1619
|
planner: support set tidb_allow_mpp to 2 or ENFORCE to enforce use mpp mode. (#24516)
|
2021-05-12 18:05:40 +08:00 |
|
|
|
c5e20dd1a2
|
variable: fix the TiDBDistSQLScanConcurrency comment (#24451)
|
2021-05-11 19:21:40 +08:00 |
|
|
|
c8bc701170
|
*: misc cleanups to variable package (#24507)
|
2021-05-11 13:23:38 +08:00 |
|
|
|
e26b8470c7
|
variable: use the defined variable (#24509)
|
2021-05-11 13:11:38 +08:00 |
|
|
|
9e13287d9d
|
*: remove SchemaVersion in TransactionContext (#24236)
|
2021-05-11 10:31:39 +08:00 |
|
|
|
5e9e0e6e37
|
*: consitent get infoschema (#24230)
|
2021-05-10 21:00:36 +08:00 |
|
|
|
3b935289ae
|
variable: improve test coverage (#24503)
|
2021-05-10 12:04:45 +08:00 |
|
|
|
82ea46d652
|
sessionctx/variable: Improve sysvar test coverage, collation normalization (#24472)
|
2021-05-08 11:18:43 +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 |
|
|
|
af6cece281
|
*: support read and write operations for the global temporary table (#24196)
|
2021-04-29 21:49:58 +08:00 |
|
|
|
0ec8f2d9fb
|
store/tikv: remove use of Priority transaction options in store/tikv (#24360)
|
2021-04-29 13:59:57 +08:00 |
|
|
|
22dbcc5627
|
executor, variable: move hidden variables to struct (#24304)
|
2021-04-28 12:49:56 +08:00 |
|
|
|
dbecb9e745
|
executor, variable: small cleanup (#24248)
|
2021-04-28 01:17:56 +08:00 |
|
|
|
7e15333920
|
store/tikv: move kv.TxnInfo to store/tikv (#24216)
|
2021-04-26 23:27:56 +08:00 |
|
|
|
1a6242bcec
|
variable: Add tests for sysvar registration, int/enum validation (#24277)
|
2021-04-26 18:41:56 +08:00 |
|
|
|
6084a6a5ff
|
variable: change SetSessionSystemVar to accept string (#24247)
|
2021-04-26 11:47:55 +08:00 |
|
|
|
67e63d9ffa
|
variable: merge Bool{On,Off} with {On,Off} (#24218)
|
2021-04-23 13:09:54 +08:00 |
|
|
|
8899d63a3d
|
sessionctx: Remove SSLv3 references (#24153)
|
2021-04-23 12:27:54 +08:00 |
|
|
|
2de4a918ac
|
variable: refactor session/global validation (part 8) (#24100)
|
2021-04-23 12:07:54 +08:00 |
|
|
|
39762c9d19
|
store/tikv: move kv.Variables from tidb/kv to tikv/kv package (#24189)
|
2021-04-23 10:41:54 +08:00 |
|
|
|
1f95d7de83
|
variable: add global, session variable cte_max_recursion_depth (#24170)
|
2021-04-21 15:15:54 +08:00 |
|
|
|
fa39b79006
|
store/tikv: remove execdetails dependency (#24119)
|
2021-04-20 13:41:52 +08:00 |
|
|
|
cf813dc63b
|
*: protect read only noop via tidb_enable_noop_functions (#23818)
|
2021-04-15 17:07:54 +08:00 |
|
|
|
4072172c05
|
*: add security enhanced mode part 1 (#23978)
|
2021-04-15 09:51:51 +08:00 |
|
|
|
7ec329b618
|
variable: refactor session/global validation (part 7) (#23937)
|
2021-04-13 11:21:50 +08:00 |
|
|
|
9bbda60198
|
planner, sessionvar: avoid sending same task id to TiFlash (#23747)
Co-authored-by: Zhuhe Fang <fzhedu@gmail.com>
|
2021-04-09 20:22:18 +08:00 |
|
|
|
04f2397b90
|
variable: refactor session/global validation (part 6) (#23855)
|
2021-04-09 16:32:35 +08:00 |
|
|
|
9d8356ed03
|
variable: refactor session/global validation (part 5) (#23842)
|
2021-04-06 12:47:24 +08:00 |
|
|
|
9c75cfa4e2
|
server, sessionctx: improved mysql compatibility with support for init_connect (#23713)
|
2021-04-03 02:45:25 +08:00 |
|
|
|
3e1d910b1e
|
variable: refactor session/global validation (part 4) (#23777)
|
2021-04-02 22:23:25 +08:00 |
|
|
|
3154af1e94
|
variable: refactor session/global validation (part 3) (#23719)
|
2021-04-02 11:27:24 +08:00 |
|
|
|
80edc8cd20
|
variable: move supported sysvars from noop to sysvar list (#23781)
|
2021-04-01 14:43:24 +08:00 |
|
|
|
90d02b2eed
|
*: add support for dynamic privileges (#22778)
|
2021-04-01 00:17:24 +08:00 |
|
|
|
55580eef8f
|
variable: refactor set session validation (part 2) (#23566)
|
2021-03-31 11:49:24 +08:00 |
|
|
|
3cf2bf9120
|
session: add session scope for tidb_enable_clustered_index (#23704)
|
2021-03-30 23:31:24 +08:00 |
|
|
|
017790b113
|
variable: Add innodb_default_row_format as noop (#23568)
|
2021-03-30 12:19:24 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
1c83b14896
|
sessionctx: refactor set to be in struct (#23383)
|
2021-03-25 22:33:24 +08:00 |
|
|
|
a90e4f2b29
|
telemetry: fix prepare stmt and copr cache (#23526)
|
2021-03-25 16:15:15 +08:00 |
|
|
|
1cebae21a7
|
planner, sessionctx: turn on the mpp by default (#23401)
|
2021-03-23 21:01:37 +08:00 |
|
|
|
5243049e18
|
telemetry: add copr-cache, tiflash, cluster index, async commit (#23454)
|
2021-03-23 20:27:07 +08:00 |
|
|
|
efe172b0e0
|
store/tikv:move option from kv to tikv, and make define as a normal int (#23171)
|
2021-03-22 20:13:36 +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 |
|
|
|
a3e8617a3c
|
sessionctx: move interactive_timeout to supported sysvars (#23384)
|
2021-03-18 19:19:36 +08:00 |
|
|
|
901891ae1f
|
*: hide the config global-kill and session var tidb_enable_index_merge_join (#23395)
|
2021-03-18 17:09:53 +08:00 |
|
|
|
411dba25b1
|
*: deprecate alter-primary-key configuration (#23270)
|
2021-03-18 15:17:36 +08:00 |
|
|
|
389bc5fe60
|
sessionctx: hide extended stats variable in SHOW VARIABLES temporarily (#23345)
|
2021-03-18 14:03:36 +08:00 |
|