Pentaho Data Integration SQL connection

I just came across the same issue while trying to query a MySQL Database from Pentaho. Error connecting to database [Local MySQL DB] : org.pentaho.di.core.exception.KettleDatabaseException: Error occured while trying to connect to the database Exception while loading class org.gjt.mm.mysql.Driver Expanding post by @user979331 the solution is: Download the MySQL Java Connector / Driver that is … Read more