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
Search Results
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-config-nodes.html
For each node, the table displays a row containing the node ID, the type of node (management node, data node, or API node), and the name or IP address of the host on which the node is configured to run. Information about nodes connected to an NDB ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-dictionary-tables.html
dictionary_tables contains the columns listed here: table_id The table' unique ID database_name Name of the database containing the table table_name Name of the table status The table status; one of New, Changed, Retrieved, Invalid, or Altered.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-disk-write-speed-base.html
The disk_write_speed_base table provides base information about the speed of disk writes during LCP, backup, and restore operations.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-table-distribution-status.html
The table_distribution_status table provides information about the progress of table distribution for NDB tables. is_reorg_ongoing Whether the table is currently being reorganized (1 if true) .
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-ndbinfo-table-replicas.html
The table_replicas table provides information about the copying, distribution, and checkpointing of NDB table fragments and fragment replicas.
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-thread-states.html
Shutting down Syncing ndb table schema operation and binlog This is used to have a correct binary log of schema operations for NDB. Waiting for event from ndbcluster The server is acting as an SQL node in an NDB Cluster, and is connected to a ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-enterprise-telemetry.html
The MySQL telemetry component is based on the OpenTelemetry (OTel) project, an open-source, vendor-neutral observability framework providing a common observability standard. It enables users to instrument their applications in order to export ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-enterprise-thread-pool.html
The default thread-handling model in MySQL Server executes statements using one thread per client connection. As more clients connect to the server and execute statements, overall performance degrades. In MySQL Enterprise Edition, a thread pool ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-oci-marketplace-connecting.html
For more information on connecting with SSH, see Accessing an Oracle Linux Instance Using SSH and Connecting to Your Instance. To connect to the Oracle Linux running on the Compute Instance with SSH, run the following command: ssh opc@computeIP ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-server-side-help.html
mysql> help search_string If you provide an argument to the help command, mysql uses it as a search string to access server-side help from the contents of the MySQL Reference Manual. The proper operation of this command requires that the help ...