Bug #54662 | HAVE_MLOCK never set by configure, and if set breaks compilation | ||
---|---|---|---|
Submitted: | 21 Jun 2010 10:27 | Modified: | 14 Jan 2013 16:19 |
Reporter: | Kent Boortz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any | |
Tags: | SEAGULL |
[21 Jun 2010 10:27]
Kent Boortz
[21 Jun 2010 13:35]
Davi Arnaut
Suggested fix: remove the code under HAVE_MLOCK. Is there any reason to keep it?
[14 Jan 2013 16:19]
Paul DuBois
Noted in 5.7.1 changelog. Source code in the mysys library for the my_malloc_lock and my_free_lock memory-locking APIs was never used and has been removed.