• marko's avatar
    Do not break the latching order in TRUNCATE TABLE. · 3b8ef8a8
    marko authored
    dict_truncate_index_tree(): Replace parameter rec_t* rec with
    btr_pcur_t* pcur.  Reposition pcur before calling btr_create().
    
    sync_thread_add_level(): Remove the relaxation of the assertion added in r968.
    3b8ef8a8
dict0crea.c 36.2 KB