In UNIX, the name of the option file is . . . . . . . .
A. .my.cnf
B. .my.ini
C. .my.opt
D. .my.opc
Answer: Option A
Solution (By Examveda Team)
This question is about how MySQL is configured on UNIX systems.MySQL uses a special file called an option file to store settings and preferences.
On UNIX systems, this option file is named .my.cnf.
So the correct answer is Option A: .my.cnf
The other options are incorrect.

Join The Discussion