← Back to team overview

percona-discussion team mailing list archive

Re: [Merge] lp:~percona-dev/percona-patches/dict-size-limit into lp:percona-patches

 

Sorry for my mistake again,,,,

There may be no memory leak in mysqld.

+    by 0x7884FA: os_event_create (os0sync.c:143)
+    by 0x7805F4: mutex_create_func (sync0sync.c:247)

+    by 0x7884FA: os_event_create (os0sync.c:143)
+    by 0x77D184: rw_lock_create_func (sync0rw.c:142)

+    by 0x7884FA: os_event_create (os0sync.c:143)
+    by 0x77D16F: rw_lock_create_func (sync0rw.c:140)

+    by 0x7884FA: os_event_create (os0sync.c:143)
+    by 0x77D179: rw_lock_create_func (sync0rw.c:141)

This is one set of table entry.

I have tested and took difference between "do nothing" and "create 5 table; select from 5 table; flush tables; select from 1 table".
The later creates 5 table entries and remove 4 entries. So remaining one set is correct...
-- 
https://code.launchpad.net/~percona-dev/percona-patches/dict-size-limit/+merge/3119
Your team Percona developers is subscribed to branch lp:percona-patches.



References