MySQL Forums
Forum List  »  InnoDB

Re: log sequence number
Posted by: vijinarayanan viswanathan
Date: April 16, 2009 05:37AM

Thanks for the response,

i have tried this earlier , i got like Log sequence number 84 3836410803.

mysql> pager grep sequence
PAGER SET TO 'grep sequence'
mysql> SHOW engine innodb STATUS\G SELECT sleep(60); SHOW engine innodb STATUS\G
Log sequence number 84 3836410803

Log sequence number 84 3838334638

but my doubt is log sequence number bytes shown here is more than 512MB (512MB is the size of innodb log file, two innodb log file in that group, aslo bin log is enabled 1G size), if Log sequence number was from not the innodb log and bin log, then what the value (bytes) stands for. I guess you can understand what my trying to ask.

Options: ReplyQuote


Subject
Views
Written By
Posted
3612
April 15, 2009 01:01PM
4330
April 16, 2009 04:17AM
Re: log sequence number
2645
April 16, 2009 05:37AM
2192
April 16, 2009 07:23AM
2182
April 16, 2009 09:29AM
2077
April 17, 2009 05:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.