I am importing a sql file of 80 MB, and the mysql database goes away on error 2006. I increased the connect_timeout=2592000 and wait_timeout = 216000. What if anything else I need to import the sql file into the db.
It gets stuck at 18236 line. Can I start import from the 18237 line?
Appreciate all help.