How to on setting Mysql as environment variable on Windows/WAMP.
After adding the mysql classpath as an env't variable on windows, I opened a cmd prompt and issued the following:
mysql -uroot wordnet30 < mysql-wn-data.sqland had the wordnet30 database installed locally, in a flash.