Commit Graph

15 Commits

Author SHA1 Message Date
c3bdfb1fed stmt/stmts: insert use primary key value as record ID 2015-12-25 21:02:52 +08:00
56ff3d3000 model, ddl: add PKIsHandle field in TableInfo. 2015-12-25 20:29:21 +08:00
1a28ff83a0 Merge remote-tracking branch 'origin/master' into shenli/index-id
Conflicts:
	ddl/ddl.go
	kv/index_iter.go
2015-11-27 14:28:59 +08:00
b9135eadb4 *: Add ID to IndexInfo and use IndexID in prefix instead of IndexName 2015-11-24 21:58:26 +08:00
4eb34f69ce *: distinguish write/delete reorganization state.
we must distinguish different reorganization state after write only/
delete only state.
2015-11-11 13:29:06 +08:00
xia
01213eb729 model: rename meas to means 2015-11-04 15:47:28 +08:00
xia
87e7c0a2a6 *: rename reorgnization to reorganization 2015-11-04 14:40:36 +08:00
a815babeaa ddl: typo and clean up a bit 2015-10-27 10:56:17 +08:00
c906fea41b model: Address comment. 2015-10-26 17:37:21 +08:00
26bf34c9da *: Address comment 2015-10-24 11:57:35 +08:00
500f5c7cde *: add base ddl job worker framework 2015-10-23 15:01:18 +08:00
b647f8fba4 *: add schema lease feature 2015-10-23 09:50:54 +08:00
791f0d6f78 *: refactor with meta API. 2015-10-21 14:46:58 +08:00
55c452221c model: tiny clean up. 2015-10-07 13:02:03 +08:00
0d6f270068 Add files 2015-09-06 12:08:47 +08:00