As you have noticed, Plesk doesn't come with a MySQL filter integrated natively for fail2ban, so we are not able to create a jail for this service.
There is a way to add it but is not so elegant.
What can I do to add support for MySQL on fail2ban provided by Plesk?
Set the title "mysqld-auth" and this content:
Save and go back to point 3.
Click on "Add jail" and complete the form with the new filter, and this action on the textarea:
iptables-multiport[name="mysqld-auth", port="http,https,3306"]*Add all the ports you want...
/var/log/mysql/error.logThe next steps is up to you...
Save and try to hack yourself seeing the fail2ban logs: