• Marko Mäkelä's avatar
    MDEV-30024 InnoDB: tried to purge non-delete-marked of a virtual column prefix · 76b688f1
    Marko Mäkelä authored
    row_vers_vc_matches_cluster(): Invoke dtype_get_at_most_n_mbchars()
    to extract the correct number of bytes corresponding to the number
    of characters in a virtual column prefix index, just like we do in
    row_sel_sec_rec_is_for_clust_rec().
    
    The test case would occasionally reproduce the failure when this
    fix is not present.
    76b688f1
innodb_virtual_purge.result 5.18 KB