Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.3Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 731 to 740 of 869 total results
https://dev.mysql.com/doc/refman/5.7/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/5.7/en/mysql-cluster-ndbinfo-threads.html
The threads table provides information about threads running in the NDB kernel.
https://dev.mysql.com/doc/refman/5.7/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. Usage ndb_drop_index -c connection_string table_name index -d db_name The statement shown above ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-replication-general.html
Important If you attempt to use NDB Cluster Replication with --binlog-format=STATEMENT, replication fails to work properly because the ndb_binlog_index table on the source cluster and the epoch column of the ndb_apply_status table on the replica ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-rolling-restart.html
When performing a rolling restart to update the cluster's configuration, you can use the config_generation column of the ndbinfo.nodes table to keep track of which data nodes have been successfully restarted with the new configuration. This section ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-single-user-mode.html
You can also check the status column of the ndbinfo.nodes table (see Section 21.6.15.28, “The ndbinfo nodes Table”, for more information). Single user mode enables the database administrator to restrict access to the database system to a single ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-start-phases.html
These start phases are also reported in the start_phase column of the ndbinfo.nodes table. This section provides a simplified outline of the steps involved when NDB Cluster data nodes are started. More complete information can be found in NDB ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-commands.html
rehash, \# Rebuild the completion hash that enables database, table, and column name completion while you are entering statements. mysql sends each SQL statement that you issue to the server to be executed. There is also a set of commands that ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-install-db.html
mysql_install_db assigns mysql.user system table rows a nonempty plugin column value to set the authentication plugin. Note mysql_install_db is deprecated as of MySQL 5.7.6 because its functionality has been integrated into mysqld, the MySQL server. To initialize a MySQL installation, invoke mysqld with the --initialize or --initialize-insecure ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-shell-visual-studio.html
Field types view, where information about the columns of a result set is shown, such as names, data types, character sets, and more. This section explains how to use MySQL Shell to script a server using MySQL for Visual Studio. Introduction MySQL ...
Displaying 731 to 740 of 869 total results