Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Slow shutdown (innodb_fast_shutdown=0) is currently used by mysql_upgrade_service, during upgrade, since that was advised previously. It can take a long time, so it is better be avoided.
Tt is no more necessary . Instead. innodb_fast_shutdown=1 can be used.
We would still restart and shutdown if service was not running prior to upgrade, to avoid crash recovery in the new version.
Attachments
Issue Links
- relates to
-
MDEV-23755 safety for upgrades (innodb) and packaging
-
- Closed
-
-
MDEV-25793 Update upgrading documentation
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue relates to |
Issue Type | Task [ 3 ] | Bug [ 1 ] |
Description |
Slow shutdown (innodb_fast_shutdown=0) is currently used by mysql_upgrade_service, during upgrade, since that was advised previously. It can take a long time, so it is better be avoided.
For upgrading from MariaDB 10.3+, it is no more necessary . Instead. innodb_fast_shutdown=3 can be used. . |
Slow shutdown (innodb_fast_shutdown=0) is currently used by mysql_upgrade_service, during upgrade, since that was advised previously. It can take a long time, so it is better be avoided.
Tt is no more necessary . Instead. innodb_fast_shutdown=1 can be used. . |
Description |
Slow shutdown (innodb_fast_shutdown=0) is currently used by mysql_upgrade_service, during upgrade, since that was advised previously. It can take a long time, so it is better be avoided.
Tt is no more necessary . Instead. innodb_fast_shutdown=1 can be used. . |
Slow shutdown (innodb_fast_shutdown=0) is currently used by mysql_upgrade_service, during upgrade, since that was advised previously. It can take a long time, so it is better be avoided.
Tt is no more necessary . Instead. innodb_fast_shutdown=1 can be used. We would still restart and shutdown if service was not running prior to upgrade, to avoid crash recovery in the new version. |
Fix Version/s | 10.3.32 [ 26029 ] | |
Fix Version/s | 10.4.22 [ 26031 ] | |
Fix Version/s | 10.5.13 [ 26026 ] | |
Fix Version/s | 10.6.5 [ 26034 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 125734 ] | MariaDB v4 [ 159727 ] |