1. 14 Mar, 2007 1 commit
    • mhansson/martin@linux-st28.site's avatar
      Bug #24778: Innodb: No result when using ORDER BY · e61cce4d
      mhansson/martin@linux-st28.site authored
      This bug was intruduced by the fix for bug#17212 (in 4.1). It is not 
      ok to call test_if_skip_sort_order since this function will 
      alter the execution plan. By contract it is not ok to call 
      test_if_skip_sort_order in this context.
      
      This bug appears only in the case when the optimizer has chosen 
      an index for accessing a particular table but finds a covering 
      index that enables it to skip ORDER BY. This happens in 
      test_if_skip_sort_order.
      e61cce4d
  2. 12 Mar, 2007 1 commit
  3. 11 Mar, 2007 4 commits
  4. 10 Mar, 2007 5 commits
  5. 09 Mar, 2007 21 commits
  6. 08 Mar, 2007 8 commits