|
|
2207b26e19
|
topsql: rename topsql related variable and remove useless variable (#31599)
close pingcap/tidb#31433
|
2022-01-18 18:15:44 +08:00 |
|
|
|
974b5784ad
|
topsql: make topsql enable only be controlled by pub/sub sink (#31209)
|
2021-12-31 16:49:20 +08:00 |
|
|
|
072561c85b
|
sessionctx: make tidb_enable_column_tracking off by default (#31204)
close pingcap/tidb#31205
|
2021-12-31 13:45:51 +08:00 |
|
|
|
8085c99ddf
|
*: implement analyze predicate columns (#30816)
close pingcap/tidb#31102
|
2021-12-30 15:45:50 +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 |
|
|
|
24d970fc46
|
executor: improve SET sysvar=DEFAULT handling (#29680)
close pingcap/tidb#29670
|
2021-12-20 07:57:45 +08:00 |
|
|
|
813f6efd41
|
sessionctx/variable: change tidb_store_limit to global only (#30522)
|
2021-12-15 09:40:35 +08:00 |
|
|
|
c30d34f07f
|
planner: Introduce a new global variable to control the historical statistics feature (#30646)
|
2021-12-14 19:08:36 +08:00 |
|
|
|
12e2288440
|
topsql: shouldn't evict the SQL meta, since the evicted SQL can be appear on Other components (TiKV) TopN records (#27050)
|
2021-12-13 20:58:35 +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 |
|
|
|
ce8e734ea2
|
variable: rename tmp_table_size to tidb_tmp_table_max_size (#29123)
|
2021-10-28 17:24:50 +08:00 |
|
|
|
676683383b
|
*: add support for removed sysvars (#28931)
|
2021-10-22 11:32: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 |
|
|
|
17d2ae36d1
|
*: make sysvar tidb_enable_noop_funcs support a WARN mode (#28443)
|
2021-09-30 11:02:48 +08:00 |
|
|
|
c01f1a3c5f
|
config: change tidb_top_sql_agent_address to config top-sql.receiver-address (#28135)
|
2021-09-22 17:48:45 +08:00 |
|
|
|
afca7649fa
|
planner: refine prefer-range-scan behavior (#27123)
|
2021-09-02 12:06:14 +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 |
|
|
|
b452fe99c1
|
executor: allow SET CONFIG to accept hostnames (#26906)
|
2021-08-05 11:29:13 +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 |
|
|
|
51c48d2fa2
|
planner: update the correlation adjustment rule of Limit/TopN for TableScan (#26445)
|
2021-07-27 17:34:16 +08:00 |
|
|
|
e0dbe7ae8a
|
planner: push TopN down when N is less than a specific variable (#26550)
|
2021-07-27 16:38:16 +08:00 |
|
|
|
8f8dcf3a06
|
*: temporarily skip some unstable test cases (#26149)
|
2021-07-12 20:21:32 +08:00 |
|
|
|
0db5df550b
|
planner: rename stable-result-mode to ordered-result-mode (#26093)
|
2021-07-12 16:01:32 +08:00 |
|
|
|
c24a90f9e7
|
planner: support stable result mode (#25971)
|
2021-07-06 15:11:29 +08:00 |
|
|
|
7cafe813a0
|
server: try to make test TestTopSQLAgent stable (#25399)
|
2021-06-21 16:38:53 +08:00 |
|
|
|
f4e608b8ba
|
util: improve TopSQL reporter memory efficiency (#25195)
|
2021-06-11 13:16:35 +08:00 |
|
|
|
7e9c912b1c
|
executor: temporarily skip some unstable test cases (#25335)
|
2021-06-10 18:12:29 +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 |
|
|
|
acdacf186a
|
util: add top sql collector (#24988)
|
2021-06-04 22:56:28 +08:00 |
|
|
|
702c86b8f9
|
*: add global/instance variable to config top sql (#24934)
|
2021-05-31 15:17:36 +08:00 |
|
|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +08:00 |
|
|
|
c8bc701170
|
*: misc cleanups to variable package (#24507)
|
2021-05-11 13:23:38 +08:00 |
|
|
|
2de4a918ac
|
variable: refactor session/global validation (part 8) (#24100)
|
2021-04-23 12:07:54 +08:00 |
|
|
|
1f95d7de83
|
variable: add global, session variable cte_max_recursion_depth (#24170)
|
2021-04-21 15:15:54 +08:00 |
|
|
|
cf813dc63b
|
*: protect read only noop via tidb_enable_noop_functions (#23818)
|
2021-04-15 17:07:54 +08:00 |
|
|
|
3cf2bf9120
|
session: add session scope for tidb_enable_clustered_index (#23704)
|
2021-03-30 23:31:24 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
035c15f7da
|
*: rename tiflash fallback switch (#22886)
Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
|
2021-03-12 18:21:48 +08:00 |
|
|
|
b81e547e66
|
executor: fix err check (#22991)
|
2021-03-03 19:26:56 +08:00 |
|
|
|
20ddc19f22
|
server: retry executing sql without tiflash after tiflash is down (#22459)
|
2021-02-05 12:14:41 +08:00 |
|
|
|
405c6bbaba
|
*: make 'tidb_enable_change_column_type' available as a session variable (#20399)
|
2021-01-18 14:29:48 +08:00 |
|
|
|
ec73315dce
|
*: Move tikv gc configuration to sysvars (#21988)
|
2021-01-07 13:59:44 +08:00 |
|
|
|
5aebcee5cf
|
executor, session, sessionctx: fix the error message of read-only variable is corrupted (#21948)
|
2020-12-23 20:09:00 +08:00 |
|
|
|
f6c8de385e
|
session: check character set value valid when set global variable (#21609)
|
2020-12-18 15:59:24 +08:00 |
|
|
|
3cbfec31d9
|
*: add a switch for extended stats to disable the feature by default (#21716)
|
2020-12-15 18:27:23 +08:00 |
|
|
|
d878fe193b
|
executor: introduce new variables to control Apply's behaviors and add more tests for it (#20844)
|
2020-12-15 14:31:25 +08:00 |
|