<img width="703" height="190" alt="Image" src="https://github.com/user-attachments/assets/c68ffbae-03e2-4c6a-a17a-73fb5f394cae" /> <img width="1495" height="711" alt="Image" src="https://github.com/user-attachments/assets/25c2f42f-796f-492e-9ed8-be07e9950cc9" /> 我执行的语句: python binlog2sql.py --flashback -h127.0.0.1 -P3306 -uroot -pmtls0352 --start-file='mysql-bin.000002' 为什么我这里执行了drop table teacher; 删除这个表后,就不能生成对应的SQL了呢
我执行的语句:
python binlog2sql.py --flashback -h127.0.0.1 -P3306 -uroot -pmtls0352 --start-file='mysql-bin.000002'
为什么我这里执行了drop table teacher; 删除这个表后,就不能生成对应的SQL了呢