- Jul 22, 2014
-
-
-
-
-
This was actually broken by 65e163d2, ITS#6947. Reverting both of those changes and fixing #6947 again.
-
Quanah Gibson-Mount authored
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
Due to 89bae499
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Drop support for BDB 6.0.20 and later, incompatible license
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
MDB is the name of the backend, LMDB is the name of the DB engine. Also update some BerkeleyDB info.
-
Quanah Gibson-Mount authored
-
Similar to #7858, another easy patch.
-
couldn't avoid ifdefs. Silence warnings.
-
On Windows64, long is the same size as int. Use size_t when we need an actual 64 bit unsigned long.
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jul 21, 2014
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
- Jul 14, 2014
-
-
Howard Chu authored
-
Howard Chu authored
Don't pass non-NULL map address unless MDB_FIXEDMAP was used.
-
- Jul 11, 2014
-
-
Howard Chu authored
-
- Jul 10, 2014
-
-
-
Quanah Gibson-Mount authored
-
- Jul 09, 2014
-
-
Howard Chu authored
Must also set in sub-cursor if deleting entire subDB
-
Howard Chu authored
-
-
-
-
Howard Chu authored
Always set the filesize when opening for writes. Otherwise can't use backups from mdb_copy.
-