Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
This fix resolves the way mixed values are converted into tokens to generate only one token as an identifier. Important Changes Functionality Added or Changed Bugs Fixed Important Changes The default value for the SslMode connection option now ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
(WL #12747) Bugs Fixed The BouncyCastle assembly was loaded into memory whenever a connection attempt was made using any SSL mode type, except None. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
This fix now adds System.Threading.Tasks.Extensions and System.CompilerServices.Unsafe DLLs to the MSI file for inclusion into the GAC. MySQL Connector/NET 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-2-0.html
(Bug #111361, Bug #35488339) Functionality Added or Changed Combined all of the Entity Framework Core projects (6, 7, and 8) into a single project under a folder named EFCore. Packaging Notes Functionality Added or Changed Bugs Fixed Packaging ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
(WL #14098) The pure Python and C extension implementations were combined into a single package; this applies to both DEB and RPM packages. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Django 3.0 support while ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-6.html
Since EL7 backported the SSL module from Python 3 (PEP466) into its default Python 2.7.5, SSL connections are now enabled on EL7. Functionality Added or Changed Bugs Fixed Functionality Added or Changed A new bdist_wheel distutils command was added ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-3-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed The X DevAPI and Classic API were separated into their own packages. The mysql-connector-python package continues to install the Classic API, and a new mysqlx-connector-python ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-4-0.html
Unlike when using the C extension, the pure-Python implementation could not convert NumPy float62 values into a MySQL type during a query. Note These release notes were created with the assistance of MySQL HeatWave GenAI. Functionality Added or ...
A Quick Guide to Using the MySQL SLES Repository :: A Quick Guide to Using the MySQL SLES Repository
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
Abstract This is a quick guide for using the MySQL SLES repository to install and upgrade MySQL on SUSE Linux Enterprise Server (SLES). For supported versions and architectures of SUSE and openSUSE, see the official Supported Platforms by MySQL ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-indexing.html
If present, they are used as parameters for ST_GeomFromGeoJSON() when converting GEOJSON data into MySQL native GEOMETRY values. To make large collections of documents more efficient to navigate you can create an index based on one or more fields ...