For the complete documentation index, see llms.txt. This page is also available as Markdown.

Compiling MariaDB with Extra Modules/Options

Compile MariaDB Server with extra modules and options. This section details how to customize your build from source, enabling specific features or optimizations for your deployment.

Explains how to use CMake options like PLUGIN_xxx to control which plugins are built statically, dynamically, or not at all during compilation.

Instructions on building and configuring MariaDB to use alternative memory allocators like TCMalloc or jemalloc for improved performance and profiling.

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?