This is a new Beta development release, fixing recently discovered bugs.
Functionality added or changed:
Setting the configuration property
rewriteBatchedStatementstotruewill now cause the driver to rewrite batched prepared statements with more than 3 parameter sets in a batch into multi-statements (separated by ";") if they are not plain (that is, withoutSELECTorON DUPLICATE KEY UPDATEclauses)INSERTorREPLACEstatements.