MySQL 8.3.0
Source Code Documentation
read0types.h File Reference

Cursor read. More...

#include <algorithm>
#include "dict0mem.h"
#include "trx0types.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...
 

Detailed Description

Cursor read.

Created 2/16/1997 Heikki Tuuri