mysql> show variables like '%innodb_log_file_size%'; +----------------------+-----------+ | Variable_name | Value | +----------------------+-----------+ | innodb_log_file_size | 536870912 | +----------------------+-----------+ 1 row in set (0.00 sec)…