TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Latest versions of Docker cause memory leak in MySQL 5.7

6 pointsby ekiauhceover 1 year ago

1 comment

ekiauhceover 1 year ago
We updated docker recently and got really high RAM usage in the integration tests.<p>Atop shows that MySQL eats 20GB for no reason. All mysql server metrics was okey.<p>This problem was really painful to debug, since we thought “how docker can even affect how mysqld use memory, it might be something else”<p>Related: <a href="https:&#x2F;&#x2F;bugs.mysql.com&#x2F;bug.php?id=96525" rel="nofollow noreferrer">https:&#x2F;&#x2F;bugs.mysql.com&#x2F;bug.php?id=96525</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;docker-library&#x2F;mysql&#x2F;issues&#x2F;579">https:&#x2F;&#x2F;github.com&#x2F;docker-library&#x2F;mysql&#x2F;issues&#x2F;579</a><p><a href="https:&#x2F;&#x2F;www.mail-archive.com&#x2F;ubuntu-bugs@lists.ubuntu.com&#x2F;msg5630536.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.mail-archive.com&#x2F;ubuntu-bugs@lists.ubuntu.com&#x2F;ms...</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;moby&#x2F;moby&#x2F;issues&#x2F;44547#issuecomment-1334094169">https:&#x2F;&#x2F;github.com&#x2F;moby&#x2F;moby&#x2F;issues&#x2F;44547#issuecomment-13340...</a>