Oracle
1Z0-888 · Question #19
1Z0-888 Question #19: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-888 to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
Installation and Configuration
Question
The /myfolder/my.cnf file has option set: [mysqld] skip-log-bin /myfolder2/my.cnf has this option set: [mysqld] log-bin = /valid/path/to/mysqlbinlog All mentioned paths are accessible to the account that you are currently using. Assume that any other options mentioned in either file are valid and legal option definitions. You start an instance by using this command line: mysqld --defaults-file=/myfolder/my.cnf --defaults-extra-file=/myfolder2/my.cnf What is the outcome?
Options
- AMySQL starts and Binary Logging is enabled.
- BMySQL fails to start due to the conflicting options in the configuration files.
- CMySQL fails to start due to conflicting options on the command line.
- DMySQL starts but Binary Logging is disabled.
Unlock 1Z0-888 to see the answer
You've previewed enough free 1Z0-888 questions. Unlock 1Z0-888 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#configuration files#command-line options#option precedence#MySQL startup