My mysqlbench is mysql-cluster-gpl-6.2.15-linux-i686-glibc23.tar.gz. In actual work, if you do not start m on the data node in the cluster settings
My mysqlbench is mysql-cluster-gpl-6.2.15-linux-i686-glibc23.tar.gz. In actual work, if you do not start m on the data node in the cluster settings
My mysqllistener is mysql-cluster-gpl-6.2.15-linux-i686-glibc23.tar.gz. In actual work, if you do not start mysqld service on the data node in the cluster settings, data and tables created on the MySQL node server cannot be transparently displayed in the data section. That is to say, you create databases and tables on the MySQL node server ,, the data node cannot be displayed immediately.
You must also re-run the database created on the MySQL node server for the create database data name displayed on each data node, and then use flush tables to refresh the table, the tables in the database created on the MySQL node can be displayed on the data node.