Commit Graph

333 Commits

Author SHA1 Message Date
891517f23e config: make EnableSlowLog atomic (#30346) 2021-12-03 11:47:54 +08:00
d6e9986aa1 *: remove unused profile memory tracker from global tracker (#30143) 2021-11-25 18:35:51 +08:00
0e817e1579 config: set the default value of auto_tls to false (#27486) 2021-11-04 23:13:02 +08:00
f3cc7044b4 config, main: change default socket to include port (#29332) 2021-11-02 12:14:52 +08:00
db60f12253 config, planner: Change prepared-plan-cache.capacity default size from 100 to 1000 (#28984) 2021-11-01 16:14:51 +08:00
102080847c conifg, sessionctx: set default value "/data/deploy/plugin" for plugin_dir (#29254) 2021-10-30 11:14:50 +08:00
9dc4630b47 *: make expression index as experimental feature (#28307) 2021-10-30 00:40:51 +08:00
da76e34953 *: add support for --initialize-secure and --initialize-insecure (#28487) 2021-10-27 14:38:49 +08:00
1c1cb9db25 *: add the http api and new configuration members for ballast object (#29121) 2021-10-26 21:06:48 +08:00
5be364a842 config: remove atomicWrite and related functions (#29067) 2021-10-26 09:56:47 +08:00
64167a000f *: Change default for unix socket (#28486) 2021-10-21 00:16:46 +08:00
fa82cd47ec domain, session: add plan replayer gc (#28799) 2021-10-15 11:13:27 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +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
6ebfe8aa42 test: remove created config file after test (#28039) 2021-09-14 19:28:41 +08:00
9343c2e89c config: increase transaction size upper limit (#27790) 2021-09-06 12:00:57 +08:00
a8cea798b9 main, config: set mysql.ServerVersion and variable.Version equals to cfg.ServerVersion (#27791) 2021-09-03 16:48:56 +08:00
f44df4f79e config: support change resolve lock lite threshold (#27691) 2021-09-02 17:26:16 +08:00
d05660c834 config, server, executor: Reduce RSA keysize in testing (#27393) 2021-08-30 14:28:13 +08:00
b47d772d47 charset: add a config field to control charset feature (#27288) 2021-08-20 23:46:01 +08:00
d2dcf2917d config: migrate test-infra to testify (#27222) 2021-08-18 10:47:59 +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
1c83415b75 config: fix config experimental.allow-expression-index (#27055) 2021-08-10 20:39:15 +08:00
c9ce5cd7bb config,util: Add setting for TLS version (#26937) 2021-08-09 23:05:15 +08:00
73bb7dd2c6 *: Annotations and fixes related to gosec (#26907) 2021-08-09 22:27:15 +08:00
fff85d05bb config: put allow-expression-index to deprecatedConfig (#26933) 2021-08-06 10:47:12 +08:00
f0d4257ec0 util: Automatically create TLS certificates (#24141) 2021-08-04 15:29:08 +08:00
0f32f3614d *: remove expression index out of experimental index (#26791) 2021-08-02 19:31:06 +08:00
2b461e0ea7 executor: Support collecting information about retryable deadlocks to information_schema.deadlocks (#26140) 2021-07-22 17:54:14 +08:00
702ee7c15f config, sessionctx: deprecate streaming config (#25906) 2021-07-15 17:03:33 +08:00
c4424c2920 util/stmtsummary: discard the plan if it is too long and enlarge the tidb_stmt_summary_max_stmt_count value to 3000 (#25843) 2021-07-01 18:31:26 +08:00
b858ce43c0 config, session: make Local Transaction not to affect Stale Read (#25559) 2021-06-22 17:25:22 +08:00
793517dfaf config: Add Lock View's config to config example and test (#25470) 2021-06-18 11:38:38 +08:00
da23dd7b13 config: add config for tidb_enforce_mpp and remove the global scope of it. (#25369) 2021-06-11 19:14:35 +08:00
cc5e161ac0 *: use tikv/client-go/v2 (#25359) 2021-06-11 17:24:35 +08:00
b84911db27 config: add example config line for sem (#25315) 2021-06-10 14:02:29 +08:00
c44b8d118b config: make deadlock history's max size configuable (#24925) 2021-06-03 12:26:26 +08:00
bbd5b32c2f *: clean up the logging component (#23534) 2021-06-01 10:43:37 +08:00
702c86b8f9 *: add global/instance variable to config top sql (#24934) 2021-05-31 15:17:36 +08:00
1ae28529ab store/tikv: remove ServerMemoryQuota from tikv config (#24620) 2021-05-27 11:03:35 +08:00
2580240dde *: pass sql, plan digest down to KV request (#24854) 2021-05-25 15:47:33 +08:00
39bd181213 *: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527) 2021-05-25 12:07:34 +08:00
c90f48d80d *: typo fix (#24564) 2021-05-13 13:07:39 +08:00
b0dfa746bf *: fix gosimple check (#24460) 2021-05-10 12:56:43 +08:00
ef42b8e4b5 store/tikv: new config TxnScope in tikv config (#24035) 2021-04-21 11:55:53 +08:00
873fbfd087 config: typo fix for distinct-agg-push-down (#24011) 2021-04-16 18:25:52 +08:00
4072172c05 *: add security enhanced mode part 1 (#23978) 2021-04-15 09:51:51 +08:00
e248a26eea config: add a test for config.toml.example (#23766) 2021-04-02 07:51:24 +08:00
7b4817da9d config: remove redundant backslash (#23771) 2021-04-01 08:59:24 +08:00
f64856bba0 store/tikv: enlarge default committer-concurrency to avoid queuing (#23720) 2021-04-01 01:35:24 +08:00