diff options
author | Igor Babaev <igor@askmonty.org> | 2010-11-07 15:19:30 -0800 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2010-11-07 15:19:30 -0800 |
commit | 74d18e93c6a620460fb2f75af11056739fea8f6b (patch) | |
tree | 96e6e3847977bb2067081769fe63d859dbcaae58 /mysql-test/t/variables-notembedded.test | |
parent | bbbe3ac8fbef905a7c8e0afcb6cb67bb67fb3ba5 (diff) | |
download | mariadb-git-74d18e93c6a620460fb2f75af11056739fea8f6b.tar.gz |
Fixed LP bug #671901.
Currently BNLH join uses a simplified implementation of hash function
when hash function is calculated over the whole key buffer, not only
the significant bytes of it. It means that both building keys and
probing keys both must fill insignificant bytes with the same filler.
Usually 0 is used as such a filler.
Yet the code before patch filled insignificant bytes only for probing
keys.
Diffstat (limited to 'mysql-test/t/variables-notembedded.test')
0 files changed, 0 insertions, 0 deletions