Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 2ef0f8e

Browse files
committed
Correcting log entries
1 parent 1fa473e commit 2ef0f8e

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# msyql_sdk_plugin
2-
MySQL SDK Plugin for Delphix
2+
3+
Description: Delphix Virtualization SDK based plugin for MySQL datasources.

plugin_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pluginType: STAGED
77
entryPoint: plugin_runner:plugin
88
srcDir: src
99
schemaFile: schema.json
10-
buildNumber: 1.66.0
10+
buildNumber: 1.00.0

schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"type": "string",
112112
"prettyName": "VDB Server ID",
113113
"description": "Server ID for the MySQL VDB",
114-
"default": "201"
114+
"default": "200"
115115
},
116116
"config_settings_prov" : {
117117
"type" : "array",

0 commit comments

Comments
 (0)