| My Project
   
    | 
#include <log_event.h>
 
  
 | Public Types | |
| enum | { TYPE_CODE = DELETE_ROWS_EVENT } | 
| Protected Member Functions | |
| virtual Log_event_type | get_general_type_code () | 
Log row deletions. The event contain several delete rows for a table. Note that each event contains only rows for one table.
RESPONSIBILITIES
COLLABORATION
Row_writer Create the event and add rows to the event. Row_reader Extract the rows from the event.
 1.7.6.1
 1.7.6.1