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"/>



Reply With Quote


