If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 15M
L2JDP Revision Number: 8696
How to diasble or remove Birthday Event it flood my database
so it send many mail
mysql has cpu running 100%
I has check from slowquery.log
# Query_time: 1.875000 Lock_time: 0.046875 Rows_sent: 0 Rows_examined: 2270
SET timestamp=1359156611;
SELECT object_id, item_id, count, enchant_level, loc, loc_data, custom_type1, custom_type2, mana_left, time FROM items WHERE owner_id=-1 AND loc='MAIL' AND loc_data=282137320;
# User@Host: root[root] @ localhost [127.0.0.1]
# Query_time: 1.875000 Lock_time: 0.031250 Rows_sent: 0 Rows_examined: 2270
SET timestamp=1359156611;
SELECT object_id, item_id, count, enchant_level, loc, loc_data, custom_type1, custom_type2, mana_left, time FROM items WHERE owner_id=-1 AND loc='MAIL' AND loc_data=282137323;
# Time: 130126 12:52:11
How to diasble Birthday Event it flood my database
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- shoko
- Posts: 160
- Joined: Sat Jul 28, 2007 11:46 am
- shoko
- Posts: 160
- Joined: Sat Jul 28, 2007 11:46 am
Re: How to diasble Birthday Event it flood my database
I HAS REMOVE events/CharacterBirthday/CharacterBirthday.java
IT DON'T WORK
IT DON'T WORK
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: How to diasble Birthday Event it flood my database
I'm sorry, what? Your dp code is outdated and that core revision number is definitely not L2J's.L2J Revision Number: 15M
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.