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 51 to 60 of 846 total results
https://dev.mysql.com/doc/refman/8.0/en/solaris-installation.html
Note MySQL 8.0 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/refman/8.0/en/using-systemd.html
The following discussion covers these topics: Overview of systemd Configuring systemd for MySQL Configuring Multiple MySQL Instances Using systemd Migrating from mysqld_safe to systemd Note On platforms for which systemd support for MySQL is ...If ...
https://dev.mysql.com/doc/refman/8.0/en/xml-functions.html
Note It is possible to obtain XML-formatted output from MySQL in the mysql and mysqldump clients by invoking them with the --xml option. Note A user variable used to store an XPath expression is treated as an empty string. row ... Table 14.16 XML ...
https://dev.mysql.com/doc/refman/8.0/en/change-master-to.html
Note that the Group Replication applier channel (group_replication_applier) has no receiver thread, only an applier thread. Note When global transaction identifiers (GTIDs) are used for replication, transactions that have already been applied are ...
https://dev.mysql.com/doc/refman/8.0/en/change-replication-source-to.html
Note that the Group Replication applier channel (group_replication_applier) has no receiver thread, only an applier thread. Note When global transaction identifiers (GTIDs) are used for replication, transactions that have already been applied are ...
https://dev.mysql.com/doc/refman/8.0/en/fido-pluggable-authentication.html
Note FIDO pluggable authentication is an extension included in MySQL Enterprise Edition, a commercial product. Table 8.27 Plugin and Library Names for FIDO Authentication Plugin or File Plugin or File Name Server-side plugin authentication_fido ...
https://dev.mysql.com/doc/refman/8.0/en/fulltext-boolean.html
| +----+-----------------------+-------------------------------------+ Note In implementing this feature, MySQL uses what is sometimes referred to as implied Boolean logic, in which + stands for AND - stands for NOT [no operator] implies OR Boolean ... MySQL can perform boolean full-text searches using the IN BOOLEAN MODE ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-cloning.html
For Group Replication, note the following key points and differences: The donor (an existing group member) and the recipient (the joining member) must have the clone plugin installed and active. Note that remote cloning operations use the server's ...If you want to use remote cloning operations for distributed recovery in a group, you must set up existing members and joining members beforehand to support this ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-tables-table.html
Note If the innodb_read_only system variable is enabled, ANALYZE TABLE may fail because it cannot update statistics tables in the data dictionary, which use InnoDB. Refer to the notes at the end of this section for information regarding other ...The ...
https://dev.mysql.com/doc/refman/8.0/en/innodb-buffer-pool.html
The buffer pool is an area in main memory where InnoDB caches table and index data as it is accessed. The buffer pool permits frequently used data to be accessed directly from memory, which speeds up processing. On dedicated servers, up to 80% of ...
Displaying 51 to 60 of 846 total results