Search



Search Results
Displaying 111 to 120 of 380 total results
https://dev.mysql.com/doc/connector-net/en/connector-net-authentication.html
MySQL Connector/NET implements a variety of authentication plugins that MySQL Server can invoke to authenticate a user. Pluggable authentication enables the server to determine which plugin applies, based on the user name and host name that your ...
https://dev.mysql.com/doc/connector-net/en/connector-net-installation-binary-windows-installer.html
You can install MySQL Connector/NET through a Windows Installer (.msi) installation package, which can install Connector/NET on supported Windows operating systems. The MSI package is a file named mysql-connector-net-version.msi, where version ...
https://dev.mysql.com/doc/connector-net/en/connector-net-installation.html
MySQL Connector/NET runs on any platform that supports the .NET Standard (.NET Framework, .NET Core, and Mono). The .NET Framework is primarily supported on recent versions of Microsoft Windows and Microsoft Windows Server. Cross-platform options: ...
https://dev.mysql.com/doc/connector-net/en/connector-net-programming-telemetry.html
OpenTelementry (OTel) standardizes instrumentation, generation, collecting and exporting telemetry data to be consumed by an Observability backend. Starting in Connector/NET 8.1.0, support for OTel is encapsulated in the MySQL.Data.OpenTelemetry ...
https://dev.mysql.com/doc/internals/en/fine-tuning-installation-paths.html
If you come from an Autotools background, you are familiar with options such as --bindir, --libdir, and --sbindir that, when passed to the configure script, enable fine tuning the installation layout. A similar functionality is available with ...
https://dev.mysql.com/doc/mysql-installer/en/mysql-installer.html
MySQL Installer is a standalone application designed to ease the complexity of installing and configuring MySQL products that run on Microsoft Windows. It is downloaded with and supports the following MySQL products: MySQL Servers MySQL Installer ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
Connections to the server made using X DevAPI or X DevAPI for C continue to use the connection character set determined by the server. (Bug #28204677) Packaging Notes Connector/C++ 32-bit MSI packages are now available for Windows. (WL #12262) ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-1-0.html
MySQL Connector/C++ 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use on production systems. This release can be used against MySQL Server versions 5.7 and later. Packaging Notes Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-4-0.html
Security Notes Functionality Added or Changed Bugs Fixed Security Notes For platforms on which OpenSSL libraries are bundled, the linked OpenSSL library for Connector/C++ has been updated to version 3.0.13. (Bug #36278302) Functionality Added or ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-20.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Connector/NET now supports Entity Framework Core 3.1.1 on all platforms with NET Standard 2.0 support. Microsoft Entity Framework Core 3.1.1 is not compatible with the ...
Displaying 111 to 120 of 380 total results