mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
21957c423e
cursors. This should fix Bug#11813 when InnoDB part is in (tested with a draft patch). The idea of the patch is that if a storage engine supports consistent read views, we open one when open a cursor, set is as the active view when fetch from the cursor, and close together with cursor close. |
||
---|---|---|
.. | ||
ha_archive.cc | ||
ha_archive.h | ||
ha_example.cc | ||
ha_example.h | ||
ha_tina.cc | ||
ha_tina.h |