- Download the latest MySQL JDBC connector from the mysql website (Note you need to unzip the file to a jar file)
- Open SQL Developer and navigate to “Tools > Preferences > Database > Third Party JDBC Driver”.
- Click the “Add Entry…” button and highlight the “mysql-connector-java-8.0.23.jar” file and click the “Select” button, and then click ok
- When you create a new connection, the “Database Type” dropdown includes a MySQL option.