Re: automatic replication

2004-01-05 Thread Ariyo Nugroho
On Wed, 2003-12-31 at 03:41, Robert Mena wrote: > Hi, > > I am currently using the replication function of my > mysql server (3.23.58) to replicate one database. > > Since I host others I'd like to know if there is a way > to automatically replicate a database. I.e as soon as > a use issues a mys

automatic replication

2003-12-30 Thread Robert Mena
Hi, I am currently using the replication function of my mysql server (3.23.58) to replicate one database. Since I host others I'd like to know if there is a way to automatically replicate a database. I.e as soon as a use issues a mysqladmin create it is propagated to the slaves. Any tips ? __

'rand()' into UPDATE request breaks automatic replication

2001-10-22 Thread Victor Sheldeshov
That is all. SLAVE will die. Fix:No ideas yet. Currently using RAND(), is calculated outside of SQL request. MySQL support: none Synopsis: 'rand()' into UPDATE request breaks automatic replication Severity: serious Priority: medium Category: