|
|
ccf6da1a46
|
*: rename NextChunk to Next (#6214)
|
2018-04-03 20:00:30 +08:00 |
|
|
|
f94e39b86f
|
executor: remove Next function for RevokeExec (#6004)
|
2018-03-16 09:31:37 +08:00 |
|
|
|
e1121814d2
|
*: don't import golang.org/x/net/context as goctx alias (#5895)
Now that there is no conflict with sessionctx.Context, this can be
import directly
|
2018-02-24 03:40:56 -06:00 |
|
|
|
4e1a114e68
|
*: move package context to sessionctx (#5890)
|
2018-02-22 18:03:38 +08:00 |
|
|
|
13fc8fcd27
|
executor: support Chunk for RevokeExec (#5458)
* executor: support Chunk for RevokeExec
* fix build
|
2017-12-21 10:32:48 +08:00 |
|
|
|
fb610e6429
|
*: change executor Next() interface to Next(goctx.Context) (#5223)
|
2017-11-26 21:17:33 -06:00 |
|
|
|
f828016e9f
|
*: move sessionctx/domainctx.go to domain package (#5168)
|
2017-11-22 13:41:58 +08:00 |
|
|
|
a88ebb1cf6
|
*: use structure to store user identity (#4078)
*: use structure to store user identity
|
2017-08-14 03:37:36 -05:00 |
|
|
|
c7c248eb91
|
executor: change struct row to []types.Datum (#4072)
|
2017-08-09 18:37:57 +08:00 |
|
|
|
ad52a2462c
|
executor: add open inteferce for Executor. (#3221)
|
2017-05-09 21:13:22 +08:00 |
|
|
|
654c10fd80
|
*: use etcd for privilege update notification (#3030)
|
2017-04-11 19:47:25 +08:00 |
|
|
|
f7c95f3f42
|
executor: grant statement allow pattern string in db and table name (#2688)
|
2017-02-22 22:59:18 +08:00 |
|
|
|
a2f2e3f40a
|
tidb,store/tikv: use special session to execute ExecRestrictedSQL (#2687)
|
2017-02-22 15:08:17 +08:00 |
|
|
|
16fa15d890
|
*: support revoke statement (#2661)
|
2017-02-21 22:05:50 +08:00 |
|