1.

MySQL does not support the shared-memory connections on Windows.(a) True(b) FalseI got this question in my homework.This question is from Managing MySQL User Accounts topic in chapter General MySQL Administration of MySQL

Answer»

The correct answer is (b) False

Easiest 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