-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Hey,
For the work I implemented defining the Heartbeet frequency from the client.
I don't know if it's something that is worth implementing here but it's technically possible (and already in production).
It's done this way in pymysql replication :
I did it in Rust for day-job and worked fine. (Will edit on day-job time to share the snippet but it's weekend now! ;))
But on mysql 5.7 percona the modified setting didn't shown up with tools to check session variables like heart_beat_period.
Didn't tested if it's correctly updated on 8.0.
Feel free to close if it's outside the scope of the lib or should be moved to network-impl crates. :)
Metadata
Metadata
Assignees
Labels
No labels