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