|
|
d244723a5e
|
executor: remove unused structure RecordBatch (#10891)
|
2019-06-26 15:26:16 +08:00 |
|
|
|
c8d1ff7ca6
|
*: replace 'logutil.Logger(context.Background())' with 'logutil.BgLogger()' (#10866)
|
2019-06-21 19:13:31 +08:00 |
|
|
|
4a5b3c2dfd
|
session: use the uniform log format for session (#9517)
|
2019-03-21 19:28:16 +08:00 |
|
|
|
00c4ff4fa9
|
*: refactor Executor.Next() to receive RecordBatch (#8994)
|
2019-01-14 15:04:36 +08:00 |
|
|
|
c137cada68
|
*: change golang.org/x/net/context to standard context (#8579)
|
2018-12-05 13:54:00 +08:00 |
|
|
|
edaec7bdaf
|
*: move Statement and RecordSet from ast to sqlexec package (#7970)
|
2018-10-21 13:21:26 +08:00 |
|
|
|
3d7d81c868
|
fix etcd watcher goroutine leak test failure (#7408)
|
2018-08-16 15:15:01 +08:00 |
|
|
|
ccf6da1a46
|
*: rename NextChunk to Next (#6214)
|
2018-04-03 20:00:30 +08:00 |
|
|
|
f287451eed
|
tidb: move tidb/*.go to session directory (#6062)
This change makes our top level directory clean.
|
2018-03-20 09:06:11 -05:00 |
|