Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Currently, after changing the value of innodb_log_file_size using SET GLOBAL command, we dont have any mechanism to monitor the status (verified in 10.11.7).
When we retry the operation when the operation is in progress, we receive below error:
ERROR 1221 (HY000): innodb_log_file_size change is already in progress
Provide a mechanism similar to below to monitor the status of the resizing operation available in mysql
Attachments
Issue Links
- relates to
-
MDEV-27812 Allow innodb_log_file_size to change without server restart
- Closed
-
MDEV-34750 SET GLOBAL innodb_log_file_size is not crash safe
- Closed