How do I run a script on/in a mysql database?
- by reggie
I have created a mysql database using work brench. It has about 20 tables. I cannot figure out how to run scripts on the database.
Basically, I want to make a database creation script which will allow me to create my database on any other mysql server.