[MDEV-16445] mysql_upgrade_service should add skip-slave-start Created: 2018-06-08 Updated: 2020-08-25 Resolved: 2018-06-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration, Platform Windows |
| Affects Version/s: | 10.3.7 |
| Fix Version/s: | 10.0.36, 10.1.34, 10.2.16, 10.3.8 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Hartmut Holzgraefe | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB service is stopped, and mysqld is started with "- before running mysql_upgrade It should also add "--skip-start-slave" so that processing replication events does not interfere with mysql_upgrade during this phase |