mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
6fd13aaa3c
cursors for InnoDB. The idea of the patch is that if MySQL requests a consistent read view, we open one when open a cursor, set is as the active view to a transaction when fetch from the cursor, and close together with cursor close. This patch is associated to bugs #11813, #11832, and #11833. Contains after review fixes. |
||
---|---|---|
.. | ||
Makefile.am | ||
makefilewin | ||
read0read.c |