Search Results
https://dev.mysql.com/doc/refman/8.4/en/mysql-shell-tutorial-javascript-shell.html
To be able to use the instance as a Document Store, the server instance must have X Plugin installed and you should connect to the server using X Protocol. This quick-start guide assumes a certain level of familiarity with MySQL Shell. The ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-shell-tutorial-python-shell.html
To be able to use the instance as a Document Store, the server instance must have X Plugin installed and you should connect to the server using X Protocol. This quick-start guide assumes a certain level of familiarity with MySQL Shell. The ...
https://dev.mysql.com/doc/refman/8.4/en/obtaining-loadable-function-information.html
The user_defined_functions table lists loadable functions installed using CREATE FUNCTION as well as loadable functions installed automatically by components or plugins. The Performance Schema user_defined_functions table contains information about ...
https://dev.mysql.com/doc/refman/8.4/en/partitioning-limitations.html
The following constructs are not permitted in partitioning expressions: Stored procedures, stored functions, loadable functions, or plugins. This section discusses current restrictions and limitations on MySQL partitioning support. For a list of ...
https://dev.mysql.com/doc/refman/8.4/en/password-security.html
In addition, the validate_password plugin can be used to enforce a policy on acceptable password. The following sections provide guidelines that enable end users and administrators to keep these passwords secure and avoid exposing them.
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-instrumentation-checking.html
This information is always up to date for your version of MySQL, also includes instrumentation for instrumented plugins you might have installed that are not part of the core server, and can be used by automated tools. It is always possible to ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-keyring-component-status-table.html
The table is empty if no keyring component is installed (for example, if the keyring is not being used, or is configured to manage the keystore using a keyring plugin rather than a keyring component). The keyring_component_status table provides ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-keyring-keys-table.html
MySQL Server supports a keyring that enables internal server components and plugins to securely store sensitive information for later retrieval. Key metadata includes key IDs, key owners, and backend key IDs. The keyring_keys table does not expose ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-miscellaneous-tables.html
user_defined_functions: Loadable functions registered by a component, plugin, or CREATE FUNCTION statement. The following sections describe tables that do not fall into the table categories discussed in the preceding sections: ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-replication-group-member-actions-table.html
INTERNAL is an action that is provided by the Group Replication plugin. This table lists the member actions that are included in the member actions configuration for replication group members. You can reset the member actions configuration using ...