MySQL 9.1.0
Source Code Documentation
|
#include <sys/types.h>
#include "sql/range_optimizer/index_range_scan.h"
#include "sql/range_optimizer/range_optimizer.h"
#include "sql/sql_list.h"
Go to the source code of this file.
Classes | |
class | ReverseIndexRangeScanIterator |
An iterator much like IndexRangeScanIterator, but it scans in the reverse order. More... | |