|
|
bc84be8df2
|
*: split separated region for newly created table. (#4592)
|
2017-09-25 15:59:22 +08:00 |
|
|
|
346b7c754f
|
config: Remove skip-grant-table from config.toml (#4588)
This option is dangerous.
|
2017-09-20 21:16:19 +08:00 |
|
|
|
97242d362a
|
config: add config file support. (#4509)
|
2017-09-14 19:38:49 +08:00 |
|
|
|
31a48f8d75
|
server: SSL/TLS support (#3716)
|
2017-09-07 13:36:28 +08:00 |
|
|
|
43c4b1f2ad
|
server: add a tcp keep alive start up option (#3995)
|
2017-08-03 10:01:37 +08:00 |
|
|
|
c9292044fa
|
config: set default value for QueryLogMaxlen and QueryLogMaxlen (#3947)
In the test code, those two config value is not set explicitly,
so the default value should be set.
|
2017-07-31 10:24:47 +08:00 |
|
|
|
53b27dd3ec
|
tidb/config: Extract the configuration as a package and add two configurations for tidb (#3919)
add the ability to configure the slow query threshold and max log length
|
2017-07-28 17:01:22 +08:00 |
|