Thursday, 29 Apr 2010

Putty SSH Import into MySQL

Login through putty.exe
-bash-3.2$ mysql -u USERNAME -p DATABASE NAME < /path/way/to/file/wp_file.sql
Enter password:xyz

MySQL Import Export Big Databases


Comments are closed.