/ Published in: MySQL
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
mysql -p -h DBSERVER dbname < dbname.sql #get to the mysql shell and then type "source file.sql", #where file.sql is your dump file