You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Studio version: main (latest version)
Operational Process:
Deployed the MySQL database in Studio (default chart package version 14.0.0), which depends on MySQL version 9.4.0
Initialization failed with an error message, likely related to the database version
Manually installed chart package version 12.3.5 using MySQL version 8.4.5, and initialization succeeded
Issue Description:
The current Studio default uses the MySQL chart package version 14.0.0, which fails to initialize when paired with the latest MySQL 9.4.0 version. It is recommended to revert the chart package version to 12.3.5 or use the MySQL 8.4.5 version.