1.

In UNIX, the name of the option file is __________(a) .my.cnf(b) .my.ini(c) .my.opt(d) .my.opcThis question was posed to me in semester exam.This intriguing question comes from Interacting with MySQL topic in portion General MySQL Use of MySQL

Answer»

The CORRECT option is (a) .my.cnf

The best I can explain: Under 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