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?
|