<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Incident on Kostiantyn Lysenko</title><link>https://lysenko.dev/tags/incident/</link><description>Recent content in Incident on Kostiantyn Lysenko</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Kostiantyn Lysenko</copyright><lastBuildDate>Sat, 21 Sep 2019 19:01:00 +0700</lastBuildDate><atom:link href="https://lysenko.dev/tags/incident/index.xml" rel="self" type="application/rss+xml"/><item><title>MySQL/Percona 5.7+ and indefinitely growing temporary tables on disk</title><link>https://lysenko.dev/posts/2019-09-mysql-5.7-growing-temp-tables/</link><pubDate>Sat, 21 Sep 2019 19:01:00 +0700</pubDate><guid>https://lysenko.dev/posts/2019-09-mysql-5.7-growing-temp-tables/</guid><description>&lt;p&gt;Some time ago I saw an alert in our monitoring: a production MySQL/Percona server had less than 10% of disk space left. Where did 300 GB of free space go?&lt;/p&gt;
&lt;p&gt;I found a huge MySQL temporary table on disk. Restarting MySQL fixed it (the temporary table shrank back).&lt;/p&gt;
&lt;p&gt;The incident was serious enough to warrant a post-mortem. The finding: by default in MySQL/Percona 5.7, temporary tables on disk grow indefinitely.&lt;/p&gt;</description></item></channel></rss>