-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Qtbrowse databugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.
Description
Details for the issue
What did you do?
I imported a table from a .csv file with many lines.
What did you expect to see?
I thought I could browse / filter / sort the table data after the import.
What did you see instead?
The whole DB Browser got stuck when opening the "Browse data" tab (endless loop?).
Useful extra information
It's quite simple to reproduce.
Successful Case: Just create a .csv file with an integer column only, e.g. column "A" with values 0 to 69999999. You can import this table easily and browse its contents afterwards.
Failure Case: Create the same .csv file with values up to 99999999. Now, you cannot browse / filter / sort the imported table, because the program gets stuck (full single threaded CPU utilisation!).
What operating system are you using?
- Windows: ( version: Windows 7 64 Bit )
- Linux: ( distro: ___ )
- macOS: ( version: ___ )
- Other: ___
What is your DB4S version?
- 3.12.1
- 3.12.0
- 3.11.x
- Other: nightly build of 13th February 2021
Did you also
- Try out the latest nightly version: https://github.com/sqlitebrowser/sqlitebrowser#nightly-builds
- Search for an existing similar issue: https://github.com/sqlitebrowser/sqlitebrowser/issues?utf8=%E2%9C%93&q=is%3Aissue%20
Metadata
Metadata
Assignees
Labels
Qtbrowse databugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.