plog.OPLOG_MAGIC_SEQ_ID is used for all other oplog file types
>>
>> HTH,
>> Anthony
>>
>>
>>
>>
>>> On Jun 21, 2018, at 1:36 PM, Kirk Lund wrote:
>>>
>>> Please help me understand OPLOG_MAGIC_SEQ_ID in the oplog code...
eve that:
>
> DiskInitFile.OPLOG_MAGIC_SEQ_ID is used for *.if files
> Oplog.OPLOG_MAGIC_SEQ_ID is used for all other oplog file types
>
> HTH,
> Anthony
>
>
>
>
> > On Jun 21, 2018, at 1:36 PM, Kirk Lund wrote:
> >
> > Please help me understand OPLOG_MAGIC_SEQ_ID
nderstand OPLOG_MAGIC_SEQ_ID in the oplog code...
>
> There is a constant called OPLOG_MAGIC_SEQ_ID which is a byte representing
> the beginning of every oplog file. Makes sense so far.
>
> There are two different constants called OPLOG_MAGIC_SEQ_ID each with a
> different value. One is
Please help me understand OPLOG_MAGIC_SEQ_ID in the oplog code...
There is a constant called OPLOG_MAGIC_SEQ_ID which is a byte representing
the beginning of every oplog file. Makes sense so far.
There are two different constants called OPLOG_MAGIC_SEQ_ID each with a
different value. One is in