← Back to team overview

maria-discuss team mailing list archive

Optimized way to build MariaDB

 

Hi!

I have spent a lot of time teaching various people how to build (and
re-build) MariaDB. If you are interested to learn how I use entr +
cmake --fresh + ninja + clang + ccache check out
https://optimizedbyotto.com/post/quick-builds-and-rebuilds-of-mariadb-with-docker/

- Otto