PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 297.2Kb
Man Pages (Zip)
- 402.4Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-redo-log-reader.html
Command-Line Format -mbyte # Type Numeric Default Value 0 Minimum Value 0 Maximum Value 15 -mbyte #: Starting megabyte. Reads a redo log file, checking it for errors, printing its contents in a human-readable format, or both. ndb_redo_log_reader is ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-what-is-new.html
When configuring a cluster, you can use numeric IPv6 addresses, host names which resolve to IPv6 addresses or both. The following sections describe changes in the implementation of MySQL NDB Cluster in NDB Cluster 8.0 through 8.0.44, as compared to ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-commands.html
mysql sends each SQL statement that you issue to the server to be executed. There is also a set of commands that mysql itself interprets. For a list of these commands, type help or \h at the mysql> prompt: mysql> help List of all MySQL commands: ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-enterprise-security.html
MySQL Enterprise Edition includes a suite of masking and de-identification functions that perform subsetting, random generation, and dictionary replacement to de-identify strings, numerics, phone numbers, emails and more. MySQL Enterprise Edition ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-migrate-keyring.html
--port=port_num, -P port_num Command-Line Format --port=port_num Type Numeric Default Value 0 For TCP/IP connections, the port number for connecting to the running server that is currently using one of the key migration keystores. The ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-secure-installation.html
--port=port_num, -P port_num Command-Line Format --port=port_num Type Numeric Default Value 3306 For TCP/IP connections, the port number to use. --ssl-fips-mode={OFF|ON|STRICT} Command-Line Format --ssl-fips-mode={OFF|ON|STRICT} Deprecated 8.0.34 ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-ssl-rsa-setup.html
The value is a user name, not a numeric user ID. Instead, consider using MySQL server to generate missing SSL and RSA files automatically at startup (see Automatic SSL and RSA File Generation). This program creates the SSL certificate and key files ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-upgrade.html
--port=port_num, -P port_num Command-Line Format --port=# Type Numeric For TCP/IP connections, the port number to use. --ssl-fips-mode={OFF|ON|STRICT} Command-Line Format --ssl-fips-mode={OFF|ON|STRICT} Deprecated 8.0.34 Type Enumeration Default ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlcheck.html
--port=port_num, -P port_num Command-Line Format --port=port_num Type Numeric Default Value 3306 For TCP/IP connections, the port number to use. --ssl-fips-mode={OFF|ON|STRICT} Command-Line Format --ssl-fips-mode={OFF|ON|STRICT} Deprecated 8.0.34 ...
https://dev.mysql.com/doc/refman/8.0/en/mysqldump-delimited-text.html
--fields-optionally-enclosed-by=char The character within which to enclose non-numeric column values (default: no character). This section describes how to use mysqldump to create delimited-text dump files. For information about reloading such dump ...