Hello,
The innodb-safe-binlog variable no longer exists, but the binlog
position is still stuffed into the innodb recovery log. Using recent
MySQL versions, does this assist the DBA when running point in time
recovery?
Thanks
On Fri, Jul 27, 2012 at 3:27 PM, Hartmut Holzgraefe
<hartmut.holzgraefe@stripped> wrote:
>> Why does InnoDB log the binlog position in its recovery log when a
>> transaction commits?
>
> as it needs to find out whether InnoDB state and binlog position are in
> sync during recovery?
>
> See
>
> http://dev.mysql.com/doc/refman/5.0/en/server-options.html#option_mysqld_innodb-safe-binlog
>
> --
> hartmut
>
> --
> MySQL Internals Mailing List
> For list archives: http://lists.mysql.com/internals
> To unsubscribe: http://lists.mysql.com/internals
>