Bugs fixed:
          Incorrect values/formats would be applied when the
          OldSyntax connection string option was
          used. (Bug#25950)
        
Registry would be incorrectly populated with installation locations. (Bug#25928)
Filling a table schema through a stored procedure triggers a runtime error. (Bug#25609)
          MySqlConnection throws an exception when
          connecting to MySQL v4.1.7. (Bug#25726)
        
          Returned data types of a DataTypes
          collection do not contain the right correctl CLR Datatype.
          (Bug#25907)
        
          GetSchema and DataTypes
          would throw an exception due to an incorrect table name. (Bug#25906)
        
Times with negative values would be returned incorrectly. (Bug#25912)
          SELECT did not work correctly when using a
          WHERE clause containing a UTF-8 string.
          (Bug#25651)
        
When closing and then re-opening a connection to a database, the character set specification is lost. (Bug#25614)
When connecting to a MySQL Server earlier than version 4.1, the connection would hang when reading data. (Bug#25458)
When connecting to a server, the return code from the connection could be zero, even though the hostname was incorrect. (Bug#24802)
          Using ExecuteScalar() with more than one
          query, where one query fails, will hang the connection. (Bug#25443)
        
Ésta es una traducción del manual de referencia de MySQL, que puede encontrarse en dev.mysql.com. El manual de referencia original de MySQL está escrito en inglés, y esta traducción no necesariamente está tan actualizada como la versión original. Para cualquier sugerencia sobre la traducción y para señalar errores de cualquier tipo, no dude en dirigirse a mysql-es@vespito.com.

