studio icon indicating copy to clipboard operation
studio copied to clipboard

Database import from .sql file failes, but process keeps running in the background

Open countfak opened this issue 5 months ago • 2 comments

Quick summary

Hi, I wanted to share my experience with database import from a .sql file. I tried multiple times with different database sizes, last one was around 40MB. The import goes on for a while, then the import failed message appears. But the import process is still running in the background.

Steps to reproduce

Drop a large .sql file with the built-in import functionality of an existing site and start the import. It will likely fail, open up the Activity Monitor app and find the Studio process at the top with high CPU usage, meaning that the import is still running in the background. After a while the CPU usage of the process drops, and the import is actually finished.

What you expected to happen

I wasn't expecting to get the error message if the import process was still running in the background.

What actually happened

Got import failed message even if the import was still running, see above.

Impact

One

Available workarounds?

No but the app is still usable

Platform

Mac Silicon

Logs or notes

No response

countfak avatar Sep 17 '24 08:09 countfak