View Single Post
  #7 (permalink)  
Old Aug 10th, 2007, 18:27
ioncube ioncube is offline
Junior Member
Join Date: Aug 2007
Location: London
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Check my tutorial please

One way is to use the mysql CLI client and the command "source". "source" takes a file with queries.

At least with MySQL 3 there doesn't seem to be a command line option to the client that does the equivalent of source but that's no real problem.
Reply With Quote