• marko's avatar
    Minor cleanup related to Bug #20877. · adcb90a0
    marko authored
    btr_print_recursive(): Replace tree->tree_indexes with tree->index.
    This should have been done in r453.
    
    univ.i: Add UNIV_BTR_PRINT.
    
    rw_lock_t: Reduce writer_is_wait_ex to a bit and move it close to
    other bitfields.  Change the types to unsigned, in case ulint or ibool
    bitfields will not work.
    adcb90a0
btr0btr.c 81.9 KB