sync ports with The Matrix
This commit is contained in:
parent
2c0afcbbf3
commit
b72ce7a5e9
1248 changed files with 11809 additions and 12798 deletions
|
@ -3,7 +3,7 @@ enforce MDB_WRITEMAP, because we have no UBC (Unified Buffer Cache).
|
|||
Index: mdb.c
|
||||
--- mdb.c.orig
|
||||
+++ mdb.c
|
||||
@@ -4976,6 +4976,7 @@ mdb_env_open(MDB_env *env, const char *path, unsigned
|
||||
@@ -5002,6 +5002,7 @@ mdb_env_open(MDB_env *env, const char *path, unsigned
|
||||
/* silently ignore WRITEMAP when we're only getting read access */
|
||||
flags &= ~MDB_WRITEMAP;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue