Search Results
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-authenticate-service.html
Note If the dynamic group belongs to the default identity domain, you can omit specifying the identity domain name. GroupName: the dynamic group name CompartmentID: the compartment ID of the DB system For more information, see Resource Principals.
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-topic-modeling-prepare.html
He joins forces with a rebel warrior named Furiosa and a small group of escapees from Joe''s citadel. He is targeted by the machines and their agents, but is rescued by a group of rebels who introduce him to the real world. His son, Michael, ...
https://dev.mysql.com/doc/refman/8.4/en/built-in-function-reference.html
The following table lists each built-in (native) function and operator and provides a short description of each one. For a table listing functions that are loadable at runtime, see Section 14.2, “Loadable Function Reference”. ->> Return value ...
https://dev.mysql.com/doc/refman/8.4/en/clone-plugin-replication.html
In addition to cloning data, a cloning operation extracts replication coordinates from the donor and transfers them to the recipient, which enables using the clone plugin for provisioning Group Replication members and replicas. Group Replication ...
https://dev.mysql.com/doc/refman/8.4/en/glossary.html
It consists of several actions that are transactional in themselves, but that all must either complete successfully as a group, or all be rolled back as a group. group commit An InnoDB optimization that performs some low-level I/O operations (log ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-table-reference.html
The following table summarizes all available Performance Schema tables. For greater detail, see the individual table descriptions. Table 29.1 Performance Schema Tables Table Name Description accounts Connection statistics per client account ...
https://dev.mysql.com/doc/refman/8.4/en/server-options.html
mysqld_safe reads options from the [mysqld], [server], [mysqld_safe], and [safe_mysqld] groups. --defaults-group-suffix=str Read not only the usual option groups, but also groups with the usual names and a suffix of str. If this option is given as ... When you start the mysqld server, you can specify program options using any of the methods described in Section 6.2.2, “Specifying Program ...
https://dev.mysql.com/doc/refman/8.4/en/window-functions-usage.html
However, whereas an aggregate operation groups query rows into a single result row, a window function produces a result for each query row: The row for which function evaluation occurs is called the current row. Query result rows are determined from ...The query rows related to the current row over which function evaluation occurs comprise the window for the current ...
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-1.html
(Bug #35317691) MySQL LDAP SASL authentication, when used with the GSSAPI method to access an OpenLDAP server, was rejected with the MySQL server error Plugin authentication_ldap_sasl reported: 'LDAP authentication failed or group retrieval failed: ...It was removed due to a critical issue that could stop the server from restarting following the creation of a very large number of tables (8001 or ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-innodb-cluster-requirements.html
InnoDB Cluster uses Group Replication and therefore your server instances must meet the same requirements. AdminAPI provides the dba.checkInstanceConfiguration() method to verify that an instance meets the Group Replication requirements, and the ...