Search



Search Results
Displaying 1181 to 1190 of 1996 total results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html
Configuration Notes Packaging Notes X DevAPI Notes Configuration Notes These CMake options have been added to enable more fine-grained specification of installation directories. (Bug #28045358) Packaging Notes Previously, Connector/C++ binary ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html
some queries / inserts / updates std::string path= "/tmp"; conn->setClientOption(OPT_LOAD_DATA_LOCAL_DIR, path); // LOAD LOCAL DATA DIR ... Compilation Notes Connection Management Notes Legacy (JDBC API) Notes Bugs Fixed Compilation Notes ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-4-0.html
(WL #16154) Setting query attributes for executed queries now supports prepared statements. Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which OpenSSL libraries are bundled, the linked OpenSSL library for ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-21.html
Now, names with this format can be used when the name is enclosed properly between grave accent (`) symbols; for example, `db_1.2.3.45678`. (Bug #31237338, Bug #99371) An error was generated when the database name within a connection string that was ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-24.html
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 release. The ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
(Bug #109670, Bug #34990010) Entity Framework 6 Notes In some cases, the function that creates SQL queries did not specify an escape character properly. An Important Update Entity Framework 6 Notes Pluggable Authentication Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-33.html
(WL #15489) Bugs Fixed Queries using the MySql.Data.MySqlClient.MySqlConnection class did not connect as expected if the connector was installed using the MSI file. Deprecation and Removal Notes Packaging Notes X DevAPI Notes Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
Deprecation and Removal Notes Packaging Notes X DevAPI Notes Bugs Fixed Deprecation and Removal Notes Previously, mysql.proc was used as a way of speeding up queries for procedures and parameters. (WL #15708) Bugs Fixed Queries using the ... MySQL ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-31.html
Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-40.html
Bugs Fixed Fixed a potential Out of Bounds (OOB) issue related to escaping large queries. (Bug #115710, Bug #36894687) With the prefetch connection option set to a non-zero value, large queries could cause the connector to unexpectedly halt. (Bug ...
Displaying 1181 to 1190 of 1996 total results