List:Internals« Previous MessageNext Message »
From:Konstantin Osipov Date:September 9 2007 12:45pm
Subject:Re: APIs for cursor read view
View as plain text  
* Kathryn Steinbrink <krs@stripped> [07/09/08 02:00]:
> Can someone please send a description, and an example of the SQL usage or
> flow,  for the following handlerton APIs?
> 
>     create_cursor_read_view
>     set_cursor_read_view
>     and close_cursor_read_view.
> 
> Looking at the InnoDB source, it seems the methods are used to manage a
> global temporary table that is static across transactions.  ...that right?

This is an API to support sensitive cursors.
It's not used currently.

-- 
-- Konstantin Osipov              Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com   The best DATABASE COMPANY in the GALAXY
Thread
APIs for cursor read view Kathryn Steinbrink7 Sep
  • Re: APIs for cursor read viewKonstantin Osipov10 Sep