Page 1 of 1

Suggestion....

Posted: Sun 29 Aug 2010 09:51
by Zero-G.
Hey
I use your product for mySQL Server.

I have a suggestion for an update of your product:
When I use mySQL with replication servers, then it would be very useful, that the slave servers would also do some work.
So, the suggestion would be as follows:

The connection string should have a property called slave_servers as an array. - there the names (or IP's) of the slave servers could be stored. When using a "Select" Statement, then a random function could use any of the servers listed in the slave_servers property or in the main connection. (That would help of having a more balanced querying)
All updates only should work with the main connection property because of being compatible with older 5.0 mySQL Versions.

THX

Posted: Mon 30 Aug 2010 17:06
by StanislavK
Thank you for your suggestion, we will analyze the possibility of implementing it and inform you about the results.