Re: question about the innodb recovery log
Rich Prohaska <[email protected]> Tue, 31 Jul 2012 11:28:36 -0400
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <CAL5sXW6p9wO8KZNfFeZ4WLsKn=ZQx2NkogQMhS4_x5pf9Bi-FQ@mail.gmail.com> |
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 <[email protected]> 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 > -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals