Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 1681 to 1690 of 1826 total results
https://dev.mysql.com/doc/refman/5.7/en/zlib-decompress.html
The zlib_decompress utility decompresses mysqlpump output that was created using ZLIB compression. Invoke zlib_decompress like this: zlib_decompress input_file output_file Example: mysqlpump --compress-output=ZLIB > dump.zlib zlib_decompress ...
https://dev.mysql.com/doc/refman/5.7/en/charset-collations.html
The following sections discuss various aspects of character set collations.
https://dev.mysql.com/doc/refman/5.7/en/charset-mysql.html
To display the available character sets, use the INFORMATION_SCHEMA CHARACTER_SETS table or the SHOW CHARACTER SET statement. For more complete information, see Section 10.10, “Supported Character Sets and Collations”. mysql> SHOW CHARACTER SET; ...
https://dev.mysql.com/doc/refman/5.7/en/creating-spatial-columns.html
MySQL provides a standard way of creating spatial columns for geometry types, for example, with CREATE TABLE or ALTER TABLE. Spatial columns are supported for MyISAM, InnoDB, NDB, and ARCHIVE tables. See also the notes about spatial indexes under ...
https://dev.mysql.com/doc/refman/5.7/en/general-information-schema-tables.html
The following sections describe what may be denoted as the “general” set of INFORMATION_SCHEMA tables. These are the tables not associated with particular storage engines, components, or plugins.
https://dev.mysql.com/doc/refman/5.7/en/gis-class-multilinestring.html
A MultiLineString is a MultiCurve geometry collection composed of LineString elements. MultiLineString Examples On a region map, a MultiLineString could represent a river system or a highway system.
https://dev.mysql.com/doc/refman/5.7/en/gpg-key-archived-packages.html
The following GPG public build key (keyID 5072E1F5) can be used to verify the authenticity and integrity of MySQL 5.7.36 packages and earlier. For signature checking instructions, see Section 2.1.4.2, “Signature Checking Using GnuPG”.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-details.html
This section presents details about some of the services that Group Replication builds on.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-operations.html
This section describes the different modes of deploying Group Replication, explains common operations for managing groups and provides information about how to tune your groups.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-requirements-and-limitations.html
This section lists and explains the requirements and limitations of Group Replication.
Displaying 1681 to 1690 of 1826 total results