You will configure a MySQL Server to act as a replication master. Which two options must be configured correctly to allow this?
One of your colleagues is trying to make a change using the mysql command-line client for his or her application session.
The colleague instant messages you this command:
mysql> SET SESSION max_connections = 200;
Why does the command fail?
Which three options are most likely to be changed for production form their default values?