MySQL 9.1.0
Source Code Documentation
|
#include "sql/iterators/row_iterator.h"
Go to the source code of this file.
Classes | |
class | PFSBatchMode |
A RAII class to handle turning on batch mode in front of scanning a row iterator, and then turn it back off afterwards (on destruction). More... | |