summaryrefslogtreecommitdiff
path: root/mysql-test/t/variables-notembedded.test
diff options
context:
space:
mode:
authorIgor Babaev <igor@askmonty.org>2010-11-07 15:19:30 -0800
committerIgor Babaev <igor@askmonty.org>2010-11-07 15:19:30 -0800
commit74d18e93c6a620460fb2f75af11056739fea8f6b (patch)
tree96e6e3847977bb2067081769fe63d859dbcaae58 /mysql-test/t/variables-notembedded.test
parentbbbe3ac8fbef905a7c8e0afcb6cb67bb67fb3ba5 (diff)
downloadmariadb-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