Files
tidb/util
Ewan Chou 64484a4257 *: refactor context.Context (#2298)
Make transaction life cycle under control, prepare for correctly handle schema out of date error.
The old `GetTxn(forceNew boll)` is replaced by `Txn` and `NewTxn`,
`CommitTxn` and `RollbackTxn` is removed.
2016-12-23 13:02:41 +08:00
..
2016-04-23 15:19:31 +08:00
2016-04-23 10:27:13 +08:00
2016-12-23 13:02:41 +08:00
2016-09-07 01:57:58 -05:00
2016-11-04 17:11:10 +08:00
2016-04-07 20:53:45 +08:00
2016-04-07 20:53:45 +08:00
2016-07-05 11:21:10 +08:00
2015-12-28 12:49:26 +08:00