1.

The name of the option file in Unix is __________(a) .my.cnf(b) .my.ini(c) .my.opt(d) .my.opcI had been asked this question during an internship interview.My question is taken from Using the Embedded Server Library topic in division MySQL Programs Using C of MySQL

Answer»

Right OPTION is (a) .my.cnf

The BEST explanation: In Unix an option file is SET up by creating a file named ‘~/.my.cnf’ in the HOME directory. ‘C:\my.ini’ is the option file that is setup in WINDOWS. An option file stores the connection parameters.



Discussion

No Comment Found

Related InterviewSolutions