You have forgotten the root user account password. You decide to reset the password and execute the following:Shell> /etc/init.d/mysql stopShell> /etc/init.d/mysql start – skip-grant tablesWhich additional argument makes this operation safer?()

A.–skip-networking, to prohibit access from remote locations 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.–old-passwords, to start Mysql to use the old password format while running without the grant tables

时间:2023-08-25 15:52:59

相似题目