The Data Store Porperties editor of Studio can’t parse connection parameter containing ‘/’ correctly .
Fox example, cuba.dataSource.connectionParams=?useSSL=false&allowMultiQueries=true&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai&useOldAliasMetadataBehavior=true
The data store properties editor will can’t show the connection parameters .
Thanks for your feedback.
Unfortunately there is a bug in Studio, so it can’t parse such connection parameters. It handles slash as URL separator.
The YouTrack issue created.