Alternative database installer.
This commit is contained in:
2
trunk/dist/game/config/Server.properties
vendored
2
trunk/dist/game/config/Server.properties
vendored
@@ -51,7 +51,7 @@ Driver = com.mysql.jdbc.Driver
|
||||
# URL = jdbc:mysql://localhost/l2jgs (default)
|
||||
# URL = jdbc:hsqldb:hsql://localhost/l2jgs
|
||||
# URL = jdbc:sqlserver://localhost/database = l2jgs/user = sa/password =
|
||||
URL = jdbc:mysql://localhost/l2jgs
|
||||
URL = jdbc:mysql://localhost/lineage2?useUnicode=true&characterEncoding=utf-8
|
||||
# Database user info (default is "root" but it's not recommended)
|
||||
Login = root
|
||||
# Database connection password
|
||||
|
Reference in New Issue
Block a user