• Marko Mäkelä's avatar
    Foreign key code cleanup · 4cec63af
    Marko Mäkelä authored
    row_ins_cascade_calc_update_vec(): Remove the output parameter
    fts_col_affected, and instead return whether any fulltext index
    is affected by the cascade operation.
    
    row_ins_foreign_check_on_constraint(): Narrow the scope of some
    variables.
    
    ib_dec_in_dtor: Remove.
    4cec63af
row0ins.cc 103 KB