• unknown's avatar
    BUG#22178: Scan ordered performed also on engines not supporting ordered scans · 392c3122
    unknown authored
    Scan of ranges without start key should not use ordered scans unless it
    is requested.
    
    
    sql/ha_partition.cc:
      Scan of ranges without start key should not use ordered scans unless it
      is requested.
    sql/ha_partition.h:
      Scan of ranges without start key should not use ordered scans unless it
      is requested.
    392c3122
ha_partition.h 40 KB