Hi guys, I noticed in the latest installed that when selecting the MySQL driver without choosing Database system reads the class from the driver. com.mysql.cj.jdbc.Driver
However, if switching to MySQL it then reverts to the older classpath of com.mysql.jdbc.Driver. Is this the correct behaviour?
