Files
tidb/util
tiancaiamao 3742a0d602 *: Txn() function signature refactor and remove ActivePendingTxn() (#8327)
* change Txn() function signature to Txn(active bool)
* ActivePendingTxn() is not used any more because Txn() does the work
* change executor builder getStartTS() uint64 to getStartTS() (uint64, error)
2018-11-16 11:10:39 +08:00
..
2018-02-22 04:47:42 -06:00
2018-11-07 22:05:28 +08:00
2016-04-23 10:27:13 +08:00
2018-02-12 23:17:03 +08:00
2018-09-26 17:09:13 +08:00
2018-08-31 05:25:16 +08:00