Password:
Please confirm the deletion of this entry.
Sat Feb 16 20:46:57 PST oh yeah!: Run a sequence of SQL statements in a script and spit the output to a file: shell> mysql db_name < script.sql > output.tab
Run a sequence of SQL statements in a script and spit the output to a file:
shell> mysql db_name < script.sql > output.tab