|
|
MySQL Announcements
|
|
|
Thu, 21 Aug 2008 17:40:56 +0000 Category : Announcements MySQL Connector/Net 5.1.7 has been released (no replies) MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes.
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases.
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.)
** IMPORTANT **
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product
** IMPORTANT **
== Bugs fixed ==
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with
4.1 servers (bug #30603)
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with - Fixed problem with pooling code where connections pooled from the pool were added
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with - Fixed problem with pooling code where connections pooled from the pool were added twice to the in use pool. This would cause a semaphore full exception
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with - Fixed problem with pooling code where connections pooled from the pool were added twice to the in use pool. This would cause a semaphore full exception when an attempt is made to release them back to the pool (bug #36688)
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with - Fixed problem with pooling code where connections pooled from the pool were added twice to the in use pool. This would cause a semaphore full exception when an attempt is made to release them back to the pool (bug #36688) - Reversed order of Datetime and DateTime enums for MySqlDbType so that VB users won't get
autocorrection to Datetime (bug #37406)
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with - Fixed problem with pooling code where connections pooled from the pool were added twice to the in use pool. This would cause a semaphore full exception when an attempt is made to release them back to the pool (bug #36688) - Reversed order of Datetime and DateTime enums for MySqlDbType so that VB users won't get - Uncommented access denied error enumeration value (bug #37398)
MySQL Connector/Net 5.1.7 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.7 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 beta releases. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) Unless a major, data-loss type bug is found, we expect this to be the last release of the 5.1 product. We encourage all new work to use the newly released 5.2 product - Fixed problem with DDEX provider that could sometimes prevent table altering when working with - Fixed problem with pooling code where connections pooled from the pool were added twice to the in use pool. This would cause a semaphore full exception when an attempt is made to release them back to the pool (bug #36688) - Reversed order of Datetime and DateTime enums for MySqlDbType so that VB users won't get - Uncommented access denied error enumeration value (bug #37398) - Improved documentation concerning autoincrement columns and the DataColumn class (bug #37350)
[read more...] | Tue, 19 Aug 2008 21:48:09 +0000 Category : Announcements MySQL Connector/ODBC 5.1.5 is available! (no replies) Dear MySQL users,
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will
not work with 4.0 or earlier releases.)
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of
platforms from our download pages at
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror,
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site.
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site. We welcome and appreciate your feedback, bug reports, bug fixes,
patches, etc.:
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site. We welcome and appreciate your feedback, bug reports, bug fixes, http://forge.mysql.com/wiki/Contributing
Platform notes:
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site. We welcome and appreciate your feedback, bug reports, bug fixes, http://forge.mysql.com/wiki/Contributing * The installers for Microsoft Windows require that you uninstall any
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site. We welcome and appreciate your feedback, bug reports, bug fixes, http://forge.mysql.com/wiki/Contributing * The installers for Microsoft Windows require that you uninstall any previous version of Connector/ODBC 5.1 (not 3.51) before installing.
MySQL Connector/ODBC 5.1.5, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 5.1 series and is suitable for use with any MySQL version since 4.1, including MySQL 5.0, 5.1, and 6.0. (It will The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site. We welcome and appreciate your feedback, bug reports, bug fixes, http://forge.mysql.com/wiki/Contributing * The installers for Microsoft Windows require that you uninstall any previous version of Connector/ODBC 5.1 (not 3.51) before installing. * The installer for 64-bit Windows installs both the 32-bit and 64-bit [read more...] | Tue, 19 Aug 2008 03:44:10 +0000 Category : Announcements Connector/Net 5.2.3 GA has been released (no replies) MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes.
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview".
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.)
** Changes since 5.2.2 **
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444)
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694)
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694) - Fixed problem with our GetOrdinal speedup where we would attempt to add an already existing key to a hash when a resultset had more than 1 column with the same name. (bug #37239)
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694) - Fixed problem with our GetOrdinal speedup where we would attempt to add an already existing key to a hash when a resultset had more than 1 column with the same name. (bug #37239) - small fix to how we were allowing in/out and out parameters to slide through parameter serialization. Before we were setting the AllowUserVariables connection setting but that had the unfortunate side effect of setting the value for all connections that shared that connection string. This way we isolate it just to our particular command. This may fix bug #37104
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694) - Fixed problem with our GetOrdinal speedup where we would attempt to add an already existing key to a hash when a resultset had more than 1 column with the same name. (bug #37239) - small fix to how we were allowing in/out and out parameters to slide through parameter serialization. Before we were setting the AllowUserVariables connection setting but that had the unfortunate side effect of setting the value for all connections that shared that connection string. This way we isolate it just to our particular command. This may fix bug #37104 - Fixed documentation surrounding use of ? vs @ for parameters (bug #37349)
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694) - Fixed problem with our GetOrdinal speedup where we would attempt to add an already existing key to a hash when a resultset had more than 1 column with the same name. (bug #37239) - small fix to how we were allowing in/out and out parameters to slide through parameter serialization. Before we were setting the AllowUserVariables connection setting but that had the unfortunate side effect of setting the value for all connections that shared that connection string. This way we isolate it just to our particular command. This may fix bug #37104 - Fixed documentation surrounding use of ? vs @ for parameters (bug #37349) - Reduced network traffic for the normal case where the web provider schema is up to date (bug #37469)
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694) - Fixed problem with our GetOrdinal speedup where we would attempt to add an already existing key to a hash when a resultset had more than 1 column with the same name. (bug #37239) - small fix to how we were allowing in/out and out parameters to slide through parameter serialization. Before we were setting the AllowUserVariables connection setting but that had the unfortunate side effect of setting the value for all connections that shared that connection string. This way we isolate it just to our particular command. This may fix bug #37104 - Fixed documentation surrounding use of ? vs @ for parameters (bug #37349) - Reduced network traffic for the normal case where the web provider schema is up to date (bug #37469) - Improved error reporting when a timeout occurs. It no longer uses a message like 'reading from stream failed'. (bug #38119)
MySQL Connector/Net 5.2.3, a new version of the all-managed .NET driver for MySQL has been released. This release is of GA quality and is suitable for use in production environments. We strongly urge you to review the change log that is shipped with the product for a thorough review of the changes. Version 5.2.3 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Increased the speed of MySqlDataReader.GetOrdinal dramatically by using a couple of hashes for lookups - Fixed problem where some tables that support the web providers used the latin1 character set instead of the database default. (bug #36444) - Changed how the procedure schema collection is retrieved. If 'use procedure bodies=true' then we select on the mysql.proc table directly as this is up to 50x faster than our current IS implementation. If 'use procedure bodies=false', then the IS collection is queried. (bug #36694) - Fixed problem with our GetOrdinal speedup where we would attempt to add an already existing key to a hash when a resultset had more than 1 column with the same name. (bug #37239) - small fix to how we were allowing in/out and out parameters to slide through parameter serialization. Before we were setting the AllowUserVariables connection setting but that had the unfortunate side effect of setting the value for all connections that shared that connection string. This way we isolate it just to our particular command. This may fix bug #37104 - Fixed documentation surrounding use of ? vs @ for parameters (bug #37349) - Reduced network traffic for the normal case where the web provider schema is up to date (bug #37469) - Improved error reporting when a timeout occurs. It no longer uses a message like 'reading from stream failed'. (bug #38119) - fixed problem where adding a non-existent user to a role would not auto-create the user record (bug #38243)
[read more...] | Tue, 15 Jul 2008 19:53:22 +0000 Category : Announcements MySQL Connector/ODBC 3.51.26 is available! (no replies) Dear MySQL users,
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any
MySQL version including MySQL 4.1, 5.0, or 5.1.
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of
platforms from our download pages at
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try
again later or choose another download site.
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches,
etc.:
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing
Platform notes:
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing * There are no installer packages for Microsoft Windows x64 Edition.
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing * There are no installer packages for Microsoft Windows x64 Edition. * There is no binary package for Mac OS X on 64-bit PowerPC because Apple
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing * There are no installer packages for Microsoft Windows x64 Edition. * There is no binary package for Mac OS X on 64-bit PowerPC because Apple does not currently provide a 64-bit PowerPC version of iODBC.
MySQL Connector/ODBC 3.51.26, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/3.51.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing * There are no installer packages for Microsoft Windows x64 Edition. * There is no binary package for Mac OS X on 64-bit PowerPC because Apple does not currently provide a 64-bit PowerPC version of iODBC. * The HP-UX 11.23 IA64 binary package does not include the GUI bits because [read more...] | Mon, 12 May 2008 20:30:51 +0000 Category : Announcements MySQL Connector/Net 5.1.6 has been released (no replies) MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes.
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview".
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.)
== Bugs fixed ==
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource.
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a password on a user where password Q&A is not required would throw an exception (bug #36159)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a password on a user where password Q&A is not required would throw an exception (bug #36159) - Fixed a problem with MembershipUser.GetNumberOfUsersOnline. It actually works now :) (bug #36157)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a password on a user where password Q&A is not required would throw an exception (bug #36159) - Fixed a problem with MembershipUser.GetNumberOfUsersOnline. It actually works now :) (bug #36157) - Fixed documentation that still stated that setting port to -1 was necessary for
a named pipe connection (bug #35356)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a password on a user where password Q&A is not required would throw an exception (bug #36159) - Fixed a problem with MembershipUser.GetNumberOfUsersOnline. It actually works now :) (bug #36157) - Fixed documentation that still stated that setting port to -1 was necessary for - Fixed data type processing so that geometry fields are returned as binary. (bug #36081)
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a password on a user where password Q&A is not required would throw an exception (bug #36159) - Fixed a problem with MembershipUser.GetNumberOfUsersOnline. It actually works now :) (bug #36157) - Fixed documentation that still stated that setting port to -1 was necessary for - Fixed data type processing so that geometry fields are returned as binary. (bug #36081) - Fixed problem that kept our provider from showing up in the provider list when configuring a new connection from a SqlDataSource
MySQL Connector/Net 5.1.6 a new version of the all-managed .NET driver for MySQL has been released. This is a minor release involving mainly bug fixes. Version 5.1.6 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.1.h 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.) - Fixed problem where parameters lists were not showing when you tried to alter a routine in server explorer. (bug #34359) - Fixed a problem in procedure cache where it was possible to get into a race condition and cause a memory leak (bug #34338) - Fixed problem where attempting to use an isolation level other than the default with a transaction scope would use the default instead (bug #34448) - Fixed problem that causes the TableAdapter wizard to only generate insert statements. The problem was that our code to retrieve index columns was broken. (bug #31338) - Fixed problem with connections staying open after being used with SqlDataSource. The problem was that we were not returning an enumerator for our reader with the closeReader option set to true when we were supposed to. (Bug #34460) - Fixed problem where the bit data type would continue to return null values once it saw a null value in a previous row (bug #36313) - Fixed problem with MembershipUser.GetPassword where attempting to retrieve a password on a user where password Q&A is not required would throw an exception (bug #36159) - Fixed a problem with MembershipUser.GetNumberOfUsersOnline. It actually works now :) (bug #36157) - Fixed documentation that still stated that setting port to -1 was necessary for - Fixed data type processing so that geometry fields are returned as binary. (bug #36081) - Fixed problem that kept our provider from showing up in the provider list when configuring a new connection from a SqlDataSource - Fixed problem where setting the ConnectionString property of MySqlConnection to null would throw an exception (bug #35619)
Enjoy and thanks for the support! [read more...] | Mon, 12 May 2008 19:13:37 +0000 Category : Announcements MySQL Connector/Net 5.2.2 beta has been released (no replies) Hi,
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes.
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview".
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.)
== Features or behavior changes ==
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against
a 6.0 server
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities.
== Bugs fixed ==
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating
a profile that already existed.
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being
altered in Visual Studio (bug #34940)
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being - Fixed problem where the TableAdapter wizard was no longer able to generate commands using stored procedures because of our change to using @ instead of ? (bug #34941)
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being - Fixed problem where the TableAdapter wizard was no longer able to generate commands using stored procedures because of our change to using @ instead of ? (bug #34941) - Fixed problem in datagrid code related to creating a new table. This problem may have been introduced with .NET 2.0 SP1.
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being - Fixed problem where the TableAdapter wizard was no longer able to generate commands using stored procedures because of our change to using @ instead of ? (bug #34941) - Fixed problem in datagrid code related to creating a new table. This problem may have been introduced with .NET 2.0 SP1. - Fixed guid type so that a null value is still returned as guid type (bug #35041)
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being - Fixed problem where the TableAdapter wizard was no longer able to generate commands using stored procedures because of our change to using @ instead of ? (bug #34941) - Fixed problem in datagrid code related to creating a new table. This problem may have been introduced with .NET 2.0 SP1. - Fixed guid type so that a null value is still returned as guid type (bug #35041) - Fixed bug with the membership provider where the min non alpha numeric option
was not working correctly.
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being - Fixed problem where the TableAdapter wizard was no longer able to generate commands using stored procedures because of our change to using @ instead of ? (bug #34941) - Fixed problem in datagrid code related to creating a new table. This problem may have been introduced with .NET 2.0 SP1. - Fixed guid type so that a null value is still returned as guid type (bug #35041) - Fixed bug with the membership provider where the min non alpha numeric option - Fixed bug where calling GetPassword on a membership user when the password answer is null would cause an exception (bug #35332)
MySQL Connector/Net 5.2.2, a new version of the all-managed .NET driver for MySQL has been released. This release is a beta and may contain bugs with some of them possibly being severe. You are strongly urged to not use this release in production environments. This release is intended only for testing and feedback purposes. Version 5.2.2 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Falcon "Preview". It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.2.h 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.) - Added support for using the new PARAMETERS I_S view when running against - Implemented interactive session connection string option - The procedure parameters schema collection has been altered to match what is coming with MySQL 6.0. Some fields have been removed and others combined. Please review your application for incompatibilities. - Fixed profile provider that would throw an exception if you were updating - Fixed problem where new parameter code prevented stored procedures from being - Fixed problem where the TableAdapter wizard was no longer able to generate commands using stored procedures because of our change to using @ instead of ? (bug #34941) - Fixed problem in datagrid code related to creating a new table. This problem may have been introduced with .NET 2.0 SP1. - Fixed guid type so that a null value is still returned as guid type (bug #35041) - Fixed bug with the membership provider where the min non alpha numeric option - Fixed bug where calling GetPassword on a membership user when the password answer is null would cause an exception (bug #35332) - Fixed bug where retrieving passwords that are encrypted was not returning proper [read more...] | Thu, 17 Apr 2008 13:41:45 +0000 Category : Announcements MySQL Connector/Net 5.0.9 has been released (no replies) Hi,
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series.
**IMPORTANT**
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product.
**IMPORTANT**
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha.
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.)
== Features or behavior changes ==
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492)
== Bugs fixed ==
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185) - Fixed problem with installer where the installation might report a failure to remove the performance counters if the performance counter category had already been removed for some reason
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185) - Fixed problem with installer where the installation might report a failure to remove the performance counters if the performance counter category had already been removed for some reason - Fixed problem with installer where attempting to install over a failed uninstall could leave multiple clients registered in machine.config. (Bug #31731)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185) - Fixed problem with installer where the installation might report a failure to remove the performance counters if the performance counter category had already been removed for some reason - Fixed problem with installer where attempting to install over a failed uninstall could leave multiple clients registered in machine.config. (Bug #31731) - Fixed problem with connection string caching where our collection class was using case insensitive semantics and this causes cases where a user orginally used the wrong case for a user id and then fixed it to still get access denied errors. (Bug #31433)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185) - Fixed problem with installer where the installation might report a failure to remove the performance counters if the performance counter category had already been removed for some reason - Fixed problem with installer where attempting to install over a failed uninstall could leave multiple clients registered in machine.config. (Bug #31731) - Fixed problem with connection string caching where our collection class was using case insensitive semantics and this causes cases where a user orginally used the wrong case for a user id and then fixed it to still get access denied errors. (Bug #31433) - improved the speed of load data local infile significantly
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185) - Fixed problem with installer where the installation might report a failure to remove the performance counters if the performance counter category had already been removed for some reason - Fixed problem with installer where attempting to install over a failed uninstall could leave multiple clients registered in machine.config. (Bug #31731) - Fixed problem with connection string caching where our collection class was using case insensitive semantics and this causes cases where a user orginally used the wrong case for a user id and then fixed it to still get access denied errors. (Bug #31433) - improved the speed of load data local infile significantly - fixed MySqlDateTime.ToString() to properly return the date value (Bug #32010)
MySQL Connector/Net 5.0.9, a new version of the all-managed .NET driver for MySQL has been released. This release is an update to the existing production-quality 5.0 series. We plan for this to be the last release in the 5.0 series. We will only be updating the 5.0 product in the event a "data-loss" type bug is discovered. We encourage all new products to use the new 5.1 product. Version 5.0.9 works with all versions of MySQL including MySQL-4.1, MySQL-5.0, MySQL-5.1 beta or the MySQL-6.0 Alpha. It is now available in source and binary form from [http://dev.mysql.com/downloads/connector/net/5.0.h 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.) - added implementation of MySqlCommandBuilder methods QuoteIdentifier and UnquoteIdentifier (bug #35492) - Fixed problem where fields that were blobs but did not include the BLOB flag were treated as binary when they should have been treated as text. (Bug #30233) - Changed from using Array.Copy to Buffer.BlockCopy in MySqlDataReader.GetBytes. This helps with memory usage as we expect the source and destination arrays to not be overlapping. (Bug #31090) - Fixed problem that prevented commands from being executed from the state change handler. Not sure why you would want to do this but... (bug #30964) - Fixed issue where column name metadata was not using the charset given on the connection string (Bug #31185) - Fixed problem with installer where the installation might report a failure to remove the performance counters if the performance counter category had already been removed for some reason - Fixed problem with installer where attempting to install over a failed uninstall could leave multiple clients registered in machine.config. (Bug #31731) - Fixed problem with connection string caching where our collection class was using case insensitive semantics and this causes cases where a user orginally used the wrong case for a user id and then fixed it to still get access denied errors. (Bug #31433) - improved the speed of load data local infile significantly - fixed MySqlDateTime.ToString() to properly return the date value (Bug #32010) - fixed problem where string parameters who have their size set after their value could cause exceptions (Bug #32094) [read more...] | Wed, 16 Apr 2008 17:38:42 +0000 Category : Announcements MySQL Connector/ODBC 5.1.4 is available! (no replies) Dear MySQL users,
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1,
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or
earlier releases.)
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of
platforms from our download pages at
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try
again later or choose another download site.
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches,
etc.:
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing
Platform notes:
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing * The installers for Microsoft Windows require that you uninstall any
MySQL Connector/ODBC 5.1.4, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first generally available (production) release of the 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or The release is now available in source and binary form for a number of http://dev.mysql.com/downloads/connector/odbc/5.1.html and mirror sites. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try We welcome and appreciate your feedback, bug reports, bug fixes, patches, http://forge.mysql.com/wiki/Contributing * The installers for Microsoft Windows require that you uninstall any previous version of Connector/ODBC 5.1 (not 3.51) before installing. [read more...] | Wed, 16 Apr 2008 17:34:47 +0000 Category : Announcements MySQL Connector/ODBC 3.51.25 is available! (no replies) Dear MySQL users,
MySQL Connector/ODBC 3.51.25, a new version of the ODBC driver for the
MySQL Connector/ODBC 3.51.25, a new version of the ODBC driver for the MySQL database management system, has been released. This release is
MySQL Connector/ODBC 3.51.25, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any
MySQL version including MySQL 4.1, 5.0, or 5.1.
MySQL Connector/ODBC 3.51.25, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of
platforms from our download pages at
MySQL Connector/ODBC 3.51.25, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the latest release of the 3.51 series and is suitable for use with any The release is now available in source and binary form for a number of |
| |