Hello everyone!
I have a problem with access lists. I use Anope 2.0.1 with MySQL.
The problem is that when I restart services, access lists of some channels are suddenly deleted.
I make an example: I have a channel #chan1 and a friend has the channel #chan2. We both have in access list users User1, User2, User3. After restarting services, #chan1's access list is still User1, User2, User3 etc, while #chan2's access list is empty (ChanServ message "#chan2 access list is empty"). And despite this, in MySQL table nothing seems deleted.
What can be the problem?
Thanks to anyone who will help me to solve