摘要:
@set Dump_IP=localhost@set User_Name=root@set Password=1234@set curPath=%~dp0mysql -h %Dump_IP% -u%User_Name% -p%Password% -e "show slave status\G">%curPath%Slave_Status.txt@Rem find any row of Sla... 阅读全文
posted @ 2014-04-15 14:10
思静
阅读(599)
评论(0)
推荐(0)
浙公网安备 33010602011771号