1. 08 Mar, 2010 3 commits
  2. 04 Mar, 2010 1 commit
    • Georgi Kodinov's avatar
      Bug #51357: crash when using handler commands on spatial indexes · 557ba489
      Georgi Kodinov authored
      Spatial indexes were not checking for out-of-record condition in
      the handler next command when the previous command didn't found
      rows.
      
      Fixed by making the rtree index to check for end of rows condition
      before re-using the key from the previous search.
      
      Fixed another crash if the tree has changed since the last search.
      Added a test case for the other error.
      557ba489
  3. 05 Mar, 2010 4 commits
  4. 04 Mar, 2010 3 commits
  5. 02 Mar, 2010 6 commits
  6. 01 Mar, 2010 7 commits
  7. 28 Feb, 2010 1 commit
  8. 27 Feb, 2010 3 commits
  9. 26 Feb, 2010 12 commits