Guest User

my.cnf

a guest
May 24th, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. !includedir /etc/mysql/conf.d/
  2. !includedir /etc/mysql/mysql.conf.d/
  3.  
  4. [mysqld]
  5. ndbcluster
  6. ndb-connectstring=x.x.x.50
  7. #ndb-nodeid=4
  8.  
  9. [mysql_cluster]
  10. ndb-connectstring=x.x.x.50 # Location of management server
Advertisement
Add Comment
Please, Sign In to add comment