How to address a loaded sql file that is too large to process #4854
Answered
by
pawelsalawa
CordThomas
asked this question in
Q&A
Replies: 2 comments 9 replies
-
If your problem is in automatic re-opening of the huge file, I would try to rename it or move to another location. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
CordThomas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Details
Here you describe your problem details, or proposal for enhancement.
I foolishly loaded a 250MB sql file to recreate a database and the studio is unresponsive. I have tried restarting without luck. I have searched the settings3 configuration table but see no evidence of the 100,000 sql statements.
How do i correct my sqlite studio to remove that error of my judgement.
Steps to reproduce
This applies only to bug reports. If this is a feature request, delete this section.
load a sqlite dump file over 250MB
Operating system
This applies only to bug reports. If this is a feature request, delete this section.
Mac OSX Ventura 13.5
SQLiteStudio version
This applies only to bug reports. If this is a feature request, delete this section.
I think it's 3.2.4 but can't see.
Beta Was this translation helpful? Give feedback.
All reactions