Aikesheng Open Source Community
Jun 18, 2021 · Databases
How to Compile a Debug Version of MySQL Using Docker
This article explains step‑by‑step how to build a MySQL debug binary inside a Docker container, covering environment preparation, dependency installation, configuring the build with CMake, compiling, and locating the resulting mysqld‑debug executable, while also noting performance trade‑offs of debug builds.
CMakeDebug BuildDocker
0 likes · 3 min read