upgrade v4.2502.0 to v4.2503.0 #3002
winfredLIN
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.
-
不兼容的变更内容
新版本的SQLE做了非兼容性变更,旧的SQLE升级到新SQLE需要额外的手动升级操作。相关issue:
https://github.com/actiontech/sqle-ee/issues/2247
https://github.com/actiontech/sqle-ee/issues/2297
版本升级方案
升级方案
步骤1
该issue去除了三方idtoken列:https://github.com/actiontech/sqle-ee/issues/2297
步骤2
该issue更新了MySQL V2规则对应的知识库文章内容:https://github.com/actiontech/sqle-ee/issues/2297
条件:若上个版本启用了知识库功能,升级到该版本时需要执行该升级方案,否则不需要执行下面的升级方案
原因:由于本次预览版更新了知识库的知识内容,如果需要同步更新,更新知识库文章内容
操作:需要删除V2版本的没有变动的知识库文章内容,然后重启sqled即可
在以下两个方案中,根据需求选择其中一个执行即可:
方案1
仅更新未变更的MySQL V2规则对应的知识库文章内容:
方案2
更新所有MySQL V2规则对应的知识库文章内容:
若没有修改知识库的V2的文章内容,或不想要旧版本V2的文章内容,则都可以全部删除,使用下面的SQL:
Beta Was this translation helpful? Give feedback.
All reactions