This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-15. For the latest, interactive version please visit https://mariadb.com/kb/.

maximum size in bytes

assuming efficient table record and index structures, what is the max size in bytes of the Maria database? Assuming there are no hard limits on the number of records or tables

Answer Answered by Ian Gilfillan in this comment.

There is no easy answer. It depends on too many factors, such as filesystem limits, storage engine, various storage engine settings, etc.

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.