Commit 1af27312 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:3203] also have to move new db.h to include/

git-svn-id: file:///svn/toku/tokudb@34486 c7de825b-a66e-492c-adef-691d508d4ae1
parent 8cb37c07
...@@ -244,7 +244,6 @@ typedef enum { ...@@ -244,7 +244,6 @@ typedef enum {
#define DB_INIT_LOCK 131072 #define DB_INIT_LOCK 131072
#define DB_INIT_LOG 262144 #define DB_INIT_LOG 262144
#define DB_INIT_MPOOL 524288 #define DB_INIT_MPOOL 524288
#define DB_CLOSE_DONT_TRIM_LOG 1048576
#define DB_INIT_TXN 2097152 #define DB_INIT_TXN 2097152
#define DB_KEYEXIST -30996 #define DB_KEYEXIST -30996
#define DB_LOCK_DEADLOCK -30995 #define DB_LOCK_DEADLOCK -30995
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment