@@ -48,6 +48,7 @@ Driver=com.mysql.jdbc.Driver
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
+#Database user info (using root user is not recommended)
Login=root
Password=
MaximumDbConnections=10
@@ -41,6 +41,7 @@ Driver=com.mysql.jdbc.Driver
MaximumDbConnections=100