Commit Graph

17 Commits

Author SHA1 Message Date
ec833bc4d2 *: fix some lints produced by golangci-lint (#8999) 2019-01-16 16:44:49 +08:00
89dda9d9a8 *: move parser to a separate repository (#8036) 2018-10-25 11:12:10 +08:00
f303336d98 kv: mapping txn too large error code to mysql (#4661) 2017-09-27 08:20:50 -05:00
f5fd467f46 *: change terror.ErrorEqual to Error.Equal, which is more effetive (#4217) 2017-08-17 20:06:48 +08:00
4b4378fdd4 fix some typo and continue refactor variable name topn (#3505) 2017-06-19 18:31:12 +08:00
0f15c2ec5d kv: limit transaction size, len, and entry length, reduce retry times (#2426) 2017-01-10 12:26:18 +08:00
02ad847e9c store/tikv: return error when transaction is too large. (#2325) 2016-12-26 23:40:52 +08:00
bfe013e70a *: Remove hbase related doc and comment (#1367) 2016-06-30 18:22:04 +08:00
809e8154bb *: remove hbase store (#1256) 2016-05-25 16:03:03 +08:00
d16a23a43b kv: add comment on error instances. (#1124)
* kv: add comment on error instances.

fix glint.
2016-04-20 15:48:22 +08:00
df8d1de841 [DNM] kv: add SeekReverse method for Retriever. (#1119)
* kv: add `SeekReverse` method for Retriever.
2016-04-20 14:41:34 +08:00
xia
6aacddd44e *: unify error format 2016-03-31 16:20:47 +08:00
207c7673b9 *: update error code. 2016-01-16 13:21:06 +08:00
87d007d234 *: Move kv errors to kv package 2015-12-24 13:34:03 +08:00
440c8b9ea5 Merge remote-tracking branch 'origin/master' into shenli/mysql-error 2015-12-18 17:56:36 +08:00
e331d3543a Address comments 2015-12-18 13:40:25 +08:00
32684c0325 Add error.go to kv 2015-12-18 13:21:52 +08:00