Awsome
I will try to pull by myself, but I'm not familiar with the structure
Edit: Failing hard
hsombini hasn't added any friends yet.
05 November 2013 - 02:28 AM
Awsome
I will try to pull by myself, but I'm not familiar with the structure
Edit: Failing hard
02 September 2013 - 08:06 PM
Please check your global SQL settings. They should match on both servers (not the IP of course ).
../conf/inter_athena.conf
// Global SQL settings// overridden by local settings when the hostname is defined there// (currently only the login-server reads/obeys these settings)sql.db_hostname: 127.0.0.1sql.db_port: 3306sql.db_username: ragnaroksql.db_password: ragnaroksql.db_database: ragnarok
They should have different ip? How the query on the Server 2 will run on the 'master' login table hosted on Server1 ?
This is the setting on the Server2
sql.db_hostname: IPServer1
sql.db_port: 3306
sql.db_username: ragnarokServer1
sql.db_password: ragnarokServer1
sql.db_database: ragnarokServer1