Hello
Occasionally, I notice that osticket fails to fetch emails and responds slowly. The only resolution is to reboot the server. What I have noticed:
- running top, mysqld is taking all the CPU
- logging into mysql as root and running show processlist shows there are hundreds of stuck search queries, some are repeats like someone got frustrated at a slow search and mashed search a lot of times.
Has anyone else experienced this? or attempted to create sometime to kill long mysql queries?