Which two statements would explain why the service did not start?

Consider the MySQL Enterprise Audit plugin, You add the following lines to the my.cnf
configuration tile: [mysqld] Plugin-load=audit_log.so
Audit-log=FORCE_PLUS_PERMANENT You attempt to start up the MySQL service and
notice that it fails to start. Which two statements would explain why the service did not start?

Consider the MySQL Enterprise Audit plugin, You add the following lines to the my.cnf
configuration tile: [mysqld] Plugin-load=audit_log.so
Audit-log=FORCE_PLUS_PERMANENT You attempt to start up the MySQL service and
notice that it fails to start. Which two statements would explain why the service did not start?

A.
The audit plugin must be loaded dynamically by using the INSTALL PLUGIN command.

B.
The audit log file does not exist in which to write audit events.

C.
The audit_log.so library is not an executable file.

D.
The audit_log.so library does not exist.

E.
FORCE_PLUS_PERMANENT is not valid for the audit-log option.

F.
The audit_log.so library is in a location that is different from that defined by the plugin_dir
option.



Leave a Reply 2

Your email address will not be published. Required fields are marked *