PDF (US Ltr)
- 35.1Mb
PDF (A4)
- 35.2Mb
Man Pages (TGZ)
- 256.4Kb
Man Pages (Zip)
- 361.2Kb
Info (Gzip)
- 3.4Mb
Info (Zip)
- 3.4Mb
Search Results
https://dev.mysql.com/doc/refman/5.7/en/connection-options.html
Command Options for Encrypted Connections This section describes options for client programs that specify whether to use encrypted connections to the server, the names of certificate and key files, and other parameters related to ... This section ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlslap.html
--auto-generate-sql-guid-primary Command-Line Format --auto-generate-sql-guid-primary Type Boolean Default Value FALSE Add a GUID-based primary key to automatically generated tables. --auto-generate-sql-load-type=type Command-Line Format ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlimport.html
--get-server-public-key Command-Line Format --get-server-public-key Introduced 5.7.23 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 ...
https://dev.mysql.com/doc/refman/5.7/en/alter-table-partition-operations.html
ALGORITHM=1 causes the server to use the same key-hashing functions as MySQL 5.1 when computing the placement of rows in partitions; ALGORITHM=2 means that the server employs the key-hashing functions implemented and used by default for new KEY ...
https://dev.mysql.com/doc/refman/5.7/en/converting-tables-to-innodb.html
These keywords are important to allow multiple sessions to read and write InnoDB tables concurrently, providing substantial scalability benefits in write-heavy workloads. When you convert MyISAM tables that are large, frequently accessed, and hold ... If you have MyISAM tables that you want to convert to InnoDB for better reliability and scalability, review the following guidelines and tips before ...
https://dev.mysql.com/doc/refman/5.7/en/keyring-aws-plugin.html
Note The keyring_aws plugin is an extension included in MySQL Enterprise Edition, a commercial product. The keyring_aws keyring plugin communicates with the Amazon Web Services Key Management Service (AWS KMS) as a back end for key generation and ...(Its value can be changed at runtime if desired using SET GLOBAL.) If necessary, create the directory in which the configuration file should be ...
https://dev.mysql.com/doc/refman/5.7/en/myisamchk-table-info.html
Possible values are crashed, open, changed, analyzed, optimized keys, and sorted index pages. Auto increment key, Last value The key number associated the table's AUTO_INCREMENT column, and the most recently generated value for this column. Keyfile ... To obtain a description of a MyISAM table or statistics about it, use the commands shown ...
https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html
The optional GLOBAL keyword aggregates the values over all connections, and SESSION shows the values for the current connection. Handler_read_key The number of requests to read a row based on a key. Handler_read_last The number of requests to read ... The MySQL server maintains many status variables that provide information about its ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlshow.html
--get-server-public-key Command-Line Format --get-server-public-key Introduced 5.7.23 Type Boolean Request from the server the RSA public key that it uses for key pair-based password exchange. For connections by such accounts, the server does not ...
https://dev.mysql.com/doc/refman/5.7/en/mysqlbinlog.html
--get-server-public-key Command-Line Format --get-server-public-key Introduced 5.7.23 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 ...