Commit Graph

33 Commits

Author SHA1 Message Date
b0a09e0525 ddl: just test if owner before to run reorganization. 2015-11-13 15:52:19 +08:00
30f1fe0771 *: Address comment. 2015-11-12 21:04:14 +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
a882fb52d7 ddl: add index/column must lock row 2015-11-11 12:51:10 +08:00
c210aafc9f ddl: address comment. 2015-11-10 17:21:46 +08:00
0f744899c5 Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into qiuyesuifeng/fix-column-value-exist-backfill 2015-11-10 13:52:48 +08:00
3256ce2827 ddl: address comment. 2015-11-10 13:41:41 +08:00
7819e22067 ddl: Address comment. 2015-11-10 12:51:13 +08:00
d6e4850559 ddl: fix column value exist backfill bug. 2015-11-10 12:21:53 +08:00
8a48dfbb21 ddl: remove reorg handle when finished 2015-11-10 11:53:44 +08:00
d0caf9d166 *: save reorganization processed handle in meta. 2015-11-10 11:12:03 +08:00
ea1bb8eeeb ddl: ignore already deleted key when drop column 2015-11-06 17:02:28 +08:00
a21673dff3 *: merge master and fix conflict. 2015-11-06 16:33:50 +08:00
c0a03d8e8b ddl: add basic column test and bug fix. 2015-11-05 17:12:57 +08:00
404b5750e6 ddl: tiny cleanup. 2015-11-05 15:19:24 +08:00
293ba7f6a7 ddl: remove lock keys 2015-11-05 15:04:59 +08:00
f4d5a5b335 ddl: add base drop column, no test now.
@qiuyesuifeng
2015-11-05 13:24:28 +08:00
96aade7e10 ddl: update add column and add test 2015-11-05 10:59:10 +08:00
598dfb2154 ddl: address comment. 2015-11-04 18:28:25 +08:00
f389bec23b *: fix reorg and reorganization typo. 2015-11-04 16:18:12 +08:00
83e5fd2056 ddl: add ReOrgHandle to support resume column ddl reorg job. 2015-11-04 13:13:31 +08:00
45371af43c Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into qiuyesuifeng/schema-change-add-column 2015-11-04 12:48:44 +08:00
2fcd8982fc *: address comments. 2015-11-04 10:28:29 +08:00
7b7f69eedf *: tiny refactor tables.AddRecord. 2015-11-03 17:06:56 +08:00
3b12473d44 *: use offset arg instead of temp offset. 2015-11-03 14:34:02 +08:00
34e3d2b35c ddl: batch backfill column datas. 2015-11-03 13:33:22 +08:00
b7943fbcec Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into qiuyesuifeng/schema-change-add-column 2015-11-03 12:02:22 +08:00
d787071dbd *: adjust column offset. 2015-11-03 11:33:28 +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
c2785fe573 ddl: tiny clean up. 2015-10-31 16:39:27 +08:00
8ac3f6d3d7 ddl: reorg support for adding column and remove useless code. 2015-10-31 15:56:32 +08:00
2f149f005a ddl: add column ddl missing file. 2015-10-31 14:22:09 +08:00