You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also I see it recommending I change my innodb_redo_log_capacity to 8MB, which is very very low for my loads, I recently changed it to 4G, because of the 8MB Releem configuration change in a prior week (I believe the default is 100M) which caused an outage last Saturday when something failed with a process and a bunch of data had to be rolled back in the largest table we have
2025-05-01T05:37:40.905511Z 0 [ERROR] [MY-013059] [InnoDB] Out of space in the redo log. Checkpoint LSN: 161756683637. Consider increasing innodb_redo_log_capacity.
2025-05-01T05:37:45.905664Z 0 [ERROR] [MY-013059] [InnoDB] Out of space in the redo log. Checkpoint LSN: 161756683637. Consider increasing innodb_redo_log_capacity.
2025-05-01T05:37:50.905885Z 0 [ERROR] [MY-013059] [InnoDB] Out of space in the redo log. Checkpoint LSN: 161756683637. Consider increasing innodb_redo_log_capacity.
The text was updated successfully, but these errors were encountered:
Also I see it recommending I change my innodb_redo_log_capacity to 8MB, which is very very low for my loads, I recently changed it to 4G, because of the 8MB Releem configuration change in a prior week (I believe the default is 100M) which caused an outage last Saturday when something failed with a process and a bunch of data had to be rolled back in the largest table we have
The text was updated successfully, but these errors were encountered: