MySql binlog日志

50 阅读1分钟

1. 查看是否开启binlog日志以及存储位置

    show VARIABLES like 'log_%'

image.png

2. MySql配置文件位置

image.png