To make the MySQL Connector/J rewrite insert statements into multi-value bulk inserts use the rewriteBatchedStatements=true configuration option.
To make the MySQL Connector/J rewrite insert statements into multi-value bulk inserts use the rewriteBatchedStatements=true configuration option.
MySQLConnectorJBulkInserts (last edited 2011-02-16 11:01:55 by DavidKeen)