The configuration community:
max_binlog_size
Information
If a write to the binary log causes the current log file size to exceed the value of this variable the server rotates the binary logs (closes the current file and opens the next one). You cannot set this variable to more than 1GB or to less than 4096 bytes. (The minimum before MYSQL 4.0.14 is 1024 bytes.) The default value is 1GB. This variable was added in MySQL 3.23.33.
Syntax
Example



