⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
suite
/
ndb_binlog
/
t
/
View File Name :
ndb_binlog_variants.cnf
!include include/default_mysqld.cnf !include include/default_ndbd.cnf # Create cluster with 4 attached MySQLDs with different # binlog variants [cluster_config.1] NoOfReplicas= 2 ndbd=, ndb_mgmd= mysqld=,,, ndbapi=,,,,,,,,,,, [mysqld] # Make all mysqlds use cluster ndbcluster ndb-wait-connected=20 ndb-wait-setup=120 ndb-cluster-connection-pool=1 binlog-format=row [mysqld.1.1] ndb-log-update-as-write=1 ndb-log-updated-only=1 [mysqld.2.1] ndb-log-update-as-write=1 ndb-log-updated-only=0 [mysqld.3.1] ndb-log-update-as-write=0 ndb-log-updated-only=1 [mysqld.4.1] ndb-log-update-as-write=0 ndb-log-updated-only=0 [ENV] NDB_CONNECTSTRING= @mysql_cluster.1.ndb_connectstring MASTER_MYPORT= @mysqld.1.1.port MASTER_MYPORT1= @mysqld.2.1.port MASTER_MYPORT2= @mysqld.3.1.port MASTER_MYPORT3= @mysqld.4.1.port NDB_BACKUP_DIR= @cluster_config.ndbd.1.1.BackupDataDir