Add an assert in connection_mananger.cpp::create that we're not clobbering an existing database

XMLWordPrintableJSON

    • Storage Engines
    • StorEng - Defined Pipeline
    • 3

      connection_manager::create() calls testutil_recreate_dir which will silently delete any existing database with the same home path.

      We should add an assertion that this isn't allowed, and require developers to explicitly remove old databases (perhaps via a new recreate() function) before creating a new one.

              Assignee:
              [DO NOT USE] Backlog - Storage Engines Team
              Reporter:
              Andrew Morton
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: