ad598e431a
executor: add the cache for apply executor ( #17039 )
2020-06-17 21:24:12 +08:00
50bd9f4867
config: complete the list of deprecated configurations ( #18001 )
2020-06-16 11:36:46 +08:00
a8da23c254
test: fix data race caused by update global config ( #17964 )
...
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com >
2020-06-12 13:05:27 +08:00
f12cdc4201
config: remove allow-auto-random config option ( #16596 )
2020-06-10 14:09:12 +08:00
d66d5028da
*: support plain insert on cluster index table ( #17674 )
2020-06-05 13:23:43 +08:00
ac30f5322e
mockstore: introducing embedded unistore ( #17156 )
2020-05-18 17:28:44 +08:00
2efab88a59
Rename enabled -> enable ( #17227 )
2020-05-15 21:53:32 +08:00
3f2d35a60b
RFC + executor: Support global memory tracker ( #16777 )
2020-05-13 15:49:53 +08:00
2c2832a052
config: update NOTE of transaction limit in config.tom.example ( #17027 )
...
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com >
2020-05-08 11:26:54 +08:00
b258ccdf8b
executor: fix TempDir permissions bug ( #16823 )
2020-05-06 20:29:27 +08:00
94e12e65df
tikv: recheck kv status before invalidate region on sending fail ( #16933 )
2020-04-30 16:23:13 +08:00
4bfc39fe52
config: remove the special limit of txn-total-size-limit when binlog enabled ( #16919 )
2020-04-29 21:40:18 +08:00
045f655165
*: make 2pc concurrency and txn ttl lifetime configurable ( #16495 )
2020-04-24 21:48:00 +08:00
d25d0a5d6f
executor, config: update the way to show array config items when using show config ( #16712 )
2020-04-23 16:26:15 +08:00
c28a69583e
support set value of tidb_opt_distinct_agg_push_down in config… ( #16590 )
2020-04-22 23:32:16 +08:00
30e9c20a47
config: fix check for memory-guard-ratio in prepared-plan-cache ( #16416 )
2020-04-22 20:45:56 +08:00
cde8541b6c
config, store: enable coprocessor cache by default ( #15499 )
2020-04-22 16:49:09 +08:00
b2f59215d3
config: Unify the style for storage quota config name ( #16431 )
2020-04-16 13:40:08 +08:00
557d9d38b6
config: remove the config item 'enable-dynamic-config' ( #16358 )
2020-04-15 17:28:52 +08:00
e90aac2710
executor: add config EnableCollectExecutionInfo ( #15493 )
2020-04-13 20:45:25 +08:00
10907ce5d2
config: move storage check after initializeTempDir ( #16257 )
2020-04-13 20:27:21 +08:00
d8978cb53e
config: support temporary storage usage limitation ( #15700 )
2020-04-08 22:14:09 +08:00
5880705257
config: remove the config handler in TiDB ( #16022 )
2020-04-04 15:46:38 +08:00
827edde585
executor: implemented exclusive lock for temp storage dir per tidb instance ( #15203 )
2020-04-02 22:37:39 +08:00
514b180928
executor: turn off dynamic config by default and add some removed variables back ( #15833 )
...
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com >
2020-03-30 16:07:47 +08:00
2df711265c
config: remove txn-local-latches from config file ( #15765 )
2020-03-28 10:11:12 +08:00
7a67ff482b
config, server: change the default value of max-server-connections ( #15726 )
2020-03-26 17:55:13 +08:00
6629ca7b86
config: make the test TestPDConfHandler stable ( #15604 )
2020-03-25 20:51:17 +08:00
6905549bf6
*: support more system variables in statement summary ( #15508 )
2020-03-25 16:07:10 +08:00
60ba54e040
config: add option 'allow-expression-index' for expression index ( #15259 )
2020-03-20 19:03:22 +08:00
df6f378267
stmtsummary: add a switch to decide whether capture internal q… ( #15461 )
2020-03-20 17:39:11 +08:00
ceded1206f
config: don't write dynamical config to disk if there is no change ( #15518 )
2020-03-20 17:05:43 +08:00
de474b42bc
config: update the comments of alter-primary-key configuration ( #15459 )
2020-03-18 16:18:23 +08:00
aec6143179
*: support require-secure-transport startup option ( #15341 )
2020-03-17 08:46:45 +08:00
63c3fadebe
config: fix the unstable test TestPDConfHandler ( #15332 )
2020-03-13 16:35:54 +08:00
6c67561ee0
server: fix tls setup and error log ( #15287 )
2020-03-11 20:55:47 +08:00
fb7d50a53b
config: change default oom action to cancel ( #15251 )
2020-03-10 15:16:19 +08:00
0f0bdef81b
upgrade pd-client to support pd client tls reload ( #15071 )
2020-03-09 21:22:16 +08:00
0dd87e9806
docs: align spilling preference with pingcap/docs ( #15098 )
2020-03-09 16:04:49 +08:00
0aef6eca2c
config: bug fix for the config-check mode ( #15190 )
2020-03-07 13:36:46 +08:00
0ed7895512
config: enable dynamic config by default ( #15172 )
2020-03-06 16:20:46 +08:00
92f6f4ef84
server: support check the "CommanName" of tls-cert for status-port(http/grpc) ( #15137 )
2020-03-05 23:52:48 +08:00
1771cf8870
ddl, config: add a variable to control the max index length ( #15012 )
...
* ddl, config: add a variable to control the max index length
* config: update comments
* config: tiny update comments
* config,ddl: update tests
Co-authored-by: pingcap-github-bot <sre-bot@pingcap.com >
2020-03-02 11:05:09 +08:00
0f1974ebee
config: define temporary storage in config file. ( #14600 )
2020-02-28 20:11:00 +08:00
1eba965c5f
*: use the filepath package to make unit test portable on windows ( #14962 )
2020-02-27 20:43:32 +08:00
f922427674
config: support to change more config items online ( #14952 )
2020-02-26 20:08:50 +08:00
f87511112b
config: modify default mem_quota_query ( #14951 )
2020-02-26 19:04:39 +08:00
1df67b78bb
config: support to dynamically change SlowThreshold, QueryLogMaxLen, ExpensiveThreshold and CheckMb4ValueInUTF8 ( #14929 )
2020-02-26 10:31:02 +08:00
6e542096ed
config: store configs fetched from PD ( #14909 )
2020-02-26 09:31:36 +08:00
88e0eaa1a1
config: fix a typo ( #14930 )
2020-02-25 19:48:36 +08:00