summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <ingo@mysql.com>2004-10-21 22:17:10 +0200
committerunknown <ingo@mysql.com>2004-10-21 22:17:10 +0200
commit5ce9e597e51625a7f586e79d77d0a0e14910e1aa (patch)
tree7ecd7de9138efd9d3f153d4f6c38a805760f0d06 /Docs
parent6d3e14a1c62f920674214becd8278ab51bf83911 (diff)
downloadmariadb-git-5ce9e597e51625a7f586e79d77d0a0e14910e1aa.tar.gz
BUG#6151 - myisam index corruption.
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. mysql-test/r/key.result: BUG#6151 - myisam index corruption. The test results. mysql-test/t/key.test: BUG#6151 - myisam index corruption. Added the test case as derived from the original data.
Diffstat (limited to 'Docs')
0 files changed, 0 insertions, 0 deletions