Bug #24497 | Valgrind warning: get_one_option | ||
---|---|---|---|
Submitted: | 22 Nov 2006 10:25 | Modified: | 10 Dec 2006 7:04 |
Reporter: | Lars Thalmann | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | |
Assigned to: | Michael Widenius | CPU Architecture: | Any |
[22 Nov 2006 10:25]
Lars Thalmann
[29 Nov 2006 20:51]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/16154 ChangeSet@1.2373, 2006-11-29 22:51:09+02:00, monty@mysql.com +110 -0 Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations Fixed memory leak in _db_set() (Bug#24497 Valgrind warning: get_one_option) Don't call net_clear() on COM_QUIT. This avoids a warning from net_clear() after shutdown: "skipped ## bytes from file" BUG#21428: skipped 9 bytes from file: socket (3)" on "mysqladmin shutdown"
[10 Dec 2006 7:04]
Jon Stephens
No user-visible changes; no further action required.