Commit Graph

4 Commits

Author SHA1 Message Date
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