Dear MySQL users,
MySQL Connector/Net 6.7.8, 6.8.6, and 6.9.7 are maintenance releases for the series of the .NET driver for MySQL. They can be used for production environments.
They are appropriate for use with MySQL server versions 5.5-5.7.
They are now available in source and binary form from http://dev.mysql.com/downloads/connector/net/
(note that not all mirror sites may be up to date at this
point-if you can’t find this version on some mirror, please try
again later or choose another download site.)
Changes in MySQL Connector/Net 6.8.8
- Connections to MySQL server 5.7 now default to using SSL.
Changes in MySQL Connector/Net 6.8.6
- Connections to MySQL server 5.7 now default to using SSL.
Changes in MySQL Connector/Net 6.9.7
- The selection of a …