MySQL Forums
Forum List  »  InnoDB

Re: log sequence number
Posted by: vijinarayanan viswanathan
Date: April 16, 2009 08:19AM

so you mean to say the bytes referred here is the size of buffer pool size.
like 3838334638 of 6G. Once it completes that 6G, say started with

log sequence number 1 3838334638
and when it reaches to
log sequence number 1 6442450944
after this it switches from log 1 to 2 and like given below
log sequence number 2 34557

Am i right?

i will also try myself to find when it switches to next log.

thanks once again

Options: ReplyQuote


Subject
Views
Written By
Posted
3612
April 15, 2009 01:01PM
4330
April 16, 2009 04:17AM
2192
April 16, 2009 07:23AM
Re: log sequence number
2083
April 16, 2009 08:19AM
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.