Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Store affected rows into diagnostic session variable, if using rocksdb_commit_in_the_middle #335

Description

@yoshinorim

rocksdb_commit_in_the_middle is a session variable to implicitly commit every rocksdb_bulk_load_size. This variable is mainly used for bulk loading and bulk deletes, so that long running statements don't hold row locks for a long time. But Sveta pointed out that if statements fail, there is no way to know how many rows are actually committed. Let's consider adding some diagnostic variable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions