How to configure openfire to connect mysql cluster -


i want high availability of database openfire server. hence, have created mysql cluster. not able configure openfire use mysql cluster. have searched not able find except using following connection string : "jdbc:mysql:loadbalance://" + hosts + "/test". not seems work. please me configure openfire server use mysql cluster. kind of or suggestions appreciated. in advance.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -