• timour@mysql.com's avatar
    Fix for BUG#8576 · 5d534812
    timour@mysql.com authored
    This fix addresses a bug of the HPUX C++ compiler, in the way it uses registers.
    As result, the last comparison of the variable 'result' failed, and next_prefix()
    looped forever.
    5d534812
opt_range.cc 263 KB