![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Modification log for online index creation and online table rebuild. More...
#include "dict0dict.h"Functions | |
| static void | row_log_abort_sec (dict_index_t *index) | 
| Free the row log for an index on which online creation was aborted.  More... | |
| static bool | row_log_online_op_try (dict_index_t *index, const dtuple_t *tuple, trx_id_t trx_id) | 
Modification log for online index creation and online table rebuild.
Created 2012-10-18 Marko Makela
      
  | 
  inlinestatic | 
Free the row log for an index on which online creation was aborted.
| index | in/out: index (x-latched) | 
      
  | 
  inlinestatic |