View Single Post
  #2 (permalink)  
Old 10-02-2006, 07:06 PM
mylegoh mylegoh is offline
Newbie
 
Join Date: Sep 2006
Location: London
Age: 42
Posts: 25
Credits: 0
Rep Power: 9
mylegoh is on a distinguished road
Default

From msdos:
mysql -u username -p password < textfilewithsqlstatments.sql

From unix:
similar, but it has been a while so I cannot remember the exact syntax, it should not be too different.
Reply With Quote