• Dmitry Lenev's avatar
    Follow-up for bug#52289 "performance regression · 1398a1a9
    Dmitry Lenev authored
    for MyISAM in sysbench OLTP_RW test".
    
    Fixes compilation warnings about local variable
    shadowing I_P_List_fast_push_back::last member.
    
    Renamed I_P_List_fast_push_back::last member
    to m_last. Also to keep member naming consistent
    renamed I_P_List::first member to m_first.
    1398a1a9
sql_plist.h 6.69 KB