forceMvccCheckpoint

Syntax

forceMvccCheckpoint(mvccTable)

Arguments

mvccTable is the handle of the MVCC table. To obtain a handle of a persisted MVCC table, you can call function loadMvccTable.

Details

Manually trigger a checkpoint for the specified MVCC table and clear the data in the log.