Search



Search Results
Displaying 2751 to 2760 of 3282 total results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
(Bug #27251839, Bug #88838) When a decimal column was defined with a scale of zero, such as DECIMAL(8, 0), the value of the NumericPrecision field returned by the MySqlDataReader.GetSchemaTable method was lower by one. (Bug #26954812, Bug #88058) ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
(Bug #28293927) Connector/NET returned the wrong time zone when the TIMESTAMP column was read from a MySQL table. (Bug #26421346, Bug #86974) Slow connections made to MySQL were improved by reducing the frequency and scope of operating system ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-14.html
(WL #12518) The auth connection option (along with aliases authentication and authentication mode) was removed from the MySqlBaseConnectionStringBuilder class.
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
With SSH server authorization, an application can establish a connection from behind a firewall when the MySQL Server port is blocked. (Bug #29611216) Document Store: The MySqlConnection.GetSchema() method sometimes returned columns in an unexpected ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Document Store: The Where() method is deprecated (Obsolete attribute applied) and will return a warning when called in the following method constructs: Find().Where(), Modify().Where(), and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-20.html
(Bug #29838254) An attempt to read the record of a model class defined to correspond to a MySQL table with a property of type bool? (nullable Boolean), using the EF Core database context, returned an error message. Functionality Added or Changed ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-24.html
Connector/NET now also supports GSSAPI/Kerberos as an alternative authentication method for classic MySQL protocol connections. Now, using an alternative such as Oracle Cloud Infrastructure or SSH.NET to create a tunnel is preferred. (Bug #32429236) ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The IgnorePrepare connection-string option was deprecated in the Connector/NET 8.0.23 release and removed in the Connector/NET 8.0.24 ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-33.html
When used with a legacy server (prior to MySQL 8.0), the command object consults the mysql.proc table to determine the parameters of the stored procedure. For applications using OCI Authentication and SSL Certificates validation: ... Deprecation and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
Starting with MySQL 8.0, the mysql.proc table is no longer available and the connector now uses information_schema. MySQL Connector/NET 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production ...
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-29.html
(Bug #106683, Bug #33951069) When a Catalog or Schema is not specified, and if a table with the same name and set of columns existed in another database, SQLColumns() would return data from multiple databases instead of only the current database.
Displaying 2751 to 2760 of 3282 total results