I am trying to understand better what you wnat to do.
Do you have been tried to reasearch this transaction in binlog file?
Could you please explain your interest again?
Best regards.
--
WB
2010/11/30 Niv Dalal <niv.dalal@stripped>
> Hi
> I'm trying to figure out if a specific COMMIT (or statement) already
> present
> in in slave DB.
> I understand that every command is logged to the BINLOG, but I couldn't
> figure out how can I associate an position in the log with the COMMIT
> command.
> Is such correlation exposed to MySql client?
> Thanks
> Niv
>