upgrade v2.2305.0 to v2.2306.0 #1624
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.
-
版本升级方案
老版本升级到2.2306.0 需要对SQLE的元数据表进行结构变更
升级说明
sqle-upgrade-2305-2306升级工具的使用
1. 工具参数如下:
2. 示例:
./sqle-upgrade-2305-2306 \ --mysql-user {your_user} \ --mysql-password {your_pass} \ --mysql-host {your_mysq_host} \ --mysql-port {your_mysql_port} \ --schema sqle版本不兼容的 issue 列表
Beta Was this translation helpful? Give feedback.
All reactions