Search



Search Results
Displaying 61 to 70 of 1890 total results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-mysql-instances-filtering.html
Figure 16.4 MySQL Instance Filter Table 16.8 MySQL Instance Filter Name Description Server Name Search on full or partial name of the server. Query Analyzer Search for servers on which the Query Analyzer is enabled, or not. Agent Version Search for ...For information on the named filters, see Section 14.3.5, “System and User-defined ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-blob-tool.html
This tool can be used to check for and remove orphaned BLOB column parts from NDB tables, as well as to generate a file listing any orphaned parts. These options cause ndb_blob_tool to check for orphaned BLOB parts, remove any orphaned BLOB parts, ...It is sometimes useful in diagnosing and repairing corrupted or damaged NDB tables containing BLOB or TEXT ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-config.html
This tool extracts current configuration information for data nodes, SQL nodes, and API nodes from one of a number of sources: an NDB Cluster management node, or its config.ini or my.cnf file. The dump can be produced in either text or XML format; ...By default, the management node is the source for the configuration data; to override the default, execute ndb_config with the --config-file or --mycnf ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-delete-all.html
In some cases, this can be much faster than DELETE or even TRUNCATE TABLE. Usage ndb_delete_all -c connection_string tbl_name -d db_name This deletes all rows from the table named tbl_name in the database named db_name. --ndb-nodeid Command-Line ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-desc.html
Usage ndb_desc -c connection_string tbl_name -d db_name [options] ndb_desc -c connection_string index_name -d db_name -t tbl_name Additional options that can be used with ndb_desc are listed later in this section. For information about interpreting ... ndb_desc provides a detailed description of one or more NDB ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-drop-index.html
It is recommended that you use this utility only as an example for writing NDB API applications—see the Warning later in this section for details. --ndb-nodeid Command-Line Format --ndb-nodeid=# Type Integer Default Value [none] Set node ID for ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-drop-table.html
--ndb-nodeid Command-Line Format --ndb-nodeid=# Type Integer Default Value [none] Set node ID for this node, overriding any ID set by --ndb-connectstring. --ndb-tls-search-path Command-Line Format --ndb-tls-search-path=list Type Path name Default ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-import.html
db_name is the name of the database where the table into which to import the data is found; file_name is the name of the CSV file from which to read the data; this must include the path to this file if it is not in the current directory. Options ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-index-stat.html
This includes cache version and age, number of index entries per partition, and memory consumption by indexes. You can estimate the total number of entries by multiplying this by the number of fragments (shown as fragCount). --loops=# Command-Line ... ndb_index_stat provides per-fragment statistical information about indexes on NDB ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-mgm.html
Advanced users can also employ this API for programming dedicated management processes to perform tasks similar to those performed by ndb_mgm. --backup-password-from-stdin[=TRUE|FALSE] Command-Line Format --backup-password-from-stdin This option ...
Displaying 61 to 70 of 1890 total results