Search Results
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-2-0.html
This includes adding spans for preparing and executing prepared statements, and adding connection span attributes such as db.user. WebAuthn authentication enables users to authenticate to MySQL Server using WebAuthn-aware devices based on either the ... Packaging Notes Functionality Added or Changed Packaging Notes The MSI package definition files have been updated to work with the Windows Installer XML Toolset (WiX) version ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-11.html
(WL #11421) Document Store: Support for the SHA256_MEMORY authentication mechanism was added to enable non-PLAIN insecure connections (without SSL) for user accounts with caching_sha2_password, which is the default authentication plugin introduced ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Document Store: Connector/NET now supports the NOWAIT and SKIP_LOCKED locking options introduced in the MySQL 8.0 release series (see SELECT ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-9-2-0.html
(WL #16646) Bugs Fixed The user defined traceparent query attribute in an OpenTelemetry instrumented application was not sent to the server, which resulted in user (or connector) generated OpenTelemetry spans to not associate with the corresponding ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added a new WEBAUTHN_DEVICE_NUMBER connection option that is passed to and interpreted by the WebAuthN authentication ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
An example connection string: mysqlx://user:password@host:33060/schema?connection-attributes=[foo=bar,baz=qux,quux] Application-defined attribute names cannot begin with _ because such names are reserved for internal attributes. (WL #12225) Bugs ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-performanceschema-category.html
Lists the Performance Schema configuration metrics and provides a brief description of each. Table 7.27 Performance Schema Configuration Metrics NameDescriptionAccounts Size The number of rows in the accounts table. Digests Size The maximum number ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-oracle-mysql-discovery.html
Note The Properties section is auto-populated if the permissions and users are set up correctly. If the permissions are incorrect, or the process is running under another user's account, some of these values do not auto-populate. It is possible to ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/main-queries-reference.html
The following example is used by the Server Has Anonymous Accounts advisor: <class> <namespace>mysql</namespace> <classname>anonymous_user</classname> <query><![CDATA[SELECT COUNT(*) AS user_count FROM mysql.user WHERE user='']]></query> </class> In ... The main queries enable you to retrieve data from the monitored ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-acl-sm-permissions.html
This section describes the Monitoring Services section of the Edit Role page. Figure 23.2 Monitoring Services Permissions Agent Services Access This permission is for use by Agent Roles only. Read-Only: Agent has access to the MySQL Enterprise ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-advanced-inventory-using.html
As a result, if the network topology changes frequently, the inventory and the MySQL Enterprise Monitor User Interface may contain many unused or obsolete assets. Important To delete a host which is currently monitored, you must first, in the MySQL ... The Inventory page enables you to view the details of all assets stored in the repository, and to delete obsolete or unused ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-event-notification-blackouts.html
Log on to the MySQL Enterprise Service Manager as a user with blackout privileges. Use the username and password you specified when you initially logged in to the Monitor UI. Again, this must be done by a user with administrative privileges. During ...