![]() |
MySQL 26.7.0
Source Code Documentation
|
Cursor read. More...
#include <algorithm>#include "dict0mem.h"#include "read0read_view_interface.h"#include "trx0types.h"#include "ut0cpu_cache.h"Go to the source code of this file.
Classes | |
| class | ReadView |
| Read view lists the trx ids of those transactions for which a consistent read should not see the modifications to the database. More... | |
| class | ReadView::ids_t |
| This is similar to a std::vector but it is not a drop in replacement. More... | |
Cursor read.
Created 2/16/1997 Heikki Tuuri