Sample JavaFX application with MySQL JDBC operation.What I have already tried : MS SQL MySQL External SQL server Besides which server I’m trying to connect I get the same following error: SQLException: Could not create connection to database server. Questions: I have an issue with a database connection.According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn’t set. When connecting a MySQL database I get the warning below: Mon Apr 09 19:43: WARN: Establishing SSL connection without server’s identity verification is not recommended.This driver is installed in the WL_HOME \server\lib folder (where WL_HOME is the folder where WebLogic Server is installed) with weblogic.jar.