|
|
f1e89cde19
|
*: use lower-case of github.com/sirupsen/logrus (#5400)
*: rename github.com/Sirupsen/logrus to github.com/sirupsen/logrus
* vendor: update pd
* vendor: update github.com/pingcap/tipb/go-mysqlx
|
2017-12-14 16:25:58 +08:00 |
|
|
|
d209a36aaf
|
executor: support Chunk for SetExecutor (#5397)
|
2017-12-14 09:28:49 +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 |
|
|
|
81652dbeef
|
*: remove returned value isNull in Row methods. (#5131)
|
2017-11-17 11:12:41 +08:00 |
|
|
|
cf5a22b5fd
|
*: replace *ast.Row with types.Row (#5124)
|
2017-11-16 18:36:28 +08:00 |
|
|
|
03e23ee93a
|
executor: refine the log msg when 'set character_set_results=null' (#5052)
|
2017-11-09 20:36:30 -06:00 |
|
|
|
62433663e5
|
util/types: change types path (#5007)
* util/types: change types path
|
2017-11-04 10:37:14 -05:00 |
|
|
|
0306bb0070
|
tidb: support a plan cache for prepared statements (#3956)
* tidb: support a plan cache for prepared statements
|
2017-10-24 00:55:51 -05:00 |
|
|
|
3e1d036336
|
*: log the caller of "terror.Log()" (#4729)
|
2017-10-10 11:26:43 +08:00 |
|
|
|
eb8df3519a
|
*: prepare to enforce errcheck, part1 (#4670)
|
2017-09-30 16:23:37 +08:00 |
|
|
|
88e1666ac6
|
*: change the log package to logrus (#4452)
|
2017-09-08 00:45:07 -05:00 |
|
|
|
c7c248eb91
|
executor: change struct row to []types.Datum (#4072)
|
2017-08-09 18:37:57 +08:00 |
|
|
|
d8aaa222c8
|
*: make SET TRANSACTION ISOLATION LEVEL READ COMMITTED take effect (#3619)
|
2017-07-17 19:16:23 +08:00 |
|
|
|
eb2b32ee86
|
executor: validate snapshot TS (#3416)
|
2017-06-08 13:33:12 +08:00 |
|
|
|
ad52a2462c
|
executor: add open inteferce for Executor. (#3221)
|
2017-05-09 21:13:22 +08:00 |
|
|
|
8a28721864
|
executor: fix log format (#2633)
|
2017-02-14 10:23:45 +08:00 |
|
|
|
7965666bce
|
executor: ajust some code. (#2574)
|
2017-01-30 09:45:50 +08:00 |
|