数据库mysqlbinlog输出sql 云博小周宇2024年5月5日2023年8月22日1 Min Read ./mysqlbinlog -v --base64-output=DECODE-ROWS ~/Downloads/tymysql2|grep -A4 'ALTER' >~/Downloads/alter2.text https://blog.csdn.net/ty5622022/article/details/80801322