|
|
294334fe0b
|
*: change standard "context" package to "golang.org/x/net/context" (#2890)
|
2017-03-20 13:03:51 +08:00 |
|
|
|
517e32b25c
|
store,executor: tiny changes, consider ctx (#2748)
|
2017-03-08 15:22:29 +08:00 |
|
|
|
fb9cd85e2e
|
*: Speed up the add columns phase (#2769)
|
2017-03-07 20:11:29 +08:00 |
|
|
|
e6ad664f8c
|
executor: range task channel in XSelectIndexExec.Close. (#2775)
|
2017-03-06 13:35:05 +08:00 |
|
|
|
0282310e8b
|
executor,localstore: use default value if column not found in row. (#2703)
|
2017-02-23 15:18:57 +08:00 |
|
|
|
94418b289f
|
*: add a ctx parameter to distsql.Select, kv.Client and tikv.Client (#2699)
|
2017-02-22 16:02:22 +08:00 |
|
|
|
4f95252ab0
|
*: add Cancel method for tidb.Session, Canceled for context.Context (#2636)
|
2017-02-22 12:56:20 +08:00 |
|
|
|
624e7edebe
|
executor: fix bug about topn pushing down. (#2693)
|
2017-02-21 14:54:56 +08:00 |
|
|
|
fd9744c5e9
|
executor: start a goroutine to consume task channel if errorred. (#2678)
Fix goroutine leak.
|
2017-02-20 22:18:14 +08:00 |
|
|
|
7965666bce
|
executor: ajust some code. (#2574)
|
2017-01-30 09:45:50 +08:00 |
|