Commit Graph

21 Commits

Author SHA1 Message Date
b4e7a39d69 *: update tipb, add default_val on column info (#2700)
Prepare for #2690
2017-02-21 20:26:07 +08:00
c131b3c4b5 store/tikv: extend lockTTL for txns that takes a long time to read. (#2585) 2017-02-05 14:03:30 +08:00
0e599c6c47 store/tikv: handle RaftEntryTooLarge error. (#2425) 2017-01-09 23:37:48 +08:00
5a3099477a ticlient: clear store address info when receiving StoreNotMatch (#2339) 2016-12-28 17:51:46 +08:00
f32eaedcb3 Skip constraint check for prewrite when loading data (#2288) 2016-12-21 21:16:53 +08:00
2c7ca81c6b vendor: update pd-client (#2231) 2016-12-13 10:21:50 +08:00
8d42cc059e vendor: update tipb, add flags and warnings. (#2189) 2016-12-07 16:25:21 +08:00
4260c3b7f3 vendor: update kvproto and pd-client (#2187) 2016-12-07 10:22:13 +08:00
a2da8fe5f4 store/tikv: add raw kv api. (#2101)
* store/tikv: add raw kv api.
2016-11-28 18:34:32 +08:00
f4b78e44da server: speed up unit test (#2010)
run many test cases parallel
split databases in server package for parallel
2016-11-23 10:46:43 +08:00
3612ba0e0f binlog: add sequence to binlog.TableMutation (#2060)
Add sequence in binlog.TableMutation to preserve the original mutation order.
2016-11-22 17:54:24 +08:00
b92330c068 store/tikv: increase lock ttl for large transactions. (#2004) 2016-11-21 14:35:15 +08:00
1a08ff7818 vendor: update pd-client and kvproto 2016-11-04 21:14:10 +08:00
2148dbab21 *: update the package of check (#1949) 2016-11-04 21:09:52 +08:00
bbd2aa5a70 vendor: update pd-client 2016-10-23 16:48:10 +08:00
e1895e6f8c store/tikv: handle new region metas inside StaleEpoch error (#1820) 2016-10-17 19:54:48 +08:00
2e00134963 vendor: update goleveldb/memdb tipb/go-binlog and kvproto packages (#1812) 2016-10-11 17:43:41 +08:00
0956a65cbd *: update tipb for time zone offset (#1807) 2016-10-11 11:08:33 +08:00
a672100ebd *: update dependencies and remove obsolete commands in kvproto. (#1797)
Update vendor and remove obsolete cmds.
2016-10-10 10:05:47 +08:00
8b0fbdd507 vendor: update pd-client (#1763) 2016-09-26 10:07:26 +08:00
c4e008a79a *: vendor tool migrate to glide (#1743)
* *: vendor tool migrate to glide
* update github.com/gogo/protobuf vendor
* update several packages
2016-09-21 16:10:23 +08:00