|
|
2e1cff73f3
|
*: add ExecRestrictedSQL() func for RestrictedSQLExecutor interface (#31618)
ref pingcap/tidb#30918
|
2022-01-24 21:30:11 +08:00 |
|
|
|
1a146fabd7
|
variables: add constraints on tidb_super_read_only when tidb_restricted_read_only is turned on (#31746)
close pingcap/tidb#31745
|
2022-01-20 12:13:45 +08:00 |
|
|
|
2207b26e19
|
topsql: rename topsql related variable and remove useless variable (#31599)
close pingcap/tidb#31433
|
2022-01-18 18:15:44 +08:00 |
|
|
|
acff9c3cff
|
*: Change stmt summary and capture plan baselines to GLOBAL only (#30756)
|
2022-01-12 13:29:42 +08:00 |
|
|
|
5cd37f0008
|
session: fix data race in ParseWithParamsInternal (#31058)
close pingcap/tidb#30918
|
2022-01-06 21:02:37 +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 |
|
|
|
974b5784ad
|
topsql: make topsql enable only be controlled by pub/sub sink (#31209)
|
2021-12-31 16:49:20 +08:00 |
|
|
|
48fce5e15c
|
*: sync wait stats loading for stable plan (#30026)
|
2021-12-31 10:35:50 +08:00 |
|
|
|
8085c99ddf
|
*: implement analyze predicate columns (#30816)
close pingcap/tidb#31102
|
2021-12-30 15:45:50 +08:00 |
|
|
|
088a2444df
|
*: persist analyze options for manual and auto analyze (#30939)
|
2021-12-30 00:39:49 +08:00 |
|
|
|
e9ab05f90f
|
topsql: move topsql variable to topsql/state for avoid import cycle (#31134)
close pingcap/tidb#31136
|
2021-12-29 19:51:50 +08:00 |
|
|
|
23c71f1a3b
|
execute: don't transform charset in internal sql (#30843)
close pingcap/tidb#30789
|
2021-12-20 17:15:46 +08:00 |
|
|
|
3d9196ddea
|
*: allow setting @@tidb_tso_client_batch_max_wait_time to a float millisecond (#29699)
|
2021-11-14 03:29:05 +08:00 |
|
|
|
1f39a9f81d
|
*: add two session variables to control the PD client option (#29120)
|
2021-10-31 00:12:49 +08:00 |
|
|
|
50b882004c
|
*: set character_set_client for parser properly (#28925)
|
2021-10-25 20:32:48 +08:00 |
|
|
|
89a5e1b221
|
domain, session: use session pool for sv cache (#27967)
|
2021-09-17 10:32:42 +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 |
|
|
|
c13d51e5fd
|
domain, executor: fix sysvar cache race (#26714)
|
2021-08-04 13:23:06 +08:00 |
|
|
|
0bcf830fab
|
varaible: fix the new session can't see the instance-level variable store-limit (#26649)
|
2021-08-02 18:31:06 +08:00 |
|
|
|
4f26765194
|
privilege: add restricted read only (#25340)
|
2021-07-16 12:09:33 +08:00 |
|
|
|
9250b7b0df
|
domain: fix the @@tidb_enable_local_txn sync bug (#25682)
|
2021-06-23 01:21:22 +08:00 |
|
|
|
f4e608b8ba
|
util: improve TopSQL reporter memory efficiency (#25195)
|
2021-06-11 13:16:35 +08:00 |
|
|
|
dffba21956
|
*: move executor/set.go special handling to setter functions (#25008)
|
2021-06-03 13:22:26 +08:00 |
|
|
|
11e7ac65f6
|
session, variable, domain: optimize session sysvar cache (#24873)
|
2021-05-25 18:01:34 +08:00 |
|
|
|
0f10bef470
|
domain, session: Add new sysvarcache to replace global values cache (#24359)
|
2021-05-17 22:13:39 +08:00 |
|