List:Internals« Previous MessageNext Message »
From:Vyacheslav Akhmechet Date:May 16 2009 5:39pm
Subject:Re: rnd_init()/index_init() interleaving behavior
View as plain text  
On Sat, May 16, 2009 at 4:11 AM, Sergey Petrunya <psergey@stripped> wrote:
> One can be reasonably sure about this as the SQL layer calls
> handler::ha_index_init() / ha_index_end()/etc which use asserts to guard
> againist situation where one calls  ha_index_init() and then calls
> ha_rnd_init() without having called ha_index_end() before.
Thank you, Sergey, this really helps.
Thread
rnd_init()/index_init() interleaving behaviorVyacheslav Akhmechet16 May
  • Re: rnd_init()/index_init() interleaving behaviorSergey Petrunya16 May
    • Re: rnd_init()/index_init() interleaving behaviorVyacheslav Akhmechet16 May