• unknown's avatar
    Fix for BUG#8576 · 7a8a7607
    unknown 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.
    
    
    sql/opt_range.cc:
      - fix for BUG#8576
      - updated function name in DBUG_ENTER
    7a8a7607
opt_range.cc 263 KB