RaigorJiang opened a new pull request, #34873: URL: https://github.com/apache/shardingsphere/pull/34873
### Before - SET @master_heartbeat_period=15000000  - Heartbeat interval is about 1.5 milliseconds  ### After - SET @master_heartbeat_period=15000000000  - Heartbeat interval is about 15 seconds  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org