mariadb RAM usage

You are viewing an old version of this question. View the current version here.

Articles of how to setup your MariaDB optimally on different systems

Answer

Yes, MariaDB only needs few MB of memory. It shouldn't be a issue on a desktop system. Yes, if you use XtraDB it'll need memory for its buffers too. Every engine needs memory, so you'd better disable all engines that you don't need.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.