摘要:
#/bin/sh binlogfile=$1 if [ ! -n $binlogfile ]thenecho "pls input your mysqlbinlogfile name."else/usr/local/mysql/bin/mysqlbinlog --no-defaults --base 阅读全文
posted @ 2018-03-18 18:29 moss_tan_jun 阅读(403) 评论(0) 推荐(0)
|
摘要:
#/bin/sh binlogfile=$1 if [ ! -n $binlogfile ]thenecho "pls input your mysqlbinlogfile name."else/usr/local/mysql/bin/mysqlbinlog --no-defaults --base 阅读全文
posted @ 2018-03-18 18:29 moss_tan_jun 阅读(403) 评论(0) 推荐(0) |
||