View Single Post
  #3  
Old 04-17-2002, 07:18 AM
pdog
Fire Beetle
 
Join Date: Apr 2002
Posts: 9
Default

So I should find the files in the forums and then use mysql like this:

mysql> use eq (or whatever the db name is)
mysql> source script.txt (name of script file)

That would put the script into the database and the script will then run on the server? Is this right?
Reply With Quote