I have a Laragon set up and have a 17G mysql dump to be imported to mysql. Since phpMyAdmin doesn't support such large file imports, is there a way to import such a large dump?
I finally found it...
cmd>cd <laragon_path>\bin
<laragon_path>\bin>mysql -u <user> -p <dbname> < <filename_with_path>;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With