Search



Search Results
Displaying 91 to 100 of 380 total results
https://dev.mysql.com/doc/connectors/en/connector-cpp-apps-generic-linux-notes.html
This section describes aspects of building Connector/C++ applications that are specific to Linux. For general application-building information, see Section 2.5.1, “Building Connector/C++ Applications: General Considerations”. Note Connector/C++ ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-authentication.html
LDAP authentication requires use of a server from a MySQL Enterprise Edition distribution. For more information about the LDAP authentication plugins, see LDAP Pluggable Authentication. Connector/C++ binary distributions include the libraries that ...
https://dev.mysql.com/doc/connectors/en/connector-cpp-installation-source-distribution.html
To obtain a Connector/C++ source distribution, visit the Connector/C++ downloads page. A Connector/C++ source distribution is packaged as a compressed tar file or Zip archive, denoted here as PACKAGE.tar.gz or PACKAGE.zip. A source distribution in ...
https://dev.mysql.com/doc/connector-python/en/connector-python-installation-source.html
The Connector/Python source distribution is platform independent, and is packaged in the compressed tar archive format (.tar.gz file). Prerequisites for Compiling Connector/Python with the C Extension Source distributions include the C Extension ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
Connector/C++ now supports all Unicode character sets for older servers, including utf8mb4, utf16, utf16le, utf32, and ucs2. (Bug #28966038, WL #12196) Compilation Notes Thanks to Daniël van Eeden, who contributed a code change to use the stdbool.h ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-32.html
All generic Linux packages are built using the GNU C Library version 2.28. (WL #15258) Pluggable Authentication Connector/C++ 8.0.27 implemented support for the SSPI Kerberos library on Windows, which was not capable of acquiring cached credentials ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
An Important Update Entity Framework 6 Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed An Important Update The Connector/NET MySql.Data version 8.0.32.1 NuGet package now is released and the newer package supersedes the ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-33.html
Deprecation and Removal Notes Packaging Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Data can be passed in and out of a MySQL stored procedure through the MySqlCommand.Parameters collection. When used ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added OpenID Connect support leveraging the new authentication_openid_connect_client client-side authentication plugin. OpenID Connect functionality is supported by MySQL ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-20.html
That is, the next candidate for making a connection is chosen randomly from the remaining available hosts. Alternatively, the new priority attribute optionally sets the priority for each host. If two hosts have the same priority then one is chosen ...
Displaying 91 to 100 of 380 total results