-
OneDev community edition only supports official MySQL installations.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Major
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
OneDev community edition only supports official MySQL installations.
| Previous Value | Current Value |
|---|---|
Open | Closed |
| Type |
Question
|
| Priority |
Major
|
| Assignee | |
| Labels |
No labels
|
Hello @robin,
When we're using external Mysql DB directly in the connection string, it works fine. But when we're connect Percona Mysql server using proxysql in connection string in the file hibernate.properties, it gives the below error.
connection string: hibernate.connection.url=jdbc:mysql://10.0.1.29:6033/onedev?serverTimezone=UTC&allowPublicKeyRetrieval=true&useSSL=false&disableMariaDbDriver=true