You are having performance issues with MySQL instances. Those servers are monitored with MySQL Enterprise Monitor.Using Query Analyzer, where do you begin to look for problem queries?
Which two statements are true about raw binary backups? (Choose two.)
Which statement is true about displaying and retrieving data with MySQL Enterprise Monitor Query Analyzer?
Which statement is true about cold backups?
You have replication configured, which consists of one master and one slave on different hosts with an asynchronous replication channel between them.Your goal is to decrease the amount of data that is transferred between these two hosts.It is confirmed that the slave instance does not need to have data from the example database.Which replication filter contributes to your goal?
Which two are valid uses for binary logs on a MySQL instance? (Choose two.)