Every few months or so, there's an update to Plesk which overwrites the my.ini settings for MySQL. I have customised these settings significantly, as the defaults have waaaaay to low max connection settings for my server.
However, when these changes are overwritten, my sites are inaccessible because I get so many connection errors and poor InnoDB performance.
How can I prevent the my.ini file from being overwritten? It's not acceptable to have to restore a backup of the file each time there is a change, as suggested by the KB article:
Custom changes in my.ini file are overwritten after microupdate
This takes my sites offline for several hours each time this happens.