MySQL Import throttled
interactivecomputersolutions
PROOP

a month ago

I believe I attempt to import my database sql file from my local to my mysql service is being throttled/rate limited.

I am using phpstorm database connection to import my database (which is about 150 mb in size), and it is currently only executes 1000 rows every 1 min and 30 seconds, which is very slow.

Wwhen I first set up this database service and imported my file for the first time, this process was much faster. I can only guess that I am now being throttled/rate limited now, and .

I tryed using MySQL Workbench based on this thread:
https://station.railway.com/questions/mysql-database-import-e408768a

And still executes very slowly. Is there a more efficient way of doing this? Thanks.

0 Replies

Loading...