RT -> Multiple DB's

Hi All.

Has anyone found a mechanism for RT to write to 2 different DB’s but read from 1 ? This would be useful for testing different DB configurations without to much Impact to users?

Regards

Ronald Higgins

On Fri, 17 Sep 2010 22:47:15 +0000, ronald.higgins@gmail.com said:

Has anyone found a mechanism for RT to write to 2 different DB’s but read
from 1 ? This would be useful for testing different DB configurations
without to much Impact to users?

If you’re using MySQL, maybe MySQL Proxy?
http://forge.mysql.com/wiki/MySQL_Proxy

Would “standard” replication do what you want?

ronald.higgins@gmail.com wrote: