Oracle
1Z0-883 · Question #66
You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: \> mysqld install Mysql56 defaults file = C : \my opts.cnf What is the…
The correct answer is B. Mysql is installed as the Windows service name Mysql56, and uses c: \my-opts.cnf as the configuration file. See the full explanation below for the reasoning.
Question
You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: > mysqld install Mysql56 defaults file = C : \my opts.cnf What is the expected outcome?
Options
- AMysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: \my-opts.cnf configuration file.
- BMysql is installed as the Windows service name Mysql56, and uses c: \my-opts.cnf as the configuration file
- CAn error message is issued because ?install is not a valid option for mysqld.
- DA running Mysql 5.6 installation has its runtime configuration updated with the server variables set in
How the community answered
(49 responses)- A14% (7)
- B73% (36)
- C4% (2)
- D8% (4)
Community Discussion
No community discussion yet for this question.