mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix another issue with very large compressed LSM databases.
FossilOrigin-Name: d71154265a294a1ece89d257f55f6855db7c30aec55ea0dc4eeb61bce1e8fad3
This commit is contained in:
@ -44,6 +44,8 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
/* #define LSM_DEBUG_EXPENSIVE 1 */
|
||||
|
||||
/*
|
||||
** Default values for various data structure parameters. These may be
|
||||
** overridden by calls to lsm_config().
|
||||
|
Reference in New Issue
Block a user