Submitted by captaindav on Sat, 2009-02-07 10:11
'''MySQL'''
mysql -u root -h localhost -p < import.sql
Shutdown local: go to mysql bin directory then:
mysqladmin -u root -p shutdown