Detected 2 occurrence(s) of ‘mysql:\/\/’: l+db, user, pass); } catch (SQLException e) { System.err.println("Mysql Connection Error: "); e.printStackTrace(); } } } Mysql Connection Error: java.sql.SQLException: URL is not in the correct format: jdbc:mysql://ip:3306/RoadInfoDB at com.google.cloud.sql.jdbc.internal.Exceptions.driverUrlNotInCorrectFormat(Exceptions.java:103) at com.google.cloud.sql.jdbc.Driver.connect(Driver.java:49) at com.google.cloud.sql.jdbc.Driver.connect(Driver.java:26) at Source: http://pastebin.com/raw.php?i=piLbKyKt
↧