Re: Replication and the function now()

2003-01-03 Thread Fred van Engen
Remi, Michael, On Fri, Jan 03, 2003 at 11:39:44AM -0500, Michael T. Babcock wrote: > Fred van Engen wrote: > > >SET TIMESTAMP=1039489014; > > > >Each time with the current timestamp of course. I haven't checked > >if it is actually used by the slave however. > > > > > > If it is used, I would i

Re: Replication and the function now()

2003-01-03 Thread Fred van Engen
Remi, n Fri, Jan 03, 2003 at 10:56:21AM -0500, Remi Lanteigne wrote: > I would like to know if there is a way of telling mysql to transfer the > value of the function now() in it's replication, as it is now (from what I > see in the binlog file) mysql passes the now() to the slave instead of the >