The bin-log files can be find in folders like /var/lib/mysql/. Their filenames are in the format of mysqld-bin.000001, mysqld-bin.000002, ...
To disable bin-logging, comment out the line "log-bin=..." in /etc/my.cnf.
To change the log size, edit the variable value of "max_binlog_size" in /etc/my.cnf.
For more information, reference:
Recent comments
7 weeks 3 days ago
8 weeks 2 days ago
19 weeks 1 day ago
20 weeks 4 days ago
29 weeks 2 days ago
29 weeks 4 days ago
30 weeks 3 days ago
31 weeks 2 days ago
31 weeks 3 days ago
31 weeks 4 days ago