Copy MyraDB.sql and MyraItems.sql to your mysql\bin directory.  Then run mysql. When you get the mysql> prompt type:
	Code:
	use eq; <hit enter>
source MyraDB.sql; <hit enter and wait until you get the prompt again.>
source MyraItems.sql <hit enter and wait again>
exit <hit enter>
 Now your DB should be populated.