You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
641 B

  1. #
  2. # Testing automatic node id generation
  3. #
  4. [cluster_config]
  5. NoOfReplicas=2
  6. Signum=39
  7. [cluster_config.cluster0]
  8. ndbd = localhost,localhost,localhost,localhost
  9. ndb_mgmd = localhost
  10. mysqld = ,,,,
  11. [cluster_config.cluster1]
  12. ndbd = localhost,localhost,localhost,localhost
  13. ndb_mgmd = localhost
  14. mysqld = ,,,,
  15. [cluster_config.ndbd.1.cluster1]
  16. NodeId=2
  17. [cluster_config.mysqld.1.cluster1]
  18. NodeId=1
  19. [cluster_config.cluster2]
  20. ndbd = localhost,localhost,localhost,localhost
  21. ndb_mgmd = localhost,localhost
  22. mysqld = ,,,,
  23. [cluster_config.mysqld.1.cluster2]
  24. NodeId=11
  25. [cluster_config.ndb_mgmd.1.cluster2]
  26. NodeId=1
  27. [cluster_config.ndbd.1.cluster2]
  28. NodeId=3