diff options
author | Michael Widenius <monty@mysql.com> | 2008-09-26 11:16:35 +0300 |
---|---|---|
committer | Michael Widenius <monty@mysql.com> | 2008-09-26 11:16:35 +0300 |
commit | be0b4042669d2d960294cfb823d61b833678beed (patch) | |
tree | cc2b227f08fdc860afaf6788bb0ccec9c5989aca /sql/stacktrace.h | |
parent | 7f960da42bd2d7474dfee7393726a4a2a75187df (diff) | |
download | mariadb-git-be0b4042669d2d960294cfb823d61b833678beed.tar.gz |
Fix for Bug #39243 SELECT WHERE does not find row
Symptom was that records_in_range() found 0 matching keys which confused the optimizer to belive that there was no matching rows for the query
mysql-test/r/maria.result:
New testcase
mysql-test/t/maria.test:
New testcase
storage/maria/ma_search.c:
Fix bug in skip_key for keys that starts with a CHAR/VARCHAR NULL key.
Diffstat (limited to 'sql/stacktrace.h')
0 files changed, 0 insertions, 0 deletions