• Joerg Bruehe's avatar
    Fix bug#27072: RPM autostarts the server · 9b42527d
    Joerg Bruehe authored
    This is the fix for 5.5, where the behaviour on both installation
    and upgrade is changed:
    On installation, we do not start the server, to allow automated
    installs (which happen in some indeterminate machine status).
    If the server was stopped when the upgrade begins, we assume the
    administrator is taking manual action, so we do not start the (new)
    server at the end of the upgrade.
    We still install the start/stop script, so it will be started on reboot.
    9b42527d
mysql.spec.sh 63.8 KB