Skip to main content

MySQL clustering - Does users need to update their MySQL hosts on configuration file?

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! The configuration gets setup in the main /etc/my.cnf, so you don't have to update each individual file on the system. Additional details on the remote MySQL setup can be found here:
    0
  • Manoa R.
    But in the MySQL client side (the PHP application), does hostname need to be updated or not?
    0
  • cPRex Jurassic Moderator
    Nope - since they will point to the system's MySQL configuration you don't need to do anything at the account level.
    0

Please sign in to leave a comment.