Skip to content

Commit c709816

Browse files
committed
changes from main repo : 9752258
unable to sync
1 parent ee31974 commit c709816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_ext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#define SQLITE_DEFAULT_MMAP_SIZE 0
2121
#define SQLITE_DEFAULT_LOCKING_MODE 1
2222
#define SQLITE_DEFAULT_LOOKASIDE 512,128
23-
#define SQLITE_DEFAULT_PAGE_SIZE 4096
23+
#define SQLITE_DEFAULT_PAGE_SIZE 512
2424
#define SQLITE_DEFAULT_PCACHE_INITSZ 8
2525
#define SQLITE_MAX_DEFAULT_PAGE_SIZE 32768
2626
#define SQLITE_POWERSAFE_OVERWRITE 1

0 commit comments

Comments
 (0)