[8822] one big insert for character_aura and _SaveSpellCooldowns

this is much faster than many multiple inserts..

code is partly stolen from AchievementMgr inserts (:
This commit is contained in:
balrok 2009-11-14 08:46:29 -05:00
parent 6199396b69
commit 31a2996374
2 changed files with 39 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8821"
#define REVISION_NR "8822"
#endif // __REVISION_NR_H__