Adding MariaDB datasource
I am trying to add a remote database (MariaDB, SSL) as a data source in PyCharm, but when I test the connection I get this error:
DBMS: MariaDB (no ver.) Case sensitivity: plain=mixed, delimited=exact Driver class 'org.bouncycastle.jce.provider.BouncyCastleProvider' not found.
Any help would be appreciated.
Best, Mads
请先登录再写评论。
Hi. It is a known issue, https://youtrack.jetbrains.com/issue/DBE-19235
As a workaround, please uncheck the option to use system trust store in the Data Source SSH/SSL settings: