Posts tagged Technology
MySQL Connector/Net 6.4.2 RC has been released
1MySQL Connector/Net 6.4.2, a new version of the all-managed .NET driver for MySQL has been released. This is a Release Candidate and is intended for testing and exposure to new features. We strongly urge you to not use this release in a production environment.
Version 6.4.2 is intended for use with versions of MySQL from 5.0 – 5.5
It is now available in source and binary form from here and mirror sites (note that not all mirror sites may be up to date at this point of time
- if you can’t find this version on some mirror, please try again later or choose another download site.)
New features found in 6.4 include (please see release notes for more information)
- Windows Authentication — This release includes our new support for Windows authentication when connecting to MySQL Server 5.5.
- Table Caching — We are also introducing a new feature called table caching. This feature makes it possible to cache the rows of slow changing tables on the client side.
- Simple connection fail-over support — We are also including some SQL generation improvements related to our entity framework provider.
Please review the change log that ships with the product for a complete list of changes and enhancements.
Enjoy and thanks for the support!
MySQL Connector/Net 6.3.7 has been released
0MySQL Connector/Net 6.3.7, a new version of the all-managed .NET driver for MySQL has been released. This is a maintenance release to our existing 6.3 products and is suitable for use in production environments against MySQL server 5.0-5.5.
It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/6.3.html] and mirror sites (note that not all mirror sites may be up to date at this point of time
- if you can’t find this version on some mirror, please try again later or choose another download site.)
Please review the change log for details on what is fixed or changed in this release.
MySQL Connector/Net 6.4.1 beta has been released
1MySQL Connector/Net 6.4.1, a new version of the all-managed .NET driver for MySQL has been released. This release is of Beta quality and is intended for testing and exposure to new features. We strongly urge you to not use this release in a production environment.
Version 6.4.1 is intended for use with versions of MySQL from 5.0 – 5.5
It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/6.4.html] and mirror
sites (note that not all mirror sites may be up to date at this point of time
- if you can’t find this version on some mirror, please try again later or choose another download site.)
** New features found in 6.4 include (please see release notes for more information) **
* Windows Authentication*
This release includes our new support for Windows authentication when connecting to MySQL Server 5.5.
* Table Caching *
We are also introducing a new feature called table caching. This feature makes it possible to cache the rows of slow changing tables on the client side.
* Simple connection fail-over support *
We are also including some SQL generation improvements related to our entity framework provider.
Enjoy and thanks for the support!
MySQL Connector/Net 6.4.0 Alpha has been released
0MySQL Connector/Net 6.4.0, a new version of the all-managed .NET driver for MySQL has been released. This release is of Alpha quality and is intended for testing and exposure to new features. We strongly urge you to not use this release in a production environment.
Version 6.4.0 is intended for use with versions of MySQL from 5.0 – 5.5
It is now available in source and binary form from here and mirror
sites (note that not all mirror sites may be up to date at this point of time
- if you can’t find this version on some mirror, please try again later or choose another download site.)
New features in this release (please see release notes for more information)
Windows Authentication
This release includes our new support for Windows authentication when connecting to MySQL Server 5.5.
Table Caching
We are also introducing a new feature called table caching. This feature makes it possible to cache the rows of slow changing tables on the client side.
We are also including some SQL generation improvements related to our entity framework provider.
Enjoy and thanks for the support!
MySQL Connector/Net 6.3.5 maintenance released
We’re happy to announce the latest maintenance release of MySQL Connector/Net 6.3.5.
Version 6.3.5 maintenance release includes:
- Fixes to some installer bugs related to .NET Framework 4.0
- Fixes for several other bugs
For details see http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-5.html
MySQL Connector 6.3.5 :
- Provides secure, high-performance data connectivity with MySQL.
- Implements ADO.NET interfaces that integrate into ADO.NET aware tools.
- Is a fully managed ADO.NET driver written in 100% pure C#.
- Provide Visual Studio Integration
If you are a current user, we look forward to your feedback on all the new capabilities we are delivering.
As always, you will find binaries and source on our download pages.
Please get your copy from http://dev.mysql.com/downloads/connector/net/6.3.html.
To get started quickly, please take a look at our short tutorials.
MySQL Connector/NET Tutorials
http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html
Blog postings and general information can be found on our Developer Zone site.
MySQL Developer Zone
http://dev.mysql.com/usingmysql/dotnet/
.NET Forum
http://forums.mysql.com/list.php?38
Connecotor/NET Documentation and details on changes between releases can be found on these pages
If you need any additional info or help please get in touch with us by posting in our forums or leaving comments on our blog pages.
MySQL Connector/Net 6.3.4 GA has been released
We’re proud to announce the next release of MySQL Connector/Net version 6.3.4. This release is GA (Generally Available).
We hope you will make MySQL Connector/Net your preferred set of .NET components including our ADO.Net library and other Microsoft .NET frameworks components such as our Visual Studio plugin and Entity Framework for MySQL.
We are dedicated to providing the best tools for your MySQL database .NET applications.
Special thanks go to all the great MySQL beta testers that provided valuable ideas, insights, and bug reports to the Connector/Net team. Your beta feedback truly helped us improve the product.
Version 6.3.4 provides the following new features:
- The ability to dynamically enable/disable query analysis at runtime.
- Visual Studio 2010 compatibility
- Improved compatibility with Visual Studio wizards using our new SQL Server mode
- Support for Model-First development using Entity Framework
- Nested transaction scopes
- Other improvements and bug fixes!
For details see
http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-4.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-3.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-2.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-1.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-0.html
If you are a current user, we look forward to your feedback on all the new capabilities we are delivering. As always, you will find binaries and source on our download pages.
Please get your copy from http://dev.mysql.com/downloads/connector/net/6.3.html
To get started quickly, please take a look at our short tutorials.
MySQL Connector/NET Tutorials
http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html
Blog postings and general information can be found on our Developer Zone site.
MySQL Developer Zone
http://dev.mysql.com/usingmysql/dotnet/
.NET Forum
http://forums.mysql.com/list.php?38
Connector/NET Documentation and details on changes between releases can be found on these pages
http://dev.mysql.com/doc/refman/5.1/en/changes-6.3.x.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-3-4.htm
If you need any additional info or help please get in touch with us. Post in our forums or leave comments on our blog pages.
MySQL Connector/Net 6.2.4 Maintenance release
We’re happy to announce the latest maintenance release of MySQL Connector/Net 6.2.4.
Version 6.2.4 maintenance release includes:
- Enhancement that allows a procedure to be recreated with a different number of parameters
- Fixes for 29 bugs
For details see http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-2-4.html
MySQL Connector 6.2.4 :
- Provides secure, high-performance data connectivity with MySQL.
- Implements ADO.NET interfaces that integrate into ADO.NET aware tools.
- Is a fully managed ADO.NET driver written in 100% pure C#.
- Provide Visual Studio Integration
If you are a current user, we look forward to your feedback on all the new capabilities we are delivering.
As always, you will find binaries and source on our download pages.
Please get your copy from http://dev.mysql.com/downloads/connector/net/6.2.html.
To get started quickly, please take a look at our short tutorials.
MySQL Connector/NET Tutorials
http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials.html
Blog postings and general information can be found on our Developer Zone site.
MySQL Developer Zone
http://dev.mysql.com/usingmysql/dotnet/
.NET Forum
http://forums.mysql.com/list.php?38
Connecotor/NET Documentation and details on changes between releases can be found on these pages
If you need any additional info or help please get in touch with us by posting in our forums or leaving comments on our blog pages.
MySQL Connector/Net 6.1.5 has been released
MySQL Connector/Net 6.1.5, a new version of the all-managed .NET driver for MySQL has been released. This is a maintenance release of the 6.1 branch and is suitable for use with MySQL server versions 5.0 and higher. It is now available in source and binary form from http://dev.mysql.com/downloads/connector/net/6.1.html] and mirror sites (note that not all mirror sites may be up to date at this point of time – if you can’t find this version on some mirror, please try again later or choose another download site.)
This is maintenance release. Please review the change log (included with product or at http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-1-5.html) for details.
Thank you for working with MySQL!
MySQL Connector/Net 6.0.7 has been released
This is maintenance release. Please review the change log (included with product or at http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-6-0-7.html) for details.
Thank you for working with MySQL!
MySQL Connector/Net 6.3.3 (beta 2) has been released
MySQL Connector/Net 6.3.3, a new version of the all-managed .NET driver for MySQL has been released. This is a beta release and is intended to introduce you to the new features and enhancements we are planning. This release should not be used in a production environment. It is now available in source and binary form from http://dev.mysql.com/downloads/connector/net/6.3.html] and mirror sites (note that not all mirror sites may be up to date at this point of time – if you can’t find this version on some mirror, please try again later or choose another download site.)
The new features or changes in this release are:
- Visual Studio 2010 RTM support
- New sql editor. Create a new file with a .mysql extension to see it in action
- Please check the changelog and release notes for more information
What we know may be broken
Documentation is not yet integrated into VS 2010.
Please let us know what else we broke and how we can make it better!