A windows binary installation includes several servers in the MySQL installation directory. What is
the purpose of the mysqld-nt server?
Answer(s)
- It is the standard server with no extra features
- It is the standard server with additional support for named pipes
- It is the standard server with additional support for named pipes and extra storage engines
- It is a debug-version of the server with named pipes and error reporting facilities to help trackdown errors in the server.
- It is the standard server, compiled to be optimized for Windows NT 4.0 (but not otherWindows versions).
Correct Answer
It is the standard server with additional support for named pipes