Well if u got navicat do following things:
1. Open up ur connection.
2. Right-click were u got the other databases.
3. Click on create new database. Than name it to logon.
4 Repeat 2-3. But this time name the database to world.
5 In your navicat u should already have 2 databases called x5_logon and x5_world.
6. Now go first in to x5_logon and copy all tables inside it.
7. Go to the new created logon database, and paste all tables.
8. Do this with x5_world to. Copy and move to the new created world database and paste.
9. ur done. Gz if any problems just pm. Got another thing u can do if this doesnt work out though. Maybe if u dont got navicat. (EVERYTHING KEAZAIN ADDED MAY NOT WORK AS INTEDED)
You gotta change this in :
c:\Keazains pack\arcemu_fun.2251\configs\arcemu-logonserver
Scroll down abit till u find:
LogonDatabase Hostname = "localhost"
Username = "root"
Password = "ascent"
Name = "logon"<---- CHANGE THIS! TO x5_logon
Port = "3306"
Type = "1">
Than save.
no go to the arcemu-world and look for this:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "world<--- CHANGE THIS TO x5_world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "logon<--- CHANGE THIS TO x5_logon" Port = "3306" Type = "1">
Save. Now last thing. Go to arcemu-realms and look for:
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"<--- CHANGE THIS TO x5_logon
RealmCount = "1">
Save. Now ur done
