mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-02 00:44:12 +08:00
mdbx-test: fix logging typo.
Change-Id: I0e6c71c62d5b0ff8939ff5b08645bb8347637bec
This commit is contained in:
parent
3fd079262c
commit
2120e396fc
@ -87,7 +87,7 @@ int testcase::hsr_callback(const MDBX_env *env, const MDBX_txn *txn,
|
||||
|
||||
if (retry == 0)
|
||||
log_notice("hsr_callback: waitfor pid %lu, thread %" PRIuPTR
|
||||
", txn #%" PRIu64 ", gap %d, scape %zu",
|
||||
", txn #%" PRIu64 ", gap %d, space %zu",
|
||||
(long)pid, (size_t)tid, laggard, gap, space);
|
||||
|
||||
MDBX_envinfo info;
|
||||
|
Loading…
x
Reference in New Issue
Block a user