database import crashes connection to mysql
I'm trying to import a database into my railway mysql, but every time it crashes at some point during the import. I've tried both a .sql file and a compressed .bz2 file. The normal one is ~200mb, and the compressed is ~40mb, so not very huge. I've tried it with sequel ace, tableplus and via the cli. Same error every time. I can connect and hold the connection for as long as I want, but as soon as I start the import it just runs for a random amount of time and then crashes. Connecting back to the db I see that it has imported some of the data. Any suggestions on what to try next?
3 Replies