Tag

TMPDIR

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Nov 21, 2023 · Databases

Resolving MySQL binlog parsing errors caused by insufficient temporary directory space

The article analyzes a MySQL binlog parsing failure caused by a large transaction that exhausts temporary disk space, investigates the root cause by examining MySQL source code and configuration, and provides a solution by adjusting the TMPDIR environment variable without restarting MySQL.

BinlogDatabaseMySQL
0 likes · 7 min read
Resolving MySQL binlog parsing errors caused by insufficient temporary directory space