我想要用Java来查询MSQL的主备机同步状态,即show slave status,查看Slave_IO_Running和Slave_SQL_Running的值,该如何做?
https://blog.csdn.net/jlq_diligence/article/details/99684630