Search Results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-select-count.html
Usage ndb_select_count [-c connection_string] -ddb_name tbl_name[, tbl_name2[, ...]] Options that can be used with ndb_select_count are shown in the following table. --connect-retries Command-Line Format --connect-retries=# Type Integer Default ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-show-tables.html
Usage ndb_show_tables [-c connection_string] --character-sets-dir Command-Line Format --character-sets-dir=path Directory containing character sets. --connect-retries Command-Line Format --connect-retries=# Type Integer Default Value 12 Minimum ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndbinfo-select-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. --connect-retry-delay Command-Line Format --connect-retry-delay=# Type ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-security-networking-issues.html
By default, no encryption or similar security measures are used in communications between nodes in the cluster; encrypted connections are supported, but must be enabled using the information and instructions found in Section 25.6.19.5, “TLS Link ... In this section, we discuss basic network security issues as they relate to NDB ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-configurator-workflow-server.html
Execute connect and then review and confirm the MySQL instance's information (such as version, paths, and configuration file) before proceeding with the upgrade. Connectivity Connectivity options control how the connection to MySQL is made. You may ... MySQL Configurator performs the initial configuration, a reconfiguration, and also functions as part of the uninstallation ...
https://dev.mysql.com/doc/refman/8.4/en/performance-schema-threads-table.html
row *************************** THREAD_ID: 1 NAME: thread/sql/main TYPE: BACKGROUND PROCESSLIST_ID: NULL PROCESSLIST_USER: NULL PROCESSLIST_HOST: NULL PROCESSLIST_DB: mysql PROCESSLIST_COMMAND: NULL PROCESSLIST_TIME: 418094 PROCESSLIST_STATE: NULL ... The threads table contains a row for each server ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-reset.html
Certain configuration attributes, such as those relating to TCP connections, apply to connections between processes rather than to individual processes or individual process types. As shown elsewhere (see Setting Attributes for mysqld nodes), when ... reset [--sequential-restart] filter_specification_list cluster_name filter_specification_list: filter_specification[,filter_specification][,...] filter_specification: attribute_name[:process_specification][+process_specification]] process_specification: [process_name][:process_id] process_name: {ndb_mgmd|ndbd|ndbmtd|mysqld|ndbapi} This command resets an attribute to its default ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-16.html
Version 8.0.16 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #25650912) X DevAPI: Connector/J now supports the ability ...It is suitable for use with MySQL Server versions 8.0, 5.7, and ...
https://dev.mysql.com/doc/workbench/en/wb-admin-server-management.html
Manage your MySQL instances with a comprehensive view of your MySQL server connections. MySQL Connection Navigator The Navigator area of the sidebar panel has an Administration secondary tab (previously named Management) with functionality to ...
https://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial-creating-a-model.html
Before synchronizing your new model with the live MySQL server, confirm that you already created a MySQL connection. If not, see Section 5.2, “Creating A New MySQL Connection (Tutorial)” and use that tutorial to create a MySQL connection named ... This tutorial describes how to create a new database model and how to forward-engineer a model to a live MySQL ...