upgrade v3.2310.0 to v3.2311.0 #2182
ColdWaterLW
started this conversation in
Upgrade
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
不兼容的变更内容
相关issue:actiontech/dms#74
旧版本的插件配置在安装目录下的database_driver_option.yaml文件内,新版本将插件配置移动到 “安装目录/etc/config.yaml”文件
版本升级方案
新版本的SQLE 有配置变更,旧的SQLE升级到新SQLE需要手动修改配置文件,修改方式:
举例
旧版本的database_driver_option.yaml文件内容如下:
config.yaml文件内容如下:
修改后的config.yaml文件内容如下:
Beta Was this translation helpful? Give feedback.
All reactions