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/mysqlshow.html
--bind-address=ip_address Command-Line Format --bind-address=ip_address On a computer having multiple network interfaces, use this option to select which interface to use for connecting to the MySQL server. --compression-algorithms=value ... The ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-upgrade.html
If you have multiple MySQL server instances to upgrade, invoke mysql_upgrade with connection parameters appropriate for connecting to each of the desired servers. --bind-address=ip_address Command-Line Format --bind-address=ip_address On a computer ... Note As of MySQL 8.0.16, the MySQL server performs the upgrade tasks previously handled by mysql_upgrade (for details, see Section 3.4, “What the MySQL Upgrade Process ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlcheck.html
--skip-write-binlog adds NO_WRITE_TO_BINLOG to these statements --zstd-compression-level Compression level for connections to server that use zstd compression 8.0.18 --help, -? Command-Line Format --help Display a help message and exit. The ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlimport.html
--bind-address=ip_address Command-Line Format --bind-address=ip_address On a computer having multiple network interfaces, use this option to select which interface to use for connecting to the MySQL server. --compression-algorithms=value ... The ...
https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html
If X Plugin is enabled, it exposes several system variables that permit control over its operation: mysqlx_bind_address Command-Line Format --mysqlx-bind-address=addr System Variable mysqlx_bind_address Scope Global Dynamic No SET_VAR Hint Applies ... 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 ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlpump.html
Note A dump made using PowerShell on Windows with output redirection creates a file that has UTF-16 encoding: mysqlpump [options] > dump.sql However, UTF-16 is not permitted as a connection character set (see Section 12.4, “Connection Character ...
https://dev.mysql.com/doc/refman/8.0/en/ldap-pluggable-authentication.html
LDAP pluggable authentication provides these capabilities: External authentication: LDAP authentication enables MySQL Server to accept connections from users defined outside the MySQL grant tables in LDAP directories. For example, an LDAP user named ... Note LDAP pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial ...
https://dev.mysql.com/doc/refman/8.0/en/glossary.html
Connector/ODBC 3.51 is an ANSI driver, while Connector/ODBC 5.1 is a Unicode driver. See Also C API, client, connector, native C API, Perl API, PHP API, Python API, Ruby API. assembly A library of compiled code in a .NET system, accessed through ...
https://dev.mysql.com/doc/refman/8.0/en/replication-options-replica.html
It was used to set the file name for the replica's connection metadata repository if master_info_repository=FILE was set. --master-info-file and the use of the master_info_repository system variable are deprecated because the use of a file for the ... This section explains the server options and system variables that apply to replica servers and contains the following: Startup Options for Replica Servers System Variables Used on Replica Servers Specify the options either on the command line or in an option ...
https://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-authentication.html
For information about the implications of this change for server operation and compatibility of the server with clients and connectors, see caching_sha2_password as the Preferred Authentication Plugin. Important To connect to the server using an ...