Memo not cleaned when user dropped #597
Unanswered
crazycatdevs
asked this question in
Support
Replies: 2 comments
|
What database backend are you using? There is a known issue where if Anope shuts down uncleanly it can duplicate SQL objects. I've added some workaround in 2.1 for NickCore/NickAlias/ChannelInfo but not for other types. |
0 replies
|
I'm using MariaDb 10.11.18 with Anope 2.0.20 and some memo are pretty old (2024). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I noticed that when an user is dropped (ircop action or just account unregistered), the memo aren't deleted, even if both owner and sender doesn't exist anymore.
And AFAIK, there is no oper command to clean the memos
All reactions