List:Internals« Previous MessageNext Message »
From:Brian Aker Date:August 5 2008 10:22pm
Subject:Re: How a storage engine write its own binlog
View as plain text  
Hi!

On Aug 5, 2008, at 12:48 AM, Paul McCullagh wrote:

>> 1. There is a flag HA_HAS_OWN_BINLOGGING in the source, so I think if
>> we declare this flag in ha_xxx::table_flags, MySQL will not write
>> binlog?
>
> NDB seems to be the only engine that uses this flag, and it looks  
> like it means that the engine will call the binary logging functions  
> itself.
>
> So in the case, MySQL will not write the binlog.

NDB has a special case, and the API is not fully flushed out.

Cheers,
	-Brian
--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.



Thread
How a storage engine write its own binlogYuan Wang30 Jul
  • Re: How a storage engine write its own binlogPaul McCullagh5 Aug
    • Re: How a storage engine write its own binlogBrian Aker5 Aug