Comment 2 for bug 1170103

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote : Re: Possible memory leak in Percona Server 5.5.30-30.2

Do you use jemalloc or any other non-default memory allocation library preloaded?

These settings are too high I'd say:

tmp_table_size = 512M
max_heap_table_size = 512M

Please, upload the output of:

show global status;

to this report.