Search



Search Results
Displaying 2111 to 2120 of 2661 total results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Connector/NET now supports the NOWAIT and SKIP_LOCKED locking options introduced in the MySQL 8.0 release series (see SELECT Statement). The following changes ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
X DevAPI Notes Functionality Added or Changed Bugs Fixed X DevAPI Notes An exception was raised when using a TableInsertStatement object to insert a string value containing special characters (- / \ % & =). (Bug #32965150, Bug #103436) If a SELECT ...(Bug #100314, Bug #31692694) Functionality Added or Changed Previously, an application could set the SslMode=none connection option to establish a classic MySQL protocol or X Protocol connection to a non-TLS/SSL enabled ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-30.html
(Bug #106368, Bug #33935441) Type MySqlDbType.Enum could not be used with the MySqlParameter method in a prepared statement. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
(Bug #99091, Bug #31087580) When executing multiple INSERT statements in one MySQLCommand call, the LastInsertedId property was set to zero because the connector read an extra OK packet from the server that omitted LastInsertedId. An Important ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
(Bug #109682, Bug #34993796) MySqlParameter.MySqlDbType, if set to MySqlDbType.Int24, emitted an error similar to Out of range value for column 'data' at row 1 when a prepared statement was executed and the parameter value was a negative number.
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-2-0.html
(Bug #114457, Bug #36568102) Added a new rewritebatchedstatements connection option that makes the connector rewrite batched statements and execute them all at once in a single block rather than one at a time, which is default behavior.
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-5-0.html
(WL #17046) Bugs Fixed When querying Table-Per-Type inheritance with subclass column name clashes, incorrect column aliases could be used in CASE-WHEN statements, potentially resulting in lost or incorrect subclass- specific values in the final ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-12.html
Example improvements affect bookmark handling for bulk operations, handling of memory buffers for prepared statements, and handling of session variables. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Several code issues ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-24.html
Now, the driver enforces preparation of the statement by the SQLPrepare() function even if the query has no parameters. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-26.html
(WL #14543) Deprecated the NO_I_S connection option, an option to get metadata without the information_schema by using SHOW statements. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The ...
Displaying 2111 to 2120 of 2661 total results