Skip to content
Snippets Groups Projects
  1. May 28, 2013
  2. May 24, 2013
  3. May 17, 2013
  4. May 15, 2013
  5. May 14, 2013
  6. May 13, 2013
  7. May 10, 2013
  8. May 05, 2013
  9. May 04, 2013
  10. May 02, 2013
  11. May 01, 2013
    • Quanah Gibson-Mount's avatar
    • Howard Chu's avatar
      Avoid assert · 568c22c4
      Howard Chu authored
      Due to underfilled branch page. We're in the process of merging/moving
      nodes to it because we already know it's underfilled. Took this approach
      rather than just removing the assert in mdb_page_search_root, because
      that assert may yet catch other situations we don't know about.
      
      (Although, it has been there since the original commit of mdb.c and
      has never triggered any other times...)
      568c22c4
Loading