• ingo@mysql.com's avatar
    BUG#6151 - myisam index corruption. · 0d044c68
    ingo@mysql.com authored
    Removed the assumption of a certain key order.
    Since 4.1, keys are padded with blanks for comparison.
    Hence, shorter keys sort behind longer keys, if the
    data bytes have values below BLANK.
    0d044c68
key.result 10.4 KB