|
|
b230d4b3dc
|
*: remove no need DDL action.
|
2015-11-12 10:46:09 +08:00 |
|
|
|
85126b0942
|
ddl: OnJobRunAfter -> OnJobUpdated
|
2015-11-10 09:34:43 +08:00 |
|
|
|
937b499433
|
ddl: adjust job callback place
|
2015-11-10 08:40:09 +08:00 |
|
|
|
efaeeff945
|
*: add ddl callback interface
we can customize the callback for better test.
|
2015-11-09 17:38:07 +08:00 |
|
|
|
a21673dff3
|
*: merge master and fix conflict.
|
2015-11-06 16:33:50 +08:00 |
|
|
|
fbed93ca52
|
*: support simple statistics
we will use show status to show DDL statistics later.
|
2015-11-05 22:52:49 +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 |
|
|
|
43965527a6
|
Merge remote-tracking branch 'origin/siddontang/dev-schema-change' into qiuyesuifeng/schema-change-add-column
|
2015-10-31 16:09:02 +08:00 |
|
|
|
35681e646f
|
ddl: simplify adding index and add more test.
|
2015-10-31 15:50:04 +08:00 |
|
|
|
6515263315
|
*: add add column ddl skeleton.
|
2015-10-31 14:21:24 +08:00 |
|
|
|
4bdd37fa13
|
ddl: Tiny clean up
|
2015-10-30 19:34:07 +08:00 |
|
|
|
f5d1854186
|
ddl: update and add table test.
|
2015-10-30 11:32:48 +08:00 |
|
|
|
f4e618f1c1
|
*: merge master and fix conflict.
|
2015-10-29 21:39:45 +08:00 |
|
|
|
e2b0b88589
|
ddl: Rename TMeta to Meta
Clean up
|
2015-10-29 18:23:45 +08:00 |
|
|
|
0c9a4e324b
|
*: cleanup meta and structure.
|
2015-10-29 17:25:05 +08:00 |
|
|
|
e1a852abdc
|
ddl: add schema test
|
2015-10-29 16:22:56 +08:00 |
|
|
|
65de11dd72
|
ddl: add check owner test
|
2015-10-29 13:18:45 +08:00 |
|
|
|
0b7bd49bb5
|
*: lease uses time.Duration and add close for test conveniently.
|
2015-10-29 10:17:21 +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 |
|
|
|
214a90e048
|
ddl: finishJob use same transaction.
|
2015-10-27 20:05:59 +08:00 |
|
|
|
c8bbf7879d
|
*: support create table and drop table.
|
2015-10-27 15:05:33 +08:00 |
|
|
|
d0c80f6a0d
|
*: add drop schema
|
2015-10-27 10:09:57 +08:00 |
|
|
|
2cb3e2add9
|
*: first commit and support create schema.
|
2015-10-26 21:54:54 +08:00 |
|
|
|
c7592fc1ad
|
*: Address comment.
|
2015-10-26 13:20:46 +08:00 |
|
|
|
cc10d2030f
|
ddl: Address comment.
|
2015-10-25 18:13:16 +08:00 |
|
|
|
87857fe09f
|
ddl: use ErrNotOwner
|
2015-10-24 12:04:42 +08:00 |
|
|
|
26bf34c9da
|
*: Address comment
|
2015-10-24 11:57:35 +08:00 |
|
|
|
89f38e5baf
|
ddl: Address comment.
|
2015-10-23 17:17:35 +08:00 |
|
|
|
b13d6f29c6
|
*: Address comment.
|
2015-10-23 17:10:25 +08:00 |
|
|
|
4fac573382
|
*: simplify DDL meta function
|
2015-10-23 16:34:21 +08:00 |
|
|
|
8879f0127e
|
*: Address comment.
|
2015-10-23 15:37:24 +08:00 |
|
|
|
500f5c7cde
|
*: add base ddl job worker framework
|
2015-10-23 15:01:18 +08:00 |
|