0.66.0
- Breaking Add
MySqlBulkCopy.RowsCopiedproperty: #809.- The
RowsCopiedevent is renamed toMySqlRowsCopied. - The
MySqlRowsCopiedevent is no longer guaranteed to be raised at the end of copying.
- The
- Fix
NullReferenceExceptionwhen calling a stored procedure with anENUMparameter: #812. - Track
MySqlParametername changes (when added to aMySqlParameterCollection): #811.