Q14
Single choice
You want to create the first configuration file for a new installation of MySQL.
1. You will start mysqld manually (not automate it to start when the host machine starts or execute as a service).
2. You will stop mysqld using mysqladmin.
3. You will interact with mysqld by using only the command-line client mysql.
Which option identifies a maximal set of sections where you can put the "max_allowed_packet=16M" parameter without creating a problem?