310fef18ed
*: fix memory leak after dom.Close ( #28027 )
2021-09-14 15:54:41 +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
8899d63a3d
sessionctx: Remove SSLv3 references ( #24153 )
2021-04-23 12:27:54 +08:00
a7bdb82402
*: Reduce memory operations by simply passing size hint to make ( #14922 )
2020-02-25 15:44:36 +08:00
cd07c4550d
*: support certificate based authentication ( #13955 )
2019-12-23 11:37:29 +08:00
e9653675dd
*: remove errors.Trace in main handle path ( #10033 )
2019-04-04 14:27:15 +08:00
4cbd50101c
ddl: reduce the time to run unit tests ( #8585 )
2018-12-14 16:12:50 +08:00
32b1dbd8d5
*: rename "github.com/pkg/errors" to "github.com/pingcap/errors" ( #8136 )
...
We import "github.com/pkg/errors" in the code, and actually put
the "github.com/pingcap/errors" there in the vendor path.
That's a dirty hack, and prevent the introduce of Go module.
2018-11-01 16:09:07 +08:00
cb03f2bec1
move from juju/errors to pkg/errors ( #7151 )
2018-09-12 15:42:20 +08:00
31a48f8d75
server: SSL/TLS support ( #3716 )
2017-09-07 13:36:28 +08:00
4880d920e7
Pass sessionVars for stats() to support session-scoped status vars. [ci skip] ( #3974 )
2017-08-02 15:29:16 +08:00
2a9993eb4a
sessionctx: tiny clean
2015-11-26 11:57:34 +08:00
06f285ce29
sessionctx: remove statusVars
2015-11-18 15:11:29 +08:00
e804b232b5
sessionctx: remove GetStatusVar
2015-11-18 13:41:59 +08:00
200686bd57
*: rename mockStatist to mockStatistics, and
...
do tiny clean
2015-11-18 13:33:38 +08:00
ed027d34c8
*: update comments
2015-11-17 17:42:36 +08:00
7b41184fe6
*: rename statist to statistics
2015-11-17 15:12:53 +08:00
051a476b2a
*: update code structure
2015-11-17 14:49:55 +08:00
6ba84b78f4
*: fix using stat when ddl is closed
2015-11-16 14:35:54 +08:00
04c9ea4966
*: update test and pass golint
2015-11-16 12:00:32 +08:00
0ddf6eb415
*: add stat interface and corresponding implememtation
2015-11-16 09:55:17 +08:00
45f91fd417
*: support show status
2015-11-13 21:01:13 +08:00
301d96bdb1
sessionctx: remove ErrUnKownStatusVar
2015-11-10 20:22:50 +08:00
809f5055b1
*: adjust the show status results and add test
2015-11-10 19:15:08 +08:00
4d8ae00846
sessionctx: add StatusVars
2015-11-09 19:49:31 +08:00