High database calls

I have deployed a temporal cluster with single copy in kubernetes, and the backend database is mysql. When the temporal cluster is in an empty load state, the number of mysql calls within 5 minutes reaches 16811 times. I wonder if this is normal, and is there any way to limit the frequency of these calls?