• Igor Babaev's avatar
    Back-ported the fix for bug #12831587 from mysql-5.6 code line. · 3b62a0a0
    Igor Babaev authored
    The comment for the fix commit says:
    Due to the changes required by ICP we first copy a row from the InnoDB
    format to the MySQL row buffer and then copy it to the pre-fetch queue.
    This was done for the non-ICP code path too. This change removes the
    double copy for the latter.
    3b62a0a0
row0sel.c 138 KB