Ive created a MySQL 5.7 instance on google SQL and from the very first day, for no apparent reason, I've had 4/5 active connections at all time.
Those connections are definitely not me and, from what I understand, I am having to pay for that usage even thought it wasn't me using the SQL instance. I do have daily backups set up but they happen once a day and don't see why backup mechanism that Google provides would be connected to MySQL instance at all times.
What can be done about it or is it just part of it?
view of what I see within my control panel
Diagnostics.
I've run commands below using MySQLWorkbench.
SHOW PROCESSLIST; (I've hid two entries with my IP address)