I have added the following option in order to avoid having smaller multiple binary files.
max_binlog_size=1024M
But MySQL still does not create a huge binary file as expected. How do I make it create a single file instead of multiple small files?