Skip to content
Snippets Groups Projects
  1. Jun 24, 2013
  2. Jun 13, 2013
  3. May 29, 2013
  4. May 28, 2013
  5. May 27, 2013
  6. May 24, 2013
  7. May 23, 2013
  8. May 17, 2013
  9. May 15, 2013
  10. May 14, 2013
  11. May 13, 2013
  12. May 10, 2013
  13. May 05, 2013
  14. May 04, 2013
  15. May 02, 2013
  16. May 01, 2013
    • Howard Chu's avatar
      Merge remote branch 'origin/mdb.master' · 05481251
      Howard Chu authored
      05481251
    • 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