So I\'m having an issue connecting to MySQL with Java. Heres my code:
import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException
There is a difference between name of connection and name of Database,try world, test or sakila from schemas in the picture.