The "tcmallocReleaseRate" server parameter has a vexing parse.
The compiler is cannot determine if this statement below is a function declaration or a static variable declaration. It presumes the former.
TcmallocReleaseRateServerParameter tcmallocReleaseRate();
- is duplicated by
-
SERVER-46898 The tcmallocReleaseRate parameter does not work in 4.0 and 3.6
- Closed