Search Results
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
Connector/ODBC now also supports SCRAM-SHA-256 as an alternative authentication method for classic MySQL protocol connections. (Bug #32135124, Bug #98946) Microsoft Access halted when opening a linked table with only a JSON column. The JSON column ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Previously, Connector/ODBC added client support for the MySQL Enterprise Edition SASL LDAP authentication plugin with SCRAM-SHA-1 as an authentication ...
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. (Bug ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed A default schema name can now be defined from the connection ...
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.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-informationschema-category.html
Table 7.13 Information Schema Configuration Metrics NameDescriptionStats Expiry Expiration setting (in seconds) for cached table statistics. Lists the Information Schema configuration metrics and provides a brief description of each.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-insertdelayed-category.html
Table 7.17 Insert Delayed Configuration Metrics NameDescriptionInsert Limit After inserting delayed_insert_limit delayed rows, the INSERT DELAYED handler thread checks whether there are any SELECT statements pending. Queue Size This is a per-table ... Lists the Insert Delayed configuration metrics and provides a brief description of ...