Bug #23074 | typo in myisam/sort.c | ||
---|---|---|---|
Submitted: | 7 Oct 2006 13:52 | Modified: | 6 Nov 2006 14:54 |
Reporter: | jose nazario | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.24a/4.1BK/5.0BK/5.1BK | OS: | Any (All) |
Assigned to: | Andrey Hristov | CPU Architecture: | Any |
Tags: | sort, typo |
[7 Oct 2006 13:52]
jose nazario
[10 Oct 2006 0:58]
MySQL Verification Team
Thank you for the bug report.
[11 Oct 2006 9:08]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/13457 ChangeSet@1.2555, 2006-10-11 11:07:25+02:00, andrey@example.com +1 -0 Fix a typo regarding checking whether HA_VAR_LENGTH_KEY is set. This has always worked because when flag is !=0 then HA_VAR_LENGTH_KEY is always set. Therefore, a test case cannot reveal a faulty behavior. Fix for bug#23074: typo in myisam/sort.c
[6 Nov 2006 14:54]
Paul DuBois
No changelog entry needed.