• unknown's avatar
    Fix for bug MDEV-3992, second attempt · a87eab60
    unknown authored
    The previous fix for MDEV-3992 was incomplete, because it still computed
    incorrectly the number of keyparts of the extended secondary key in the
    case when columns of the PK participate in the secondary key.
    
    This patch by Monty corrects the above problem.
    a87eab60
sql_select.cc 748 KB