Commit 66bdb6de authored by knielsen@mysql.com's avatar knielsen@mysql.com

Merge knielsen@10.100.52.19:/usr/local/mysql/mysql-5.0

into  mysql.com:/data0/knielsen/mysql-5.0
parents e9fda5b2 8167b2c8
......@@ -133,6 +133,18 @@
fun:gzflush
}
#
# Warning from my_thread_init becasue mysqld dies before kill thread exists
#
{
my_thread_init kill thread memory loss second
Memcheck:Leak
fun:calloc
fun:my_thread_init
fun:kill_server_thread
}
#
# Leaks reported in _dl_* internal functions on Linux amd64 / glibc2.3.2.
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment