Connector/Net 5.2
- Ability to clear a single connection pool or all connection pools.
- DDEX provider now works under Visual Studio 2008
- Batched commands are now supported with MySqlDataAdapter
- Added MySqlScript class for executing SQL scripts
- Added MySqlBulkLoader class for easily loading large amounts of data
- Changed to recommending @ as parameter marker
- BINARY(16) columns are now treated as Guid objects
- Added profile provider and improved provider schema
Connector/Net 5.1
- ASP.Net membership and role providers are now included.
- Compact Framework 2.0 now supported.
- Integration into Visual Studio 2005
- Added connection string option to not automatically enlist in a current transaction