1.

The mysql client writes a record of executed statements to a history file on Unix.(a) True(b) FalseThis question was posed to me in semester exam.The above asked question is from Access Control and Security in portion MySQL Administration of MySQL

Answer»

Right option is (a) True

Explanation: On Unix the mysql client writes a record of the executed statements to a HISTORY file. By DEFAULT this file is named as ‘.mysql_history’. It is CREATED in the home DIRECTORY.



Discussion

No Comment Found

Related InterviewSolutions