Search

Download this Manual
PDF (US Ltr) - 41.8Mb
PDF (A4) - 41.9Mb
Man Pages (TGZ) - 272.4Kb
Man Pages (Zip) - 378.4Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 741 to 750 of 918 total results
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-online-add-node-basics.html
Note This needs to be done only for tables already existing at the time the new node group is added. In this section, we list the basic steps required to add new data nodes to an NDB Cluster. This procedure applies whether you are using ndbd or ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-online-operations.html
We sometimes refer to this as a “copying” or “offline” ALTER TABLE. This is normally not problematic, unless the ALTER TABLE takes a very long time. MySQL NDB Cluster supports online table schema changes using ALTER TABLE ... NDB Cluster ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-params-mgmd.html
HeartbeatIntervalMgmdMgmd: Time between management-node-to-management-node heartbeats; connection between management nodes is considered lost after 3 missed heartbeats. The listing in this section provides information about parameters used in the ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-params-other.html
The listings in this section provide information about parameters used in the [computer], [tcp], and [shm] sections of a config.ini file for configuring NDB Cluster. For detailed descriptions and additional information about individual parameters, ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-blob-tool.html
It is sometimes useful in diagnosing and repairing corrupted or damaged NDB tables containing BLOB or TEXT columns. --connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-delete-all.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. In some cases, this can be much faster than DELETE or even TRUNCATE TABLE.
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-drop-index.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. It is recommended that you use this utility only as an example for writing ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-drop-table.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. Usage ndb_drop_table -c connection_string tbl_name -d db_name Options that ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-error-reporter.html
The archive is named ndb_error_report_YYYYMMDDhhmmss.tar.bz2, where YYYYMMDDhhmmss is a datetime string. ndb_error_reporter also accepts the options listed here: --connection-timeout=timeout Command-Line Format --connection-timeout=# Type Integer ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-programs-ndb-move-data.html
--connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum Value 0 Maximum Value 12 Number of times to retry connection before giving up. Usage The program is invoked with the names of the source and target ...
Displaying 741 to 750 of 918 total results