You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Close a database handle. Normally unnecessary. [..] Closing a database handle is not necessary, but lets #mdb_dbi_open() reuse the handle value. Usually it's better to set a bigger #mdb_env_set_maxdbs(), unless that value would be large.
You can clear a database but not remove it. This isn't high priority, but I like things tidy.
The text was updated successfully, but these errors were encountered: