I was wondering if there is any Bulk Insert functionality available on the MySql Connector. I do have to create millions of records and I believe the batching will be a great feature for this.
I'm working on an MVC project with a MySql datastore.
Thanks, Leonardo