cisaksen Every so often the MySQL/MariaDB maxes out the CPU on the server with numerous "select 1 from ca_objects innerjoin ca_objects_x_(places & vocabulary) ......"Any idea why this might be occuring ?
seth That query is the browse engine checking for the presence of a facet (not actually generating the facet). No idea why it would hang the server though. This only happens intermittently?
cisaksen Sorry - got caught up with something else. It doesn't happen all the time, just twice so far and it hasn't happened since I sent this.