kangfredy Posted July 16, 2013 Posted July 16, 2013 guys can you help me about debug this sql??i dunno how to debug this,and i think it can make a lag in my server Quote
Brian Posted July 16, 2013 Posted July 16, 2013 Your picklog SQL table name is incorrectly configured. trunk/conf/log_athena.conf log_gm_db: atcommandlog log_branch_db: branchlog log_chat_db: chatlog log_mvpdrop_db: mvplog log_npc_db: npclog log_pick_db: picklog log_zeny_db: zenylog log_cash_db: cashlogMake sure this line is correct:log_pick_db: picklog Quote
kangfredy Posted August 2, 2013 Author Posted August 2, 2013 Your picklog SQL table name is incorrectly configured. trunk/conf/log_athena.conf log_gm_db: atcommandlog log_branch_db: branchlog log_chat_db: chatlog log_mvpdrop_db: mvplog log_npc_db: npclog log_pick_db: picklog log_zeny_db: zenylog log_cash_db: cashlogMake sure this line is correct: log_pick_db: picklog but brian how to disable pick log?i want to dissabel picklog..i just add // in log_pick_db: picklog Quote
Brian Posted August 2, 2013 Posted August 2, 2013 Edit trunk/conf/log_athena.conf and set this to 0. log_filter: 0 Quote
Question
kangfredy
guys can you help me about debug this sql??i dunno how to debug this,and i think it can make a lag in my server
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.