Search



Search Results
Displaying 71 to 80 of 1890 total results
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 ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-move-data.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-select-all.html
This option can be used only in conjunction with the -o (--order) option. --gci64 Adds a ROW$GCI64 column to the output showing the global checkpoint at which each row was last updated, as well as the number of the epoch in which this update ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-select-count.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-show-tables.html
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. If this option is given, the name of a table must follow the database name. If ... ndb_show_tables displays a list of all NDB database objects in the ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndbd.html
This data node process enables a data node to accomplish distributed transaction handling, node recovery, checkpointing to disk, online backup, and related tasks. Note All of these options also apply to the multithreaded version of this program ...
Displaying 71 to 80 of 1890 total results