When use mysql from console, it is easy if we can load sql from a file.
to do this with mysql.
mysql > source filename.sql
When use mysql from console, it is easy if we can load sql from a file.
to do this with mysql.
mysql > source filename.sql