Configuring PCC Properties
The following steps are required in order to connect to MySQL Cluster:
Copy the following files from located in the
/[MYSQLDIR]/lib/mysql
folder in [CZ], to the/usr/lib
directory in each [EZ]:libndbclient.so
private/libcrypto.so.3
private/libssl.so.3
and ensure the subdirectory in the path is retained.
Â
Once installed, the
pcc.properties
file, located in the $MZ_HOME/etc
folder in [EC] , needs to be edited to connect to the host and port of the Management Node. Configure the following properties:In order for the Execution Context to be able to locate the
pcc.properties
file, the Execution Context property mz.pcc.properties must be set in the STR:$ mzsh topo set topo://container:<container>/pico:<pico>/val:config.properties.mz.pcc.properties <path>
Â
Restart the ECs.