Search

Download this Manual
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


Displaying 141 to 150 of 535 total results
https://dev.mysql.com/doc/refman/8.0/en/select.html
[into_option] [FROM table_references [PARTITION partition_list]] [WHERE where_condition] [GROUP BY {col_name | expr | position}, ... In the WHERE expression, you can use any of the functions and operators that MySQL supports, except for aggregate ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-disk-data-objects.html
A tablespace contains one or more data files and one or more undo log file groups. NDB Cluster tablespaces and log file groups are not implemented as files. For example, you cannot have a tablespace and a log file group both named dd1. Create a ...
https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html
Where possible, rows stored in the binary log are grouped into events with a size not exceeding the value of this setting. Up to and including MySQL 8.0.20, Group Replication cannot make use of checksums and does not support their presence in the ...
https://dev.mysql.com/doc/refman/8.0/en/encrypted-connection-protocols-ciphers.html
The Group Replication component supports TLSv1.3 from MySQL 8.0.18 (for details, see Section 20.6.2, “Securing Group Communication Connections with Secure Socket Layer (SSL)”). MySQL Server checks the version of OpenSSL at startup, and if it is ... MySQL supports multiple TLS protocols and ciphers, and enables configuring which protocols and ciphers to permit for encrypted ...
https://dev.mysql.com/doc/refman/8.0/en/option-files.html
(For mysqld, use --verbose and --help.) If the program reads option files, the help message indicates which files it looks for and which option groups it recognizes. A “login path” is an option group that permits only certain options: host, ...
https://dev.mysql.com/doc/refman/8.0/en/replication-asynchronous-connection-failover.html
The asynchronous connection failover mechanism can be used to keep a replica synchronized with multiple MySQL servers or groups of servers that share data. From MySQL 8.0.23, the asynchronous connection failover mechanism also supports Group ...
https://dev.mysql.com/doc/refman/8.0/en/replication-functions-async-failover.html
The following functions, which are available from MySQL 8.0.22 for standard source to replica replication and from MySQL 8.0.23 for Group Replication, enable you to add and remove replication source servers from the source list for a replication ...
https://dev.mysql.com/doc/refman/8.0/en/sys-schema-object-index.html
The following tables list sys schema objects and provide a short description of each one.
https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html
If older client software cannot be upgraded immediately, the new named_pipe_full_access_group system variable can be used to give a Windows group the necessary permissions to open a named pipe connection. MySQL now supports creation and management ... This section summarizes what has been added to, deprecated in, and removed from MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html
CREATE TABLESPACE Enables use of statements that create, alter, or drop tablespaces and log file groups. Enables the account to start and stop replication, including Group Replication. The corresponding dynamic privilege is REPLICATION_SLAVE_ADMIN ... The privileges granted to a MySQL account determine which operations the account can ...
Displaying 141 to 150 of 535 total results