We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python binlog2sql.py -h127.0.0.1 -P3306 -u root -p'root' -d orthodontic -t meyer_users --sql-type DELETE --start-datetime '2022-06-01 00:00:00' --start-file='mysql-bin.000016'
上面是执行的语句 但是 数据库 和 表都没有刷选 还是输出所有的日志
The text was updated successfully, but these errors were encountered:
我也是,不知道是不是mysql版本的事
Sorry, something went wrong.
No branches or pull requests
python binlog2sql.py -h127.0.0.1 -P3306 -u root -p'root' -d orthodontic -t meyer_users --sql-type DELETE --start-datetime '2022-06-01 00:00:00' --start-file='mysql-bin.000016'
上面是执行的语句 但是 数据库 和 表都没有刷选 还是输出所有的日志
The text was updated successfully, but these errors were encountered: