Commit Graph

33 Commits

Author SHA1 Message Date
c4e18bb422 Merge branch 'master' into coocood/pk-handle
Conflicts:
	plan/plans/index_test.go
2015-12-29 09:59:54 +08:00
c3bdfb1fed stmt/stmts: insert use primary key value as record ID 2015-12-25 21:02:52 +08:00
48c8b75edb *: reduce string bytes convert 2015-12-25 20:52:36 +08:00
a90413a656 kv, table: use minimal kv interfaces 2015-12-16 17:22:25 +08:00
xia
d5933690de *: address comments 2015-12-11 19:56:07 +08:00
xia
a78548e8d0 Merge branch 'master' into zimuxia/inspect-kv
Conflicts:
	table/tables/tables.go
2015-12-10 16:55:30 +08:00
xia
8f89c2275e *: use scanning instead of getting the whole data 2015-12-10 16:19:11 +08:00
xia
c120ba8dab *: address comments 2015-12-09 14:51:04 +08:00
7336360a59 *: return error instead of log.Fatal for TableFromMeta 2015-12-09 14:30:38 +08:00
xia
9aca8dc288 *: update IterRecords and RowWithCols 2015-12-09 13:21:25 +08:00
xia
200b35b061 Merge branch 'master' into zimuxia/inspect-kv
Conflicts:
	kv/kv.go
2015-12-09 12:27:01 +08:00
xia
9a348f0a14 inspectkv: support inspect kv 2015-12-09 12:11:24 +08:00
df410c9eb6 *: tiny clean up. 2015-12-08 22:31:49 +08:00
958ce2284f *: tiny refactor table record/index key codec. 2015-12-08 15:35:14 +08:00
7210f23da3 kv, table: fix #463 2015-12-02 13:12:11 +08:00
75352d81a4 Merge branch 'master' into disksing/refactor-lasetinsertid
Conflicts:
	ddl/ddl_test.go
	plan/plans/from_test.go
	session_test.go
	stmt/stmts/insert.go
	stmt/stmts/replace.go
2015-11-27 13:29:51 +08:00
0abfff4664 *: address comments 2015-11-24 10:14:15 +08:00
e1d30ae367 table: remove dependency on 'LastInsertID' 2015-11-23 13:32:34 +08:00
930729a058 Merge branch 'master' into qiuyesuifeng/more-schema-test and fix
conflict.
2015-11-10 17:44:18 +08:00
99212f39fe *: tiny refactor remove record. 2015-11-10 17:16:29 +08:00
229ae62876 *: merge master and fix conflict 2015-11-05 15:02:17 +08:00
695dd29ab4 table: address comment. 2015-11-04 10:33:49 +08:00
2fcd8982fc *: address comments. 2015-11-04 10:28:29 +08:00
6cdbf785c1 *: tiny refacotr tables.UpdateRecord. 2015-11-03 18:01:45 +08:00
7b7f69eedf *: tiny refactor tables.AddRecord. 2015-11-03 17:06:56 +08:00
5b7d18d541 *: Unify behavior of both local store and HBase
Please enter the commit message for your changes. Lines starting

Conflicts:
	kv/index_iter.go
2015-11-03 15:44:35 +08:00
5b4ad54525 *: update insert and replace stmt. 2015-11-02 14:24:37 +08:00
d36e07d092 *: use WriteableCols to tiny refactor and fix test. 2015-11-02 13:31:31 +08:00
6eb02834aa *: add column state check support. 2015-11-01 12:45:37 +08:00
3278e885d6 *: remove unnecessary db arg. 2015-10-30 15:07:54 +08:00
1e4cdb813f *: update QL-LICENSE and STRUTIL-LICENSE. 2015-09-08 19:25:50 +08:00
4ca7ca7e5b tidb, column, table, table/tables: fix-copyright-infringement. 2015-09-07 09:15:16 -04:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00