Q14
Multiple choice
A general purpose MySQL instance is configured with the following options:
-- log-slow-queries
-- long-query-time=,0001
-- log-slow-admin-queries
-- general-log
-- log-bin
-- binlog-format=STATEMENT
-- innodb-flush-log-at-trx-commit=1
Which three statements are true?
Select all that apply.