Hi,
I noticed that on my Plesk server, a large number of EXPLAIN queries are constantly executing while performance_schema is active. All of these queries create temporary tables and write them directly to disk. As a result, the Created_tmp_disk_tables counter is skyrocketing, and my temporary...