updated a comment
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@749 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
2fe285108a
commit
a6c32983a0
@ -40,6 +40,12 @@ read_gm_interval: 10
|
|||||||
|
|
||||||
// SQL version options only
|
// SQL version options only
|
||||||
|
|
||||||
|
// Ideally under linux, you want to use localhost instead of 127.0.0.1.
|
||||||
|
//
|
||||||
|
// Under windows, you want to use 127.0.0.1. If you see a message like
|
||||||
|
// "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"
|
||||||
|
// and you have localhost, switch it to 127.0.0.1
|
||||||
|
|
||||||
// MySQL Login SQL Server
|
// MySQL Login SQL Server
|
||||||
login_server_ip: 127.0.0.1
|
login_server_ip: 127.0.0.1
|
||||||
login_server_port: 3306
|
login_server_port: 3306
|
||||||
|
Loading…
x
Reference in New Issue
Block a user