[Torna Indietro]
[18/05/2007 - Area Informatica]

Nuova versione del MySql Connector/Net

Rilasciata la versione 5.0.7

In questi giorni è stata rilasciata la versione 5.0.7 del MySQL Connector/Net , il driver managed ufficiale per .NET. In questa versione sono stati sistemati alcuni bug, anche importanti. Questa versione dele connector è utilizzabile con le tutte le versioni di MySql, incluse MySQL-4.1, MySQL-5.0, MySQL-5.1 beta e anche per MySQL-6.0 Falcon "Preview".

Potete scaricare il MySql Connector da questa pagina.

Elenco dei bug risolti (in inglese):

  • Bug #27269 MySqlConnection.Clone does not mimic SqlConnection.Clone behavior
  • Bug #27289 Transaction is not rolledback when connection close
  • Bug #26147 "User Id" problem during connection creation
  • Bug#27240 Property value characterset not retrieved/fetched in conn wizard
  • Bug #25947 CreateFormat/CreateParameters Column of DataTypes collection incorrect for CHAR
  • Bug #27765 Logging does not work
  • Bug #27679 MySqlCommandBuilder.DeriveParameters ignores UNSIGNED flag
  • Bug #27668 FillSchema and Stored Proc with an out parameter
  • Bug #28167 Poor performance building connection string (thanks Maxim!)
  • Bug #26041 Connection Protocol Property Error in PropertyGrid Control
  • Bug #26754 EnlistTransaction throws false MySqlExeption "Already enlisted"
  • Bug #23342 Incorrect parsing of Datetime object for MySQL versions below 4.1

Other changes

  • Installer now works if XML comments are found in machine.config
  • GetSchema will now attempt to unquote identifiers passed in as restrictions
  • The MySqlCommand object now properly clones the CommandType and CommandTimeout properties Thanks for trying out this release.

 

Informazioni Tecniche - Fonte: NewTec 2000
Share on Facebook Aggiungi a Technorati
document #N63/20070522111809 - time elapsed: 0,000 seconds