Commit 17a8bd1
PullRequest: 71 fix(flow): the flow will report an error when empty db initialization
Merge branch yiang_fix_upgrate_flow_may_failed of git@code.alipay.com:oceanbase-cloud-platform/odc-mirror.git into dev/4.4.x
https://code.alipay.com/oceanbase-cloud-platform/odc-mirror/pull_requests/71
Reviewed-by: 龙玄 <longpeng.zlp@oceanbase.com>
* If it is an empty metadb initialization, the flow will report an error.
* change version1 parent 1018cb7 commit 17a8bd1
File tree
41 files changed
+61
-40
lines changed- distribution
- server
- 3rd-party/Libinjection
- integration-test
- modules
- sample-module
- odc-common
- odc-core
- odc-migrate
- src/main/resources/migrate/oceanbase
- odc-server
- odc-service
- odc-test
- plugins
- connect-plugin-api
- connect-plugin-doris
- connect-plugin-mysql
- connect-plugin-ob-mysql
- connect-plugin-ob-oracle
- connect-plugin-oracle
- connect-plugin-postgres
- sample-plugin-api
- sample-plugin
- schema-plugin-api
- schema-plugin-doris
- schema-plugin-mysql
- schema-plugin-ob-mysql
- schema-plugin-ob-oracle
- schema-plugin-odp-sharding-ob-mysql
- schema-plugin-oracle
- schema-plugin-postgres
- task-plugin-api
- task-plugin-doris
- task-plugin-mysql
- task-plugin-ob-mysql
- task-plugin-ob-oracle
- task-plugin-oracle
- starters
- desktop-starter
- web-starter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+61
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments