-
Member
MySQL
So im here with an stupid question as allways! :scratch:
the manual said:
3.
Create 2 new databases in your SQL server...
mangos_bc and realmd_bc...
Import the 2 SQL files from the SQL folder into the appropriate databases...
where should i put the .SQL files, and how?
Look at the picture
[img=http://img441.imageshack.us/img441/7905/mysqlho7.th.jpg]
-
-
Proficient Member
you can use google to find mysql commands or use navicat to IMPORT a Sql file that contains a query to be ran. Databases are built using SQL Queries, you need to run the queries contained in the .sql files. HOpe this helps mate
-
make a database called "mangos" and a database called "realmd", then run the mangos_bc.sql on the mangos DB, then run the reald_bc.sql on the realmd DB
-
Member
so easy....but yet so hard for some people
-
Member
haha, sorry for all the trubbel i fixt it myself after experimentin a while with the program..