./mysqlbinlog -v --base64-output=DECODE-ROWS ~/Downloads/tymysql2|grep -A4 'ALTER' >~/Downloads/alter2.text
https://blog.youkuaiyun.com/ty5622022/article/details/80801322
./mysqlbinlog -v --base64-output=DECODE-ROWS ~/Downloads/tymysql2|grep -A4 'ALTER' >~/Downloads/alter2.text
https://blog.youkuaiyun.com/ty5622022/article/details/80801322
转载于:https://www.cnblogs.com/adoontheway/p/9949589.html