Snippets tagged “connection-string”
1 snippet uses this tag.
- Warning about SSL connection when connecting to MySQL databaseJava
If you are getting a warning about an SSL connection when connecting to a MySQL database, it may be because you are using an older version of the MySQL client library that does not support SSL connections by default.