1. 10 Jun, 2009 1 commit
    • Martin Hansson's avatar
      Bug#44821: select distinct on partitioned table returns wrong results · f7ae0382
      Martin Hansson authored
      Range analysis did not request sorted output from the storage engine,
      which cause partitioned handlers to process one partition at a time
      while reading key prefixes in ascending order, causing values to be 
      missed. Fixed by always requesting sorted order during range analysis.
      This fix is introduced in 6.0 by the fix for bug no 41136.
      f7ae0382
  2. 07 Jun, 2009 1 commit
  3. 06 Jun, 2009 7 commits
  4. 05 Jun, 2009 16 commits
  5. 04 Jun, 2009 11 commits
  6. 03 Jun, 2009 1 commit
  7. 02 Jun, 2009 3 commits