save_set
is a pointer to an MI_SAVE_SET structure previously created with mi_save_set_create().
row
is a pointer to the row that is being appended. It is typically fetched from the database server by a call to mi_next_row().
Yes