Skip to content

Improve performance on export CSV #2024

@guidd

Description

@guidd

Is your feature request related to a problem? Please describe.
When exporting to CSV results from a moderately large query (10k or more records), the time increases exponentially.
I believe some memory management or some type of issue is happening.
First the UI gets very slow to trigger the right popup menu and the export can be very long. It should be more linear
This happens both on mysql and sqlserver (I'm pretty sure it would be the same for all DBs)

Describe the solution you'd like
Re-check the export function

Describe alternatives you've considered
not tried anything else.

Additional context
I'm a developer myself but I don't have any delphi environment anymore. Wish you good luck there, I'll try to check the code just out of curiosity if I find something but I can't make any Merge request with out testing. In any case I'm sure this can be greatly improved.
I would understand slowness but for much larger records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQL

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions