![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <cassert>#include <memory>#include "my_alloc.h"#include "my_base.h"#include "my_table_map.h"#include "sql/iterators/row_iterator.h"#include "sql/sql_list.h"Go to the source code of this file.
Classes | |
| class | UpdateRowsIterator | 
| An iterator that performs updates to rows returned by its child iterator.  More... | |