Which three settings control global buffers shared by all threads on a MySQL server? (Choose three.)
Which three are characteristics of a newly created role? (Choose three.)
A MySQL server is monitored using MySQL Enterprise Monitor's agentless installation.Which three features are available with this installation method? (Choose three.)
A user wants to connect without entering his or her username and password on the Linux command prompt.Which three locations can be used to store the user's mysql credentials to satisfy this requirement? (Choose three.)
Examine this MySQL client command to connect to a remote database:mysql -h remote.example.org -u root -p --protocol=TCP --ssl-mode=Which two --ssl-mode values will ensure that an X.509-compliant certificate will be used to establish theSSL/TLS connection to MySQL?