I have 2 mysql databases are that in a circular replicated setup.
I’m trying to set up yii so it will use both databases in either a load balanced or failover config?
Thanks!
I have 2 mysql databases are that in a circular replicated setup.
I’m trying to set up yii so it will use both databases in either a load balanced or failover config?
Thanks!
Vanilla Yii doesn’t support that. Perhaps mysql proxy is of interest to you?