mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
describe the units of progress time refs[t:2191]
git-svn-id: file:///svn/toku/tokudb@15980 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
e73a7f83c0
commit
ebc6a25f03
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ int tokudb_recovery_trace = 0; // turn on recovery tracing, d
|
|||
#define VERIFY_COUNTS(n) ((void)0)
|
||||
#endif
|
||||
|
||||
// time in seconds between recovery progress reports
|
||||
#define TOKUDB_RECOVERY_PROGRESS_TIME 15
|
||||
|
||||
struct scan_state {
|
||||
|
|
Loading…
Add table
Reference in a new issue