-
Enthusiast
[Help] how to setup database
what do i do to setup the database? i downloaded mysql 4.1 and the data files, what next? can't i use microsoft sql 2005?
-
-
Proficient Member
Re: [Help]how to setup database
You need to download and install latest MySQL and Navicat.
When its done, run navicat, connect to localhost with root password.
Create database with name "rakion", and execute sql script that included in server files.
-
Enthusiast
Re: [Help]how to setup database
Mysql 4.1
Create database with name "rakion", and execute sql script that included in server files.
-
Best Commu NA
Re: [Help]how to setup database
I recommend downloading SQLYog -- Its much more user friendly
Step 1) Download the latest version of MySQL
Step 2) Download SQLyog **NOT ENTERPRISE EDITION**
Step 3) Install Both of them, Remember your MySQL Password and Username (Recommended Username: Root)
Step 4) Log onto SQLyog with the username and password you used for SQL Installation
Step 5) Open the database file in your "Rakion Server Files"
Step 6) Create a Database in SQLyog called "rakion"
Step 7) Copy and paste all content from the database file you opened into the white box at the top of SQLyog (Its a big white box with the number "1" in it)
Step 8) Click the two green arrows on the navigational bar at the top
Step 9) Refresh the "rakion" database
Congratulations -- you have just setup the Rakion database ;)
-
Enthusiast
Re: [Help]how to setup database
what file exactly do i execute? there are a lot of files in there. and a couple of folders too.
-
Best Commu NA
Re: [Help]how to setup database
Execute all the the SQL Database files.. Every single one
-
Re: [Help]how to setup database
you can use xampp..
go to yourharddisk/xampp/mysql/data
and past the files there
-
Apprentice
Re: [Help] how to setup database
or u can use apache AppServ\mysql\data