Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-acl-ndbcluster-permissions.html
Administer permission grants the ability to edit MySQL NDB Cluster API Node details and initiate actions against the Node, and to close Events generated for the node. Administer grants permission to edit MySQL NDB Cluster Data Node details and ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-copy-mysql-configuration.html
Initialization variables: Set preferred values for (and only for) any initialization variables whose values you want to be different from the base configuration you are copying: Click Select a variable name, and select the variable from the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-create-mysql-configuration.html
Initialization variables: Set preferred values for (and only for) initialization variables whose values you want to be different from the default setting. Related Topics System Initialization Variables User-Configurable System Variables ... Creating ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-update-mysql-configuration.html
Note: You cannot change the System Initialization Variables by updating the DB System's configuration. If you try to update your DB System with a MySQL configuration containing different system initialization variable values from those your DB ...
https://dev.mysql.com/doc/refman/8.4/en/added-deprecated-removed.html
Gr_all_consensus_proposals_count: Sum of all proposals that were initiated and terminated in this node. Gr_empty_consensus_proposals_count: Sum of all empty proposal rounds that were initiated and terminated in this node. Options and Variables ...
https://dev.mysql.com/doc/refman/8.4/en/alter-user.html
The mysql client --register-factor option, used for FIDO/FIDO2 device registration, causes the mysql client to generate and execute INITIATE REGISTRATION and FINISH REGISTRATION statements. ALTER USER statements with clauses that support multifactor ... ALTER USER [IF EXISTS] user [auth_option] [, user [auth_option]] ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-installation.html
For new MySQL installations, the USER and HOST columns in the audit_log_user table used by MySQL Enterprise Audit have definitions that better correspond to the definitions of the User and Host columns in the mysql.user system table. For example: ...
https://dev.mysql.com/doc/refman/8.4/en/backup-types.html
For some types of backups, the backup can be initiated from a remote host even if the output is written locally on the server. INTO OUTFILE can be initiated from a local or remote client host, but the output file is created on the server host. This ...
https://dev.mysql.com/doc/refman/8.4/en/binary-installation.html
Data directory initialization and subsequent server startup steps fail if this library is not installed locally. These include generic binary distributions in the form of compressed tar files (files with a .tar.xz extension) for a number of ...
https://dev.mysql.com/doc/refman/8.4/en/binary-log.html
The exception is if you use mysqld to initialize the data directory manually by invoking it with the --initialize or --initialize-insecure option, when binary logging is disabled by default, but can be enabled by specifying the --log-bin option.