Bug #51772 | filesort Sort Aborted | ||
---|---|---|---|
Submitted: | 5 Mar 2010 16:44 | Modified: | 10 Mar 2010 10:11 |
Reporter: | Steven Carr | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 5.1.43 | OS: | Linux (CentOS 5.4 x86_64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 1028, filesort, sort aborted |
[5 Mar 2010 16:44]
Steven Carr
[6 Mar 2010 9:09]
Sveta Smirnova
Thank you for the report. But in both BZR development tree and 5.1.43 source package my_b_tell defined as: #define my_b_tell(info) ((info)->pos_in_file + \ (size_t) (*(info)->current_pos - (info)->request_pos)) So in double parenthesizes. Which distribution do you use? Please indicate file name and URL you used to download it.
[10 Mar 2010 10:11]
Sveta Smirnova
Thank you for the feedback. I am closing the report as "Not a Bug", because initial description about parenthesis is not related to bugs in MySQL. If you are able to repeat the problem feel free to provide repeatable test case and reopen the report.