Home » MYSQL » Mysql Setup » Question
  1. MySQL supports shared-memory connections on Windows.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

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.



Your comments will be displayed only after manual approval.