Search

Download this Manual
PDF (US Ltr) - 43.2Mb
PDF (A4) - 43.3Mb
Man Pages (TGZ) - 295.2Kb
Man Pages (Zip) - 400.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 51 to 60 of 511 total results
https://dev.mysql.com/doc/refman/8.0/en/connection-options.html
For additional information and examples showing how to use them, see Section 6.2.4, “Connecting to the MySQL Server Using Command Options”. --host=host_name, -h host_name Command-Line Format --host=host_name Type String Default Value localhost ... This section describes options supported by most MySQL client programs that control how client programs establish connections to the server, whether connections are encrypted, and whether connections are ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlshow.html
The same information can be obtained by using those statements directly. For information about option files used by MySQL programs, see Section 6.2.2.2, “Using Option Files”. --bind-address=ip_address Command-Line Format ... The mysqlshow client ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-config.html
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 file. ndb_config can also provide an offline dump of all ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html
MySQL now incorporates a transactional data dictionary that stores information about database objects. For more information, see Section 15.1.1, “Atomic Data Definition Statement Support”. For more information, see Section 3.4, “What the MySQL ... This section summarizes what has been added to, deprecated in, and removed from MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/audit-log-logging-configuration.html
This section describes how to configure audit logging characteristics, such as the file to which the audit log plugin writes events, the format of written events, whether to enable log file compression and encryption, and space management. For ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-mgmd.html
The management server is the process that reads the cluster configuration file and distributes this information to all nodes in the cluster that request it. cluster-config-suffix Command-Line Format --cluster-config-suffix=name Type String Default ...Management clients can connect to the management server and check the cluster's ...
https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html
authentication_kerberos_service_key_tab Command-Line Format --authentication-kerberos-service-key-tab=file_name System Variable authentication_kerberos_service_key_tab Scope Global Dynamic No SET_VAR Hint Applies No Type File name Default Value ...
https://dev.mysql.com/doc/refman/8.0/en/mysqld-safe.html
mysqld_safe adds some safety features such as restarting the server when an error occurs and logging runtime information to an error log. For more information, see Section 2.5.9, “Managing MySQL Server with systemd”. For information about option ... mysqld_safe is the recommended way to start a mysqld server on ...
https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html
To control activation of X Plugin, use this option: --mysqlx[=value] Command-Line Format --mysqlx[=value] Type Enumeration Default Value ON Valid Values ONOFFFORCEFORCE_PLUS_PERMANENT This option controls how the server loads X Plugin at startup.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndbd.html
--bind-address Command-Line Format --bind-address=name Type String Default Value Causes ndbd to bind to a specific network interface (host name or IP address). --connect-retries=# Command-Line Format --connect-retries=# Type Numeric Default Value 12 ... The ndbd binary provides the single-threaded version of the process that is used to handle all the data in tables employing the NDBCLUSTER storage ...
Displaying 51 to 60 of 511 total results