Search



Search Results
Displaying 3641 to 3650 of 4869 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-print-file.html
ndb_print_file obtains information from an NDB Cluster Disk Data file. Usage ndb_print_file [-v] [-q] file_name+ file_name is the name of an NDB Cluster Disk Data file. Like ndb_print_schema_file and ndb_print_sys_file (and unlike most of the other ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-print-frag-file.html
It is intended for use in helping to diagnose issues with data node restarts. Each fragment file contains records of the fragments belonging to each NDB table. For more information about cluster fragment files, see NDB Cluster Data Node File System ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-print-schema-file.html
Usage ndb_print_schema_file file_name file_name is the name of a cluster schema file. For more information about cluster schema files, see NDB Cluster Data Node File System Directory. Like ndb_print_backup_file and ndb_print_sys_file (and unlike ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-print-sys-file.html
ndb_print_sys_file obtains diagnostic information from an NDB Cluster system file. Usage ndb_print_sys_file file_name file_name is the name of a cluster system file (sysfile). Cluster system files are located in a data node's data directory ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-redo-log-reader.html
Reads a redo log file, checking it for errors, printing its contents in a human-readable format, or both. ndb_redo_log_reader is intended for use primarily by NDB Cluster developers and Support personnel in debugging and diagnosing problems. This ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-show-tables.html
ndb_show_tables displays a list of all NDB database objects in the cluster. By default, this includes not only both user-created tables and NDB system tables, but NDB-specific indexes, internal triggers, and NDB Cluster Disk Data objects as well.
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-sign-keys.html
Management of TLS keys and certificates in implemented in NDB Cluster as the executable utility program ndb_sign_keys, which can normally be found in the MySQL bin directory. The program performs such functions as creating, signing, and retiring ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-top.html
ndb_top displays running information in the terminal about CPU usage by NDB threads on an NDB Cluster data node. Each thread is represented by two rows in the output, the first showing system statistics, the second showing the measured statistics ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-waiter.html
ndb_waiter repeatedly (each 100 milliseconds) prints out the status of all cluster data nodes until either the cluster reaches a given status or the --timeout limit is exceeded, then exits. By default, it waits for the cluster to achieve STARTED ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndbinfo-select-all.html
ndbinfo_select_all is a client program that selects all rows and columns from one or more tables in the ndbinfo database Not all ndbinfo tables available in the mysql client can be read by this program (see later in this section). In addition, ...
Displaying 3641 to 3650 of 4869 total results