Skip to content

"Export Grid Rows" shows the wrong row count when rows are filtered #2186

@ThomasBecker42

Description

@ThomasBecker42

Description

"Export Grid Rows" shows the full row count, and not the filtered row count when rows are filtered.
The export then only exports the filtered rows, which is expected for me.

HeidiSQL version

12.10.0.7000

Database server version

Reproduction recipe

Run a query with a few rows as result, let us say you get 100 rows as result.
Then filter the rows by keyword or regex, to get, let us say 10 rows.
Then right click on the filtered result and go to "Export Grid Rows".
The popup will state "Row Selection, Complete 100" and not 10.
The export then will contain 10 rows, which is fine.

Image

Error/Backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQLconfirmedIssue verified by project member

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions