MySQL does not support the shared-memory connections on Windows.
False
True
NA
NA
NA
Correct Option: A
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.