Oracle
1Z0-888 · Question #83
1Z0-888 Question #83: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-888 to reveal the answer and full explanation for question #83. The question stem and answer options stay visible for context.
Security
Question
shell >/etc/init.d/mysql stop
shell >/etc/init.d/mysql start --skip-grant-tables
Which additional argument makes this operation safer?
Options
- A-old-passwords, to start MySQL to use the old password format while running without the grant tables.
- B-reset-grant-tables, to start the server with only the mysql database accessible.
- C-read-only, to set all data to read-only except for super users
- D-skip-networking, to prohibit access from remote locations
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
#skip-grant-tables#network security#startup options#authentication bypass