image.png
<jdbcConnection driverClass =“com.mysql.jdbc.Driver”connectionURL =“jdbc:mysql:// localhost / my_schema”
userId =“my_user”password =“my_password”>
<property name =“nullCatalogMeansCurrent”value = true“/>
</ jdbcConnection>