From: Date: January 21 2005 2:13pm Subject: Connector/Net 1.0.4 is available List-Archive: http://lists.mysql.com/announce/255 Message-Id: <200501211313.j0LDD4sS010788@mail.mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, MySQL Connector/Net 1.0.4, a new version of the fully-managed, ADO.Net provider for the popular MySQL database system has been released. Version 1.0.4 is the first production quality release of the original ByteFX MySQL provider acquired in 2004. This release is suitable for use with any MySQL version including MySQL-4.1 or MySQL-5.0. It is now available in source and binary form from the Connector/Net download pages at http://dev.mysql.com/downloads/connector/net/1.0.html and mirror sites (note that not all mirror sites may be up to date at this point of time - if you can't find this version on some mirror, please try again later or choose another download site.) ========================= Known Issues ================================== There is no need to file bug reports on these issues. They are known and are being worked on. Thanks. 1. There is a known problem where data packets larger than 16M are not handled properly when the connection is using compression. There is no need to file bug reports on this issue as the test suite already identifies this as a problem. 2. Connection pooling over a shared memory connection is problematic due to a server bug. This is being worked on. 3. The documentation is better but still not complete. It will continue to improve with each new release. It will also move to the www.mysql.com website for online reference. ========================================================================== -Reggie - From the changelog: 1-20-05 - Version 1.0.4 Bug #7243 calling prepare causing exception [fixed] Fixed another small problem with prepared statements Bug #7258 MySqlCommand.Connection returns an IDbConnection [fixed] Bug #7345 MySqlAdapter.Fill method throws Error message : Non- negative number required [fixed] Bug #7478 Clone method bug in MySqlCommand [fixed] Bug #7612 MySqlDataReader.GetString(index) returns non-Null value when field is Null [fixed] Bug #7755 MySqlReader.GetInt32 throws exception if column is unsigned [fixed] Bug #7704 GetBytes is working no more [fixed] Bug #7724 Quote character \222 not quoted in EscapeString [fixed] Fixed problem that causes named pipes to not work with some blob functionality Fixed problem with shared memory connections Bug #7436 Problem with Multiple resultsets... [fixed] Added or filled out several more topics in the API reference documentation -- Reggie Burnett, Software Developer MySQL AB, www.mysql.com Are you MySQL certified? www.mysql.com/certification