is there any file that "link" the game with the DB in mysql ?i've set my username and password in table.xml but the game like wont "connect" to the DB... any step that i've missed ?Code:<driver name="com.mysql.jdbc.Driver" /><connection name="auth0" poolsize="3" url="jdbc:mysql://localhost:3306/dynasty?useUnicode=true&characterEncoding=utf8" username="myuser" password="mypass"/>
Without knowing more, I'd suggest you check your .bash_profile file and make sure that is correct.
Also, make sure your table.xml is in the correct location and your mySQL server is running.
You can fix anything with a hammer...
If it isn't broken, fix it until it is...
hosts file?
You can fix anything with a hammer...
If it isn't broken, fix it until it is...