-
Importing huge MySQL dump under Windows.
posted in PHP on 2013-06-17 mysql dump table hugedump sql sql table hugedump root h localhost u root h mysql command -
I just received a 250MB dump of a database and I needed to see what is it inside. As you may guess, PHPMyAdmin is not a good option in this case. I decided to use the command line.
read more