| Bug #73051 | free_defaults export is missing in libmysql.dll | ||
|---|---|---|---|
| Submitted: | 19 Jun 2014 12:47 | Modified: | 14 Oct 11:31 | 
| Reporter: | Mike Lischke | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) | 
| Version: | 5.6 | OS: | Windows | 
| Assigned to: | CPU Architecture: | Any | |
   [19 Jun 2014 12:47]
   Mike Lischke        
  
 
   [25 Jun 2014 9:03]
   MySQL Verification Team        
  Hello Mike, Thank you for the report. Verified as described. Thanks, Umesh
   [25 Jun 2014 9:09]
   MySQL Verification Team        
  How to repeat: Use "Dependency Walker" as suggested by Mike or just below: dumpbin.exe /EXPORTS "/path/to/libmysql.dll"
   [14 Oct 11:31]
   Georgi Kodinov        
  Posted by developer: Fixed in 8.0 by changing load_defaults to use a memroot and abolishing free_defaults()

