Search



Search Results
Displaying 191 to 200 of 2080 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-command-options.html
Note This feature requires a MySQL client that is compiled with the readline library. Note The mysql client always passes optimizer hints to the server, regardless of whether this option is given. Note This option has no effect if the device does ...
https://dev.mysql.com/doc/refman/8.4/en/mysqlbinlog.html
Note When using event groups, the file offsets of events may be grouped together and the comments of events may be grouped together. Note that mysqlbinlog returns a suitable error if you attempt to read an encrypted binary log file directly, but ...
https://dev.mysql.com/doc/refman/8.4/en/mysqld-multi.html
Note For some Linux platforms, MySQL installation from RPM or Debian packages includes systemd support for managing MySQL server startup and shutdown. Note that you can specify mysqld_safe as the value for this option also. Note that the password ...
https://dev.mysql.com/doc/refman/8.4/en/mysqld-safe.html
Note For some Linux platforms, MySQL installation from RPM or Debian packages includes systemd support for managing MySQL server startup and shutdown. Note The innodb_buffer_pool_in_core_file variable can be used to reduce the size of core files on ... mysqld_safe is the recommended way to start a mysqld server on ...
https://dev.mysql.com/doc/refman/8.4/en/pluggable-authentication-system-variables.html
Note In addition to setting the authentication_ldap_sasl_ca_path variable to the file name, you must add the appropriate certificate authority certificates to the file and enable the authentication_ldap_sasl_tls system variable. Note If you set this ...The file name should be given as an absolute path ...
https://dev.mysql.com/doc/refman/8.4/en/solaris-installation.html
Note MySQL 8.4 supports Solaris 11.4 and higher MySQL on Solaris is available in a number of different formats. To use a standard tar binary installation, use the notes provided in Section 2.2, “Installing MySQL on Unix/Linux Using Generic ...For ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-cloud-options.html
Note The list-image operation can be performed on a cloud backup only if the cloud proxy supports HTTP range headers. Note that names of objects within the same bucket have to be unique. Note that names of objects within the same container have to ... These options are for using cloud storage for single-file ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysqlrouter.html
Note While --bootstrap accepts a URI for TCP/IP connections, using the --bootstrap-socket option with a local Unix domain socket name replaces the "host:port" part of the URI passed to the --bootstrap option with the socket on the same machine. Note ... mysqlrouter Option Summaries mysqlrouter Option Descriptions MySQL Router accepts command line options that are passed into mysqlrouter to affect its behavior, or to bootstrap router based on an InnoDB ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/add-instances-cluster.html
Note The instances listed in group_replication_group_seeds are used according to the order in which they appear in the list. NOTE: A server restart is expected to happen as part of the clone process. NOTE: ic-2:3306 is being cloned from ic-1:3306 ** ... You need a minimum of three instances in an InnoDB Cluster to make it tolerant to the failure of one ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-read-replicas-creating.html
The following example adds an instance, host4:4110 to the Cluster, with the label RReplica1: Cluster.addReplicaInstance('host4:4110', {label: 'RReplica1'}) Note Labels must be unique within the Cluster and can only contain alphanumeric, _ ... Create ...
Displaying 191 to 200 of 2080 total results