"<p>Through this video, we are going to correct a common error in Java that you may encounter when trying to connect your project to a database (MySQL in our case) which is :</p> <pre> <code>java.sql.SQLException: No suitable driver found for jdbc mysql</code></pre>"