Bug #59460 | UNIV_DEBUG | ||
---|---|---|---|
Submitted: | 13 Jan 2011 0:37 | Modified: | 30 Nov 2011 18:57 |
Reporter: | Roel Van de Paar | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | John Russell | CPU Architecture: | Any |
[13 Jan 2011 0:37]
Roel Van de Paar
[13 Jan 2011 7:36]
John Embretsen
See Bug#58279 for detailed info on how to enable UNIV_DEBUG in CMake builds on various platforms, as well as related issues with that. More here: http://forge.mysql.com/wiki/CMake#Debug-only_options
[30 Nov 2011 18:57]
John Russell
Corrected .h filename to .i. Other suggestions about enhancing the doc for "compiling with debug" will be considered as a feature request by the doc group.
[30 Nov 2011 20:17]
MySQL Verification Team
These days all debug binaries (mysqld-debug) have UNIV_DEBUG enabled. So why would we need to built it ourselves? In the distant past, debug binaries didn't have it enabled iirc. Now: I:\mysql\5.5\5.5.18\mysql-5.5.18-win32\bin>mysqld-debug --console 111130 22:17:12 [Note] Plugin 'FEDERATED' is disabled. 111130 22:17:13 InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!! <cut>
[26 Apr 2013 18:08]
Paul DuBois
Given Shane's comment, there's nothing to do here.