kangfredy Posted July 16, 2013 Share 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 Link to comment Share on other sites More sharing options...
Brian Posted July 16, 2013 Share 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 Link to comment Share on other sites More sharing options...
kangfredy Posted August 2, 2013 Author Share 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 Link to comment Share on other sites More sharing options...
Brian Posted August 2, 2013 Share Posted August 2, 2013 Edit trunk/conf/log_athena.conf and set this to 0. log_filter: 0 Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites