1.

MySQL supports shared-memory connections on Windows.(a) True(b) FalseI have been asked this question in an international level competition.My question is based upon Controlling How the Server Listens for Connections topic in portion General MySQL Administration of MySQL

Answer»

Right option is (a) True

The explanation: MySQL supports shared memory connections on Windows. This capability is disabled by DEFAULT. In order to enable it, the SERVER is STARTED with the ‘–shared-memory’ option.



Discussion

No Comment Found

Related InterviewSolutions