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
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
value, this causes a difference in my 2 databases.
Thank you in advance.
RĂ©
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
>