Search



Search Results
Displaying 271 to 280 of 1337 total results
https://dev.mysql.com/doc/refman/8.4/en/keyring.html
MySQL Server supports a keyring that enables internal server components and plugins to securely store sensitive information for later retrieval. The implementation comprises these elements: Keyring components and plugins that manage a backing store ...See Section 19.3.2, “Encrypting Binary Log Files and Relay Log ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlshow.html
(See Section 8.4.1.4, “Client-Side Cleartext Pluggable Authentication”.) --get-server-public-key Command-Line Format --get-server-public-key Type Boolean Request from the server the RSA public key that it uses for key pair-based password ... The ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-secure-connections.html
This section describes configuring the server for secure connections and distributing client certificate and keys files. Configuring the Server for Secure Connections Distributing Client Certificate and Key Files Configuring the Server for Secure ...By default, MySQL servers that are compiled using OpenSSL generate these files in the data directory at startup if they are not ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog.html
--get-server-public-key Command-Line Format --get-server-public-key Type Boolean Request from the server the public key required for RSA key pair-based password exchange. For that plugin, the server does not send the public key unless requested. If ... The server's binary log consists of files containing “events” that describe modifications to database ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlcheck.html
--get-server-public-key Command-Line Format --get-server-public-key Type Boolean Request from the server the public key required for RSA key pair-based password exchange. For that plugin, the server does not send the public key unless requested. If ... The mysqlcheck client performs table maintenance: It checks, repairs, optimizes, or analyzes ...
https://dev.mysql.com/doc/ndbapi/en/ndb-column.html
Column::getPartitionKey() Description This method is used to check whether the column is part of the table's partitioning key. A partitioning key is a set of attributes used to distribute the tuples onto the data nodes. This key a hashing function ... This section provides information about the Column class, which models a column in an NDBCLUSTER ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-verify-package.html
To verify the signature of your MySQL download package, obtain a copy of the MySQL public GPG build key, which you can download from http://pgp.mit.edu/. Alternatively, you can copy and paste the key directly from the MySQL Reference Manual. To ...
https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html
GET_SOURCE_PUBLIC_KEY = {0|1} Enables RSA key pair-based password exchange by requesting the public key from the source. For connections by accounts that authenticate using this plugin, the source does not send the public key unless requested, so it ...] CHANGE REPLICATION SOURCE TO changes the parameters that the replica server uses for connecting to the source and reading data from the ...
https://dev.mysql.com/doc/refman/8.4/en/keyring-options.html
MySQL supports the following keyring-related command-line options: --keyring-migration-destination=plugin Command-Line Format --keyring-migration-destination=plugin_name Type String The destination keyring plugin or component for key migration. The ...The source and destination must differ, and the migration server must support ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-desc.html
ndb_desc provides a detailed description of one or more NDB tables. Usage ndb_desc -c connection_string tbl_name -d db_name [options] ndb_desc -c connection_string index_name -d db_name -t tbl_name Additional options that can be used with ndb_desc ...
Displaying 271 to 280 of 1337 total results