Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game@localhost:~/2014.1/server/db $ pwd
- /usr/m2_project/2014.1/server/db
- game@localhost:~/2014.1/server/db $ ls -la
- total 1840
- drwxr-xr-x 2 game nogroup 512 Mar 14 21:25 .
- drwxr-xr-x 5 game nogroup 512 Mar 22 2019 ..
- -rw-r--r-- 1 game nogroup 641 Mar 14 21:25 conf.txt
- lrwxr-xr-x 1 game nogroup 43 Mar 14 20:46 db -> /usr/m2_project/2014.1/srcs/output/db_debug
- -rwxr-xr-x 1 game nogroup 168260 Jun 9 2015 item_names.txt
- -rwxr-xr-x 1 game nogroup 1320614 Jan 31 22:05 item_proto.txt
- lrwxr-xr-x 1 root 1001 22 Mar 22 2019 locale -> ../../resources/locale
- lrwxr-xr-x 1 root 1001 20 Mar 20 2019 log -> ../../logs/server/db
- -rwxr-xr-x 1 game nogroup 26865 Jun 15 2015 mob_names.txt
- -rwxr-xr-x 1 game nogroup 293875 Jan 31 22:15 mob_proto.txt
- game@localhost:~/2014.1/server/db $ ./db&
- game@localhost:~/2014.1/server/db $ ./db: WELCOME_MSG: not found
- ./db: SQL_PLAYER: not found
- ./db: SQL_ACCOUNT: not found
- ./db: SQL_COMMON: not found
- ./db: SQL_HOTBACKUP: not found
- ./db: TABLE_POSTFIX: not found
- ./db: BIND_PORT: not found
- ./db: DB_SLEEP_MSEC: not found
- ./db: CLIENT_HEART_FPS: not found
- ./db: HASH_PLAYER_LIFE_SEC: not found
- ./db: BACKUP_LIMIT_SEC: not found
- ./db: PLAYER_ID_START: not found
- ./db: PLAYER_DELETE_LEVEL_LIMIT: not found
- ./db: PLAYER_DELETE_CHECK_SIMPLE: not found
- ./db: ITEM_ID_RANGE: not found
- ./db: MIN_LENGTH_OF_SOCIAL_ID: not found
- ./db: SIMPLE_SOCIALID: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement