Commit a1ea1025 authored by unknown's avatar unknown
Browse files

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

into  mysql.com:/data0/knielsen/mysql-5.0

parents 3f09d4b2 dce98ec4
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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.
#