Password:
Title:
Run a sequence of SQL statements in a script and spit the output to a file: <pre>shell> mysql db_name < script.sql > output.tab</pre>