Bug #73064 | Add support for visual studio CRT memory leaks tracking | ||
---|---|---|---|
Submitted: | 20 Jun 2014 13:22 | Modified: | 10 Oct 2014 21:32 |
Reporter: | Georgi Kodinov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Memory storage engine | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[20 Jun 2014 13:22]
Georgi Kodinov
[19 Sep 2014 15:12]
MySQL Verification Team
just noting that this option makes simple startup with default settings very sloooooow (on order of a few minutes). maybe wise to reduce buffer pool to minimal size if trying this.
[10 Oct 2014 21:32]
Paul DuBois
Noted in 5.7.6 changelog. A new CMake option, WITH_MSCRT_DEBUG, is available to control Visual Studio CRT menory leak tracing. The default is OFF.
[18 Nov 2014 21:29]
Paul DuBois
Noted in Connector/C 6.1.6 changelog.