Q. MySQL supports shared-memory connections on Windows.
β
Correct Answer: (B)
True
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.