I am logging into my web server remotely using SSH and I'm wondering if there is a way that I can execute an sql script I have residing in a directory on that server in order to create a new database,
The site is a wordpress site and the data in the test database is important for the live site. Does anyone know of how I can execute this script?