Re: Redirection of SELECT with replicated databases

2001-02-23 Thread Jeremy D. Zawodny
On Fri, Feb 23, 2001 at 10:16:55AM +0100, Guido Adam wrote: > > maybe a FAQ, but I didn't find it in the docs: We started to > replicate our databases with the new features MySQL 3.23.33 offers. > So far, so cool. > > The documentations says something about SQL commands (i.e. SELECT) > that are

Redirection of SELECT with replicated databases

2001-02-23 Thread Guido Adam
Hi, maybe a FAQ, but I didn't find it in the docs: We started to replicate our databases with the new features MySQL 3.23.33 offers. So far, so cool. The documentations says something about SQL commands (i.e. SELECT) that are redirected from the master servers to the slaves. How does that work