The Future of Performance: Scaling
Steve Wendt
spamsux at forgetit.org
Fri Jan 9 01:39:36 UTC 2009
On 1/8/2009 4:13 PM, Colin Ogilvie wrote:
> Is it worth possibly optionally adding a replication lag check in to the
> bit that switches us to the Shadow DB if the user has the right privs
> (which I can't remember off hand) to do a 'SHOW SLAVE STATUS'? (Yeah, I
> know this may be mysql specific, but it's the only DB I actually know :) )
Besides being MySQL specific, the privileges required for running that
are probably not what you want your web processes running with. I've
thought about trying to do something like this myself (completely
unrelated to Bugzilla), and never came up with a good solution.
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list