I\'ve been trying to load the JDBC MySQL connector with the following code:
import java.sql.*; public class dbTest{ public static void main(String[] args
On IntelliJ this is how I solved this problem:
File > Project Structure > Libraries > +
Locate the jdbc connector. For me it was on C:\Users\MyName.InteliJIdea13\config\jdbc-drivers