Oracle
1Z0-873 · Question #110
A windows binary installation includes several servers in the MySQL installation directory. What is the purpose of the mysqld-nt server?
The correct answer is B. It is the standard server with additional support for named pipes. mysqld-nt is like mysqld, but includes support for named pipes on NT-based systems such as Windows NT, 2000, XP, and 2003.
MySQL Installation and Configuration
Question
A windows binary installation includes several servers in the MySQL installation directory. What is the purpose of the mysqld-nt server?
Options
- AIt is the standard server with no extra features
- BIt is the standard server with additional support for named pipes.
- CIt is the standard server with additional support for named pipes and extra storage engines.
- DIt is a debug-version of the server with named pipes and error reporting facilities to help track
- EIt is the standard server, compiled to be optimized forWindows NT 4.0 (but not otherWindows
How the community answered
(27 responses)- A11% (3)
- B81% (22)
- C4% (1)
- E4% (1)
Explanation
mysqld-nt is like mysqld, but includes support for named pipes on NT-based systems such as Windows NT, 2000, XP, and 2003.
Topics
#mysqld-nt#Windows server variants#named pipes#Windows installation
Community Discussion
No community discussion yet for this question.