Search Results
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-10.html
With .NET Core 2.0, most of the common ADO.NET classes are available for use, such as: System.Data.DataTable, System.Data.DataColumn, and System.Data.DataRow System.Data.DataSet System.Data.Common.DataAdapter (WL #11394) Support for Entity Framework ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed The .NET Core 2.0 implementation now supports the following connection-string options: AutoEnlist, InteractiveSession, Logging, Replication, and ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-18.html
(Bug #28383721, Bug #91751) Entity Framework Core: A syntax error was generated during an operation attempting to rename a table that was previously migrated from code. Now, the primary key constraint for an existing table can be dropped without ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-8.html
It is still a string of 32 hexadecimal digits based on UUID, but the order of digits was changed to match the requirement of a stable ID prefix. (WL #10561) Document Store: When creating a new connection, multiple hosts now can be specified as part ... MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their version number with the (highest) MySQL server version they ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
(WL #10948) Document Store: When creating a new session, multiple hosts can be tried until a successful connection is established. For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-23.html
(Bug #32135124, Bug #98946) Microsoft Access halted when opening a linked table with only a JSON column. The JSON column type is now supported, and JSON data is only editable if another column is used as a primary key. Because JSON is a long data ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-14.html
(WL #12607) The count() method's error message was unclear when the table or collection was missing. (Bug #28646344, Bug #92416) With Python 2.7 and use_pure=False, unicode characters in table object operations would cause an unexpected halt.
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
For general information about connection attributes, see Performance Schema Connection Attribute Tables. Returning a session to the pool drops session-related objects such as temporary tables, session variables, and transactions, but the connection ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Two informative text files were added: INFO_BIN contains information about the build environment used to produce the distribution, and INFO_SRC provides information about the product version and the source repository from which the distribution was ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-4.html
It is still a string of 32 hexadecimal digits based on UUID, but the order of digits was changed to match the requirement of a stable ID prefix. MySQL Connectors and other MySQL client tools and applications now synchronize the first digit of their ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-compliance-security-standard-rules.html
Symlinks Are Enabled Description You can move tables and databases from the database directory to other locations and replace them with symbolic links to the new locations. You might want to do this, for example, to move a database to a file system ...Consider whether the filtering of events by account is required, and remove the configuration values for audit_log_exclude_accounts or audit_log_include_accounts if ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-hostcache-category.html
Table 7.12 Host Cache Configuration Metrics NameDescriptionHost Cache Size The size of the internal host cache. Changing the cache size at runtime implicitly causes a FLUSH HOSTS operation to clear the host cache and truncate the host_cache table.