Closed
Description
Actually:
Before changing innodb_log_file_size and/or innodb_log_files_in_group read this: http://bit.ly/2wgkDvS
First of ,all, the link does not exists.
Second, it differs from 5.6 to 5.7/8.
See:
https://dev.mysql.com/doc/refman/5.6/en/innodb-redo-log.html (5.6)
https://dev.mysql.com/doc/refman/8.0/en/innodb-redo-log.html (5.7/8)
IMO, the link should point to the current (8) version.
Regards.