mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8823] removed ban-cleanup queries from realmd at login
now they just getting executed when realmd is started i think this will improve speed a bit.. cause we don't need to cleanup those bans so often we just can check the conditions inside the select
This commit is contained in:
parent
31a2996374
commit
fbe9241a96
3 changed files with 14 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8822"
|
||||
#define REVISION_NR "8823"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue