The options available when performing an unattended MySQL Enterprise Service Manager update are as follows:
--help Display the list of valid options --version Display product information --optionfile <optionfile> Installation option file Default: --mode <mode> Installation mode (Windows)Default: win32 (Unix)Default: gtk (Mac OS X)Default: osx (Windows)Allowed: win32 unattended (Unix)Allowed: gtk text xwindow unattended (Mac OS X)Allowed: osx text unattended --debugtrace <debugtrace> Debug filename Default: --installer-language <installer-language> Language selection Default: Allowed: en jp --installdir <installdir> Previous Installation Default: --createDataBackup <createDataBackup> Default: 1 --backupDir <backupDir> Backup directory Default:
The options for an unattended update of the agent differ only in
that the createDataBackup
option is replaced
by createBackup
.
If you did not install the MySQL Enterprise Service Manager to the default
directory the installdir
option must be
specified. mode
must also be specified when
performing an unattended update. Otherwise, performing an
unattended update is identical to the process described in
Section 2.4, “Unattended Installation”.