|
|
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 |
|
|
|
a21673dff3
|
*: merge master and fix conflict.
|
2015-11-06 16:33:50 +08:00 |
|
|
|
598dfb2154
|
ddl: address comment.
|
2015-11-04 18:28:25 +08:00 |
|
|
|
0d633e38fd
|
Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into qiuyesuifeng/schema-change-add-column
|
2015-11-04 16:10:39 +08:00 |
|
|
|
87e7c0a2a6
|
*: rename reorgnization to reorganization
|
2015-11-04 14:40:36 +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 |
|
|
|
5fd01e9745
|
*: drop schema/table/index supports batch delete.
|
2015-11-03 12:17:47 +08:00 |
|
|
|
39e2db4d74
|
Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into qiuyesuifeng/schema-change-add-column
|
2015-11-03 11:52:07 +08:00 |
|
|
|
98160fc8ae
|
ddl: table Truncate can also remove all indices data.
|
2015-11-02 14:36:27 +08:00 |
|
|
|
6515263315
|
*: add add column ddl skeleton.
|
2015-10-31 14:21:24 +08:00 |
|
|
|
9af7818fc3
|
ddl: fix compile error.
|
2015-10-30 21:05:26 +08:00 |
|
|
|
f4e618f1c1
|
*: merge master and fix conflict.
|
2015-10-29 21:39:45 +08:00 |
|
|
|
9b82023bd8
|
ddl: createTable -> getTable
|
2015-10-29 13:24:40 +08:00 |
|
|
|
32fe0db38b
|
*: add create/drop index
|
2015-10-28 22:00:30 +08:00 |
|
|
|
b3fc6db760
|
*: Job adds SchemaState to log more information
|
2015-10-28 09:35:05 +08:00 |
|
|
|
7d7d77f571
|
*: check database exists when create/drop table.
|
2015-10-27 20:11:09 +08:00 |
|
|
|
c2c0f869e1
|
ddl: fix import url.
|
2015-10-27 17:55:01 +08:00 |
|
|
|
c8bbf7879d
|
*: support create table and drop table.
|
2015-10-27 15:05:33 +08:00 |
|