You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CozyRoc
Hi,
I'm attempting to insert 600K rows to MySQL using the MySQL 5.1
Connector/ODBC driver and I want the ODBC Destination task to use the
Bulk Insert, but it doesn't seem to be using it. How do I configure
the ODBC Destination to use Bulk Insert?
The MyODBC log file has individual Inserts for each row.
Thank you for any help,
David Botzenhart
Ivan Peev
unread,
Apr 27, 2012, 10:59:39 AM4/27/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coz...@googlegroups.com
Hi David,
To configure CozyRoc ODBC Destination component to use bulk-insert you have to specify for BatchSize parameter value greater than 1. The default value for the parameter is 10000.