MariaDB on a read-only filesystem
Is it possible to start MariaDB with datadir in a read-only mounted filesystem?
So far I can start mysql daemon when Event Scheduler is DISABLED. Other transient files (multi-master.info) are linked to a writable directory (/tmp).
Are there any restrictions, runtime errors or failures that can occur? Is there some configuration I need to adjust absolutely?
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.