Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
InnoDB fails to load when I set innodb_log_file_size = 10M in my.cnf.
I don't find any errors in the logs. For a time I thought InnoDB was not included in distribution 5.1.44b-MariaDB-mariadb78-log.
After I removed this like from my.cnf it show in the show engine command and my databases returned.
I have learned setting it to the default 'innodb_log_file_size = 5242880' works fine.