-
The max_binlog_cache_size system variable has default size ______________.
-
- 8 GB
- 1 GB
- 2 GB
- 4 GB
- None of these
Correct Option: D
The max_binlog_cache_size system variable can be used to restrict the total size used to cache a multiple-statement transaction. If transaction is larger than this it fails and rolls back.