Search



Search Results
Displaying 31 to 40 of 818 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
Added the following types of messages to the server startup and shutdown processes as noted in this list: Start and end messages for server initialization when the server is started with --initialize or --initialize-insecure; these are in addition ... This section summarizes what has been added to, deprecated in, changed, and removed from MySQL 8.4 since MySQL ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-start-stop-nodes.html
However, ndb_mgm_restart2() provides additional restart options, including initial restart, waiting start, and immediate (forced) restart. Signature int ndb_mgm_restart2 ( NdbMgmHandle handle, int number, const int* list, int initial int nostart, ...
https://dev.mysql.com/doc/refman/8.4/en/encryption-functions.html
The optional init_vector argument is used to provide an initialization vector for block encryption modes that require it. init_vector An initialization vector, for block encryption modes that require it. Note If you are using a KDF, you must specify ...If you want to store these results, use a column with a VARBINARY or BLOB binary string data ...
https://dev.mysql.com/doc/ndbapi/en/ndb-ndb.html
init() Initializes an Ndb object and makes it ready for use. Ndb::getNdbObjectName() Description If a name was set for the Ndb object prior to its initialization, you can retrieve it using this method. Signature const NdbEventOperation* ... This ...
https://dev.mysql.com/doc/refman/8.4/en/glossary.html
For more information, see Section 15.1.1, “Atomic Data Definition Statement Support”. authentication server In Kerberos, a service that provides the initial ticket needed to obtain a ticket-granting ticket (TGT) that is needed to obtain other ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-hashicorp-plugin.html
Use this command to unseal the Vault server: vault operator unseal When prompted to enter the unseal key, use the key obtained previously during Vault initialization. Prepare the environment variables required for logging in as root: vault login ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-config.html
The XML output also indicates when changing a given parameter requires that data nodes be restarted using the --initial option. This is shown by the presence of an initial="true" attribute in the corresponding <param> element. Similarly to initial, ... This tool extracts current configuration information for data nodes, SQL nodes, and API nodes from one of a number of sources: an NDB Cluster management node, or its config.ini or my.cnf ...
https://dev.mysql.com/doc/mysql-sles-repo-quick-guide/en/index.html
MySQL Server Initialization (for MySQL 8.0 and later): When the server is started for the first time, the server is initialized, and the following happens (if the data directory of the server is empty when the initialization process begins): The SSL ... Abstract This is a quick guide for using the MySQL SLES repository to install and upgrade MySQL on SUSE Linux Enterprise Server ...
https://dev.mysql.com/doc/refman/8.4/en/audit-log-logging-configuration.html
The audit log plugin performs certain actions during initialization and termination based on the effective audit log file name: During initialization, the plugin checks whether a file with the audit log file name already exists and renames it if so.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-online-add-node-example.html
You must also supply the --reload or --initial option so that the management server reads the new configuration from the file rather than its configuration cache. This step can be accomplished entirely within the cluster management client using the ... In this section we provide a detailed example illustrating how to add new NDB Cluster data nodes online, starting with an NDB Cluster having 2 data nodes in a single node group and concluding with a cluster having 4 data nodes in 2 node ...
Displaying 31 to 40 of 818 total results