- UID
- 42854
- 阅读权限
- 40
- 回帖
- 190
- 喵币
- 0
- 有爱
- 12
- DKP
- 5
- 金币
- 3453
- 在线时间
- 275 小时
- 注册时间
- 2023-10-31
- 最后登录
- 2026-2-6
声望: 997   虚弱: 0

Lv.4(锻造者)
|
发表于 2024-1-7 02:39:52
|
显示全部楼层
密码不是skyfire嘛?连不上数据库呢~
# Description: Database connection settings for the world server.
# Example: "hostname;port;username;password;database"
# ".;somenumber;username;password;database" - (Use named pipes on Windows
# "enable-named-pipe" to [mysqld]
# section my.ini)
# ".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
# Unix/Linux)
# Default: "127.0.0.1;3306;skyfire;skyfire;auth" - (LoginDatabaseInfo)
# "127.0.0.1;3306;skyfire;skyfire;world" - (WorldDatabaseInfo)
# "127.0.0.1;3306;skyfire;skyfire;characters" - (CharacterDatabaseInfo)
|
|