|  | MySQL 9.5.0
    Source Code Documentation | 
| Files | |
| file | row0ext.cc | 
| Caching of externally stored column prefixes. | |
| file | row0import.cc | 
| Import a tablespace to a running instance. | |
| file | row0ins.cc | 
| Insert into a table. | |
| file | row0log.cc | 
| Modification log for online index creation and online table rebuild. | |
| file | row0mysql.cc | 
| Interface between Innobase row operations and MySQL. | |
| file | row0pread-adapter.cc | 
| Parallel read adapter interface implementation. | |
| file | row0pread-histogram.cc | 
| Parallel read histogram interface implementation. | |
| file | row0pread.cc | 
| Parallel read implementation. | |
| file | row0purge.cc | 
| Purge obsolete records. | |
| file | row0quiesce.cc | 
| Quiesce a tablespace. | |
| file | row0row.cc | 
| General row routines. | |
| file | row0sel.cc | 
| Select. | |
| file | row0uins.cc | 
| Fresh insert undo. | |
| file | row0umod.cc | 
| Undo modify of a row. | |
| file | row0undo.cc | 
| Row undo. | |
| file | row0upd.cc | 
| Update of a row. | |
| file | row0vers.cc | 
| Row versions. | |