OK for those having problems connecting to their db and need help installing/setting up navicat.
Download and install ( Non Commercical cos its free )
Navicat -MySQL
Once that is installed, Run Navicat ( Assuming the SQL service is running )
1) Click on "
Connection" then "
MySql"
2) Give it a connection name, i use "
WoW Server DB"
3) Under hostname put either "
localhost" or "
127.0.0.1" either should work.
4) Under port use default
3306 (
If you have a router / firewall you might need to allow this port )
5) Username:
root Password:
ascent
6) Select Save Password
[Screen Shots]
http://img444.imageshack.us/i/step1y.jpg/
Imageshack - step2
This should now let you access your DB from Navicat
YOU MUST HAVE SQL SERVER RUNNING TO BE ABLE TO CONNECT.
This is \AC Web Ultimate Repack\Server\MySql.bat
Once you are in your DB using Navicat, this is where you access the table called Trinrealm as per my previous post.
Which was:
Locate the Part called Trinrealm then open the table called account.
Now the account you created you need to edit 2 parts.
One has the table header "gmlevel" (which you set too 5)
The other has the table header "expansion" (set this too 2 for wotlk)
[Screen Shots]
Imageshack - step3p
Imageshack - step4o
Hope this helps you guys getting into your DB.
Regarding getting the actual SQL server running im not that great at that kinda thing, it just worked out of the box for me.
[EDIT] Also for those having issues actually running the mysql.bat program, make sure you have downloaded and installed .Net framework 3.5, which solved the issues i had with it crashing at first.
Download details: .NET Framework 3.5