Bug #48281 | mysqlbinlog prints warning about unfreed memory | ||
---|---|---|---|
Submitted: | 24 Oct 2009 14:08 | Modified: | 24 Oct 2009 20:56 |
Reporter: | Sergey Petrunya | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Linux (x86 Ubuntu Jaunty) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[24 Oct 2009 14:08]
Sergey Petrunya
[24 Oct 2009 20:56]
MySQL Verification Team
Thank you for the bug report. Verified as described. # at 4 #691231 21:00:00 server id 1 end_log_pos 0 Rotate to laras-bin.000002 pos: 4 # at 4 #091024 18:47:02 server id 1 end_log_pos 106 Start: binlog v 4, server v 5.1.41-debug-log created 091024 18:47:02 DELIMITER ; # End of log file ROLLBACK /* added by mysqlbinlog */; /*!50003 SET COMPLETION_TYPE=@OLD_COMPLETION_TYPE*/; Warning: Not freed memory segments: 1 Warning: Memory that was not free'ed (452 bytes): 452 bytes at 0xf7e798, allocated at line 201 in 'my_alloc.c' miguel@laras:~/dbs$