MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J, a driver that implements the Java Database Connectivity (JDBC) API and also MySQL ...
Just to add to what @ShadelessFox has said: it is even against the license policy of MySQL's JDBC driver to include it with our application. What I don't understand, is where these 2 folders should be ...