mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix typo from 7aba5f5ab9
This commit is contained in:
parent
9dd61011fe
commit
da3e4d78d6
@ -711,7 +711,7 @@ int mdb_env_set_maxdbs(MDB_env *env, MDB_dbi dbs);
|
|||||||
* errors are:
|
* errors are:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>#MDB_PANIC - a fatal error occurred earlier and the environment
|
* <li>#MDB_PANIC - a fatal error occurred earlier and the environment
|
||||||
- * must be shut down.
|
* must be shut down.
|
||||||
* <li>#MDB_MAP_RESIZED - another process wrote data beyond this MDB_env's
|
* <li>#MDB_MAP_RESIZED - another process wrote data beyond this MDB_env's
|
||||||
* mapsize and the environment must be shut down.
|
* mapsize and the environment must be shut down.
|
||||||
* <li>#MDB_READERS_FULL - a read-only transaction was requested and
|
* <li>#MDB_READERS_FULL - a read-only transaction was requested and
|
||||||
|
Loading…
Reference in New Issue
Block a user