PDF (US Ltr)
- 43.3Mb
PDF (A4)
- 43.4Mb
Man Pages (TGZ)
- 296.5Kb
Man Pages (Zip)
- 401.9Kb
Info (Gzip)
- 4.3Mb
Info (Zip)
- 4.3Mb
Search Results
https://dev.mysql.com/doc/refman/8.0/en/innodb-memcached-txn.html
This option is less appropriate when accessing the same tables through both memcached and SQL, because it blocks CREATE INDEX statements on the tables, which could be important for running reporting queries. Storing Data on Disk, in Memory, or Both ... Unlike traditional memcached, the daemon_memcached plugin allows you to control durability of data values produced through calls to add, set, incr, and so ...
https://dev.mysql.com/doc/refman/8.0/en/innodb-table-import.html
When importing a table from another MySQL server instance, both MySQL server instances must have General Availability (GA) status and must be the same version. TABLESPACE is run on subpartitioned tables, both partition and subpartition table names ... This section describes how to import tables using the Transportable Tablespaces feature, which permits importing tables, partitioned tables, or individual table partitions that reside in file-per-table ...
https://dev.mysql.com/doc/refman/8.0/en/json-validation-functions.html
This can be done using either of the functions detailed in this section, both of which take two arguments, a JSON schema, and a JSON document which is validated against the schema. Both functions handle null or invalid input as follows: If at least ... Beginning with MySQL 8.0.17, MySQL supports validation of JSON documents against JSON schemas conforming to Draft 4 of the JSON Schema ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-api-definition.html
It is possible to set the proper size both in terms of number of records (BatchSize) and in terms of bytes (BatchByteSize). (NDB 8.0.13) This parameter specifies the amount of transporter send buffer memory to allocate in addition to any that has ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-install-linux-binary.html
Although only one of the data node executables is required to run an NDB Cluster data node, we have shown you how to install both ndbd and ndbmtd in the preceding instructions. Both of these binaries also be found in the .tar.gz archive. This ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-install-windows-binary.html
You can run 32-bit NDB Cluster binaries on both 32-bit and 64-bit versions of Windows; however, 64-bit NDB Cluster binaries can be used only on 64-bit versions of Windows. Both data node hosts are now ready to be used in the NDB Cluster, which ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-tc-time-track-stats.html
Tracked against both the API or data node requesting them and the data node executing them. write_key_ops Based on duration of successful primary key writes, tracked against both the API or data node requesting them and the data node executing them.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-restore.html
If either or both of these options are used with the ndb_restore options controlling restoration of these, the program ignores them. The NDB Cluster restoration program is implemented as a separate command-line utility ndb_restore, which can ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-replication-general.html
Each MySQL server used for replication in either cluster must be uniquely identified among all the MySQL replication servers participating in either cluster (you cannot have replication servers on both the source and replica clusters sharing the ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-security-networking-issues.html
(We show the management and data nodes connected using a gigabit switch since this provides the best performance.) Both networks are protected from the outside by a hardware firewall, sometimes also known as a network-based firewall. It is also ...