On Monday 04 October 2004 01:18 am, Batara Kesuma wrote:
> I have a cron running this every night.
> DELETE message_inbox FROM message_inbox LEFT JOIN message ON message.id
> = message_inbox.message_id WHERE message.id IS NULL
>
> Message table also has about the same amount of rows.
>
> I notice that when the cron is running, the changes made to this table
> don't replicate properly to slave DB. Anyone has same experience? I
> checked 'show slave status' but no Last_error or Last_errno was found.

Define properly?

Jeff

Attachment: pgpLp7xvfln8d.pgp
Description: PGP signature

Reply via email to