Search

Download this Manual
PDF (US Ltr) - 43.2Mb
PDF (A4) - 43.3Mb
Man Pages (TGZ) - 295.2Kb
Man Pages (Zip) - 400.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 1701 to 1710 of 2150 total results
https://dev.mysql.com/doc/refman/8.0/en/innodb-memcached-developing.html
With the daemon_memcached plugin, instead of many traditional memcached servers running on low-powered machines, you have the same number of memcached servers as MySQL servers, running on relatively high-powered machines with substantial disk ...
https://dev.mysql.com/doc/refman/8.0/en/insert-delayed.html
The DELAYED option for the INSERT statement is a MySQL extension to standard SQL. The server recognizes but ignores the DELAYED keyword, handles the insert as a nondelayed insert, and generates an ER_WARN_LEGACY_SYNTAX_CONVERTED warning: INSERT ...
https://dev.mysql.com/doc/refman/8.0/en/ipv6-server-config.html
As of MySQL 8.0.13, you can specify multiple values for this option, including any combination of IPv6 addresses, IPv4 addresses, and host names that resolve to IPv6 or IPv4 addresses. A value of *, which is the default, or a value of ::, permit ...
https://dev.mysql.com/doc/refman/8.0/en/linux-installation-apt-repo.html
The MySQL APT repository provides deb packages for installing and managing the MySQL server, client, and other components on the current Debian and Ubuntu releases. Instructions for using the MySQL APT Repository are available in A Quick Guide to ...
https://dev.mysql.com/doc/refman/8.0/en/myisamchk-check-options.html
--update-state, -U Command-Line Format --update-state Store information in the .MYI file to indicate when the table was checked and whether the table crashed. myisamchk supports the following options for table checking operations: --check, -c ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-information-schema-tables.html
The ndb_transid_mysql_connection_map table provides a mapping between transactions, transaction coordinators, and API nodes. Additional statistical and other data about NDB Cluster transactions, operations, threads, blocks, and other aspects of ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-limitations-database-objects.html
Some database objects such as tables and indexes have different limitations when using the NDBCLUSTER storage engine: Number of database objects. The maximum number of all NDB database objects in a single NDB Cluster—including databases, tables, ...In NDB 8.0, the maximum permitted size of any one row is 30000 bytes (increased from 14000 bytes in previous ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-logging-management-commands.html
ndb_mgm supports a number of management commands related to the cluster log and node logs. In the listing that follows, node_id denotes either a storage node ID or the keyword ALL, which indicates that the command should be applied to all of the ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-cluster-operations.html
(Currently, the MySQL Server does not expose the NDB API transaction ID of an ongoing transaction.) The operation_type column can take any one of the values READ, READ-SH, READ-EX, INSERT, UPDATE, DELETE, WRITE, UNLOCK, REFRESH, SCAN, SCAN-SH, ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-config-params.html
The config_params table is a static table which provides the names and internal ID numbers of and other information about NDB Cluster configuration parameters. This table can also be used in conjunction with the config_values table for obtaining ...
Displaying 1701 to 1710 of 2150 total results