Commit Graph

31 Commits

Author SHA1 Message Date
08034540f0 *: Add leak test
* *: add leak test and tiny clean up

* *: unify test format and add leak test

Conflicts:
	store/localstore/compactor_test.go
	mysql/error_test.go
*: add leak test
2016-04-07 20:53:45 +08:00
xia
6aacddd44e *: unify error format 2016-03-31 16:20:47 +08:00
085200467b *: fix CI check 2015-12-28 13:23:09 +08:00
bd3681ec0e *: minor changes 2015-12-28 12:49:26 +08:00
48c8b75edb *: reduce string bytes convert 2015-12-25 20:52:36 +08:00
c63d681a5e kv: reduce the Transaction interface by removing Inc and GetInt64 2015-12-24 14:57:11 +08:00
624dd90f24 structure: pre-alloc encoded key size. 2015-11-27 10:45:57 +08:00
88e129c3a1 structure: Rename Length to FieldCount 2015-11-09 13:37:30 +08:00
c56ef6e737 structure: address comment. 2015-11-09 12:07:21 +08:00
184e4f2589 structure: add more test. 2015-11-09 10:43:37 +08:00
7bab524bae *: add hash set check for not changed value. 2015-11-09 10:38:58 +08:00
0943aa598e terror: unify util/errors and util/errors2 in terror. 2015-11-05 12:05:16 +08:00
a2c3ae9e50 structure api: Remove all lock keys. 2015-11-03 15:54:29 +08:00
c0b198b908 *: refactor iterator interface
Next() shouldn't return a new iterator.
2015-11-02 21:40:08 +08:00
0c9a4e324b *: cleanup meta and structure. 2015-10-29 17:25:05 +08:00
a3851001f4 structure: remove lock keys in Inc 2015-10-29 17:01:57 +08:00
fb3389094c *: fix drop table
fix https://github.com/pingcap/tidb/issues/457
2015-10-27 16:46:26 +08:00
4e48eb552f structure: Address comment. 2015-10-26 20:31:10 +08:00
fe0ffda4b1 structure: Address comment. 2015-10-26 18:04:40 +08:00
26bf34c9da *: Address comment 2015-10-24 11:57:35 +08:00
900de88951 structure: support LSet 2015-10-23 14:57:58 +08:00
925bc792f5 *: fix make check 2015-10-22 10:41:56 +08:00
e3c8079cd8 *: update meta structure. 2015-10-21 10:41:48 +08:00
835b53a118 *: warp kv RunInNewTxn and support get global/table id. 2015-10-21 09:05:06 +08:00
4eb4c29016 structure: add HInc and HGetInt64 2015-10-20 16:25:30 +08:00
8cb5e79176 structure: add GetInt64 function. 2015-10-20 14:30:07 +08:00
aab4accbdd structure: add lock keys for write operation. 2015-10-20 11:36:51 +08:00
21c768c77b structure: add TStore and key prefix support. 2015-10-20 11:31:34 +08:00
aebb943de0 structure: fix make check 2015-10-20 11:07:25 +08:00
8a648e6b7e structure: add hash meta. 2015-10-20 11:07:11 +08:00
3b78adaf95 structure: implement some APIs 2015-10-19 21:18:33 +08:00